CVE Vulnerability Catalog

Translated CVE descriptions from NVD NIST - in English

Browse vulnerabilities by package

CISA KEV catalog updated: (v2026.09.21)

Weekly CVE digest

One email a week with newly published vulnerabilities worth knowing about. No account needed.

This digest covers new vulnerabilities in general, not your servers. If you want to know which of them actually run in your infrastructure, that is what Secvalis does: it scans your machines and reports only what concerns them.

I agree to receive the weekly CVE digest at the address above. I can withdraw this consent at any time using the link in the footer of every message.

CVE-2023-53544
High

W jądrze Linuxa zidentyfikowano podatność związana z funkcją usuwania, która najpierw zwalnia zasoby zegara, a następnie wywołuje cpufreq_unregister_driver(). Może to prowadzić do użycia zwolnionych zasobów, jeśli jeden z callbacków cpufreq zostanie wywołany tuż przed tą operacją.

CVE-2023-53543
High

A vulnerability has been identified in the Linux kernel related to attribute validation in the vdpa_nl_policy structure. The lack of proper policy for the max vqp attribute may lead to illegal nlattr pointers, which could result in out-of-bounds reads.

CVE-2023-53541
High

W jądrze Linuxa naprawiono podatność, która mogła prowadzić do dostępu poza granice bufora podczas zapisu oob. Problem występował, gdy długość bufora oob nie była wielokrotnością słów, co skutkowało odczytem poza granicami bufora źródłowego.

CVE-2023-53536
High

W jądrze systemu Linux zidentyfikowano podatność w funkcji blk_crypto_evict_key(), która nieprawidłowo obsługuje sytuacje, gdy klucz jest w użyciu lub występuje błąd przy usuwaniu klucza. W wyniku tego może dojść do sytuacji use-after-free w funkcji blk_crypto_reprogram_all_keys().

CVE-2022-50508
High

W jądrze systemu Linux naprawiono podatność związaną z dostępem poza granice w funkcji mt76x0_phy_get_target_power. Problem dotyczył nieprawidłowego wykorzystania danych rate_power dla różnych wartości mcs w module wifi mt76.

CVE-2022-50507
High

In the Linux kernel, the NTFS3 filesystem (fs/ntfs3) lacked validation of the data run offset. This could lead to use-after-free or unexpected memory access when mounting a specially crafted NTFS image.

CVE-2022-50493
High

W jądrze systemu Linux zidentyfikowano podatność, która prowadziła do awarii podczas operacji hotplug CPU. Problem występował w module qla2xxx, gdy czas oczekiwania na przerwanie I/O wygasał, co skutkowało nieprawidłowym wywołaniem zakończenia operacji.

CVE-2022-50490
High

W jądrze systemu Linux zidentyfikowano podatność, która pozwalała na pominięcie elementów w bieżącym kubełku oraz mogła prowadzić do nieautoryzowanego dostępu do pamięci jądra. Problem występował w funkcji __htab_map_lookup_and_delete_batch(), gdy htab_lock_bucket() zwracał -EBUSY.

CVE-2022-50472
High

W jądrze systemu Linux zidentyfikowano podatność, która została rozwiązana. Problem dotyczy wywołania funkcji ib_query_pkey() w kontekście atomowym, co prowadzi do błędu, ponieważ tracepointy nie mogą zasypiać.

CVE-2025-39952
High

In the Linux kernel, the wilc1000 WiFi driver has a buffer overflow vulnerability during WID string configuration. The wilc_wlan_parse_response_frame function copies data without size checking, which could lead to buffer overflow.

CVE-2025-39951
High

In the Linux kernel's virtio_uml driver, a use-after-free vulnerability was found. When register_virtio_device() fails, the code incorrectly sets vu_dev->registered = 1, potentially leading to use of freed memory.

CVE-2025-39949
High

In the Linux kernel QED driver, a vulnerability allows the firmware to return too many GRC elements during a protection override dump, causing a write past the allocated buffer and a kernel panic. The issue occurs in qed_grc_dump_addr_range and can be triggered by qede or qedf drivers.

CVE-2025-39945
High

A use-after-free vulnerability was found in the Linux kernel's cnic driver. The cnic_delete_task function can be invoked after the cnic_dev structure is freed because cancel_delayed_work() does not guarantee completion of the cyclic delayed work, and flush_workqueue() does not wait for tasks submitted after its call. This leads to a race condition where freed memory is still accessed.

CVE-2025-39944
High

A use-after-free vulnerability was found in the Linux kernel's octeontx2-pf driver in the otx2_sync_tstamp() function. The issue arises from using cancel_delayed_work() instead of cancel_delayed_work_sync(), which does not ensure the delayed work completes before freeing the otx2_ptp structure. This can lead to dereferencing freed memory.

CVE-2025-39942
High

W jądrze Linuxa rozwiązano podatność związaną z ksmbd, która dotyczyła weryfikacji długości pozostałych danych w kontekście maksymalnego rozmiaru fragmentów odbieranych. Problem ten był inspirowany kontrolą dla offsetu danych oraz długości danych.

CVE-2025-39941
High

A race condition during concurrent writes to the same zram index in the Linux kernel's zram driver was found. It leads to leaked zsmalloc handles because zs_free() is called too early.

CVE-2025-39939
High

W jądrze systemu Linux naprawiono podatność związaną z uszkodzeniem pamięci podczas korzystania z domeny tożsamości w module iommu/s390. Problem dotyczy zwracania informacji o licznikach, które nie są potrzebne dla domeny tożsamości, co prowadzi do błędnych adresów i potencjalnych problemów z pamięcią.

CVE-2025-39935
High

W jądrze systemu Linux zidentyfikowano podatność związana z uszkodzeniem pamięci w funkcji sma1307_setting_loaded(). Problem polega na niewłaściwej alokacji pamięci, gdzie zamiast 8 całkowitych liczb alokowane jest tylko 8 bajtów, co prowadzi do uszkodzenia pamięci podczas kopiowania danych.

CVE-2025-39931
High

In the Linux kernel's crypto subsystem (af_alg), a vulnerability was found where on error in af_alg_sendmsg, the ctx->merge variable may contain a garbage value from the previous loop iteration. This can cause a system crash on the next call when it attempts an invalid merge.

CVE-2025-39929
High

A vulnerability in the Linux kernel related to a memory leak in the smbd_negotiate() function during error handling for SMB client has been resolved.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS