Lucene search
+L

23117 matches found

CVE
CVE
added 2026/02/04 4:7 p.m.83 views

CVE-2026-23069

CVE-2026-23069 (Linux kernel) : In vsock/virtio, the credit calculation in virtio_transport_get_credit() can underflow when the peer’s advertised buffer (peer_buf_alloc) shrinks while data is in flight, potentially allowing more data to be queued than the peer can handle. The issue arises from un...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/04 4:7 p.m.11 views

CVE-2026-23065 platform/x86/amd: Fix memory leak in wbrf_record()

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix memory leak in wbrfrecord The tmp buffer is allocated using kcalloc but is not freed if acpievaluatedsm fails. This causes a memory leak in the error path. Fix this by explicitly freeing the tmp buffer in th...

5.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/02/04 4:4 p.m.9 views

EUVD-2026-5494

In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not over-allocate ftrace memory The pgremaining calculation in ftraceprocesslocs assumes that ENTRIESPERPAGE multiplied by 2^order equals the actual capacity of the allocated page group. However, ENTRIESPERPAGE is...

5.2AI score0.00168EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/04 4:4 p.m.42 views

CVE-2026-23052 ftrace: Do not over-allocate ftrace memory

In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not over-allocate ftrace memory The pgremaining calculation in ftraceprocesslocs assumes that ENTRIESPERPAGE multiplied by 2^order equals the actual capacity of the allocated page group. However, ENTRIESPERPAGE is...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:4 p.m.27 views

CVE-2026-23052

CVE-2026-23052 pertains to the Linux kernel ftrace memory handling. The issue arises in page-group capacity calculations: ENTRIES_PER_PAGE is derived as PAGE_SIZE / ENTRY_SIZE, and when PAGE_SIZE is not a multiple of ENTRY_SIZE, high-order allocations (e.g., 256 pages) have more capacity than 256...

5.2AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:0 p.m.37 views

CVE-2026-23046

CVE-2026-23046 relates to a Linux kernel vulnerability in virtio_net where an allocation (rss_hdr) used virtio_device->device but deallocation used net_device->device, causing devres warnings. Multiple connected advisories (SUSE, Red Hat, Ubuntu, Debian, OSV, NVD) confirm the fix: the alloc...

5.1AI score0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/04 4:0 p.m.38 views

CVE-2026-23046 virtio_net: fix device mismatch in devm_kzalloc/devm_kfree

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix device mismatch in devmkzalloc/devmkfree Initial rsshdr allocation uses virtiodevice-device, but virtnetsetqueues frees using netdevice-device. This device mismatch causing below devres warning 3788.514041...

0.00176EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/04 4:0 p.m.10 views

EUVD-2026-5501

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix device mismatch in devmkzalloc/devmkfree Initial rsshdr allocation uses virtiodevice-device, but virtnetsetqueues frees using netdevice-device. This device mismatch causing below devres warning 3788.514041...

5.1AI score0.00176EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/04 4:0 p.m.13 views

EUVD-2026-5503

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Fix crash when freeing invalid crypto compressor When cryptoallocacomp fails, it returns an ERRPTR value, not NULL. The cleanup code in savecompressedimage and loadcompressedimage unconditionally calls...

5.4AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/04 4:0 p.m.27 views

CVE-2026-23042

CVE-2026-23042 concerns the Linux kernel: the idpf driver may dereference a NULL vdev_info during unplugging of an aux device if RDMA is not enabled on the vport (VIRTCHNL2_VPORT_ENABLE_RDMA). The vulnerability arises when the driver does not allocate vdev_info for a vport lacking RDMA support, l...

5.2AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/04 4:0 p.m.9 views

EUVD-2025-206806

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in sndac97controllerregister If ac97addadapter fails, putdevice is the correct way to drop the device reference. kfree is not required. Add kfree if idralloc fails and in ac97adapterrelease to do the...

5.3AI score0.00113EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/04 4:0 p.m.8 views

CVE-2025-71192 ALSA: ac97: fix a double free in snd_ac97_controller_register()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in sndac97controllerregister If ac97addadapter fails, putdevice is the correct way to drop the device reference. kfree is not required. Add kfree if idralloc fails and in ac97adapterrelease to do the...

7CVSS5.3AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/02/04 3:15 a.m.15 views

CVE-2025-58342

An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930 and W1000. There is unbounded memory allocation via a large buffer in a /proc/driver/unifi0/uapsd write operation, leading to kernel memor...

6.2CVSS5.6AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/04 3:15 a.m.11 views

CVE-2025-58340

An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930 and W1000. There is unbounded memory allocation via a large buffer in a /proc/driver/unifi0/senddelts write operation, leading to kernel...

6.2CVSS5.6AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/04 3:15 a.m.13 views

CVE-2025-58346

An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930 and W1000. There is unbounded memory allocation via a large buffer in a /proc/driver/unifi0/sendaddts write operation, leading to kernel...

5.5CVSS5.6AI score0.00107EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/04 3:15 a.m.8 views

CVE-2025-58341

An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930 and W1000. There is unbounded memory allocation via a large buffer in a /proc/driver/unifi0/apcertdisablehtvht write operation, leading to...

6.2CVSS5.6AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/04 3:15 a.m.8 views

CVE-2025-58345

An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930 and W1000. There is unbounded memory allocation via a large buffer in a /proc/driver/unifi0/apcertif11axmode write operation, leading to...

5.5CVSS5.6AI score0.00107EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/04 3:15 a.m.8 views

CVE-2025-58343

An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930 and W1000. There is unbounded memory allocation via a large buffer in a /proc/driver/unifi0/createtspec write operation, leading to kernel...

5.5CVSS5.6AI score0.00136EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/04 3:15 a.m.9 views

CVE-2025-58344

An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930 and W1000. There is unbounded memory allocation in a /proc/driver/unifi0/connlogeventbursttous write operation, leading to kernel memory...

6.2CVSS5.4AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/04 3:15 a.m.14 views

CVE-2025-58347

An issue was discovered in the Wi-Fi driver in Samsung Mobile Processor and Wearable Processor Exynos 980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930 and W1000. There is unbounded memory allocation via a large buffer in a /proc/driver/unifi0/p2pcertif write operation, leading to kernel...

5.5CVSS5.6AI score0.00136EPSS
SaveExploits0References1
Rows per page
Query Builder