Lucene search
+L

245050 matches found

CVE
CVE
added yesterday11 views

CVE-2026-72048

Linux kernel: ieee802154 ca8210 driver leaks cas_ctl on spi_async failure due to kzalloc_obj(GFP_ATOMIC) allocation that is only freed in the completion callback. On submission failure, spi_async() does not queue a callback, leaving cas_ctl and embedded spi_message/spi_transfer orphaned. The leak...

5.5AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added yesterday11 views

CVE-2026-72049

In Linux kernel code cited across multiple sources, the legacy IEEE802154_NL generic-netlink dump paths (LLSEC_LIST_KEY, LLSEC_LIST_DEV, LLSEC_LIST_DEVKEY, LLSEC_LIST_SECLEVEL) are built with IEEE802154_DUMP(), which does not set access controls. This allows any local user with AF_NETLINK/NETLINK...

5.3AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday4 views

EUVD-2026-59005

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit ca8210testintdriverwrite and ca8210testintuserread exchange a kmalloc'd buffer pointer through a struct kfifo, but pass a literal '4' as the byte count to...

5.8AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added yesterday12 views

CVE-2026-72047

Summary: CVE-2026-72047 affects the Linux kernel, specifically the ieee802154 ca8210 driver. A 64‑bit build flaw occurs when ca8210_test_int_driver_write() and ca8210_test_int_user_read() exchange a kmalloc’d buffer pointer through a struct kfifo and pass a literal 4 as the byte count to kfifo_in...

5.8AI score0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-72047

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit ca8210testintdriverwrite and ca8210testintuserread exchange a kmalloc'd buffer pointer through a struct kfifo, but pass a literal '4' as the byte count to...

5.8AI score0.0021EPSS
SaveExploits0
Cvelist
Cvelist
added yesterday15 views

CVE-2026-72047 ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit

In the Linux kernel, the following vulnerability has been resolved: ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit ca8210testintdriverwrite and ca8210testintuserread exchange a kmalloc'd buffer pointer through a struct kfifo, but pass a literal '4' as the byte count to...

0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added yesterday13 views

CVE-2026-72046 gve: fix header buffer corruption with header-split and HW-GRO

In the Linux kernel, the following vulnerability has been resolved: gve: fix header buffer corruption with header-split and HW-GRO The DQO RX datapath programs a per-buffer-queue-descriptor headerbufaddr at post time and reads the split header back at completion time. Both the post and the read...

0.002EPSS
SaveExploits0References4
CVE
CVE
added yesterday15 views

CVE-2026-72046

CVE-2026-72046 : Linux kernel GVE header buffer handling vulnerability where header buffers were indexed by queue position during post and read, causing potential header corruption when HW-GRO with multiple flows reorders completions. Two issues: (1) wrong header slot read due to using completion...

5.9AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added yesterday5 views

EUVD-2026-59004

In the Linux kernel, the following vulnerability has been resolved: gve: fix header buffer corruption with header-split and HW-GRO The DQO RX datapath programs a per-buffer-queue-descriptor headerbufaddr at post time and reads the split header back at completion time. Both the post and the read...

5.9AI score0.002EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-72046

In the Linux kernel, the following vulnerability has been resolved: gve: fix header buffer corruption with header-split and HW-GRO The DQO RX datapath programs a per-buffer-queue-descriptor headerbufaddr at post time and reads the split header back at completion time. Both the post and the read...

5.8AI score0.002EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-72045

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF rvumboxhandlerlmtsttblsetup uses req-basepcifunc as a direct index into the LMT map table to read another function's LMTLINE physical base address and copy it into th...

5.2AI score0.002EPSS
SaveExploits0
EUVD
EUVD
added yesterday4 views

EUVD-2026-59002

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix stack buffer overflow in multichannel session-key copy Commit 4b706360ffb7 "ksmbd: fix multichannel binding and enforce channel limit" moved the binding-path session key out of the session-wide sess-sesskey CIFSKEYSIZE...

5.8AI score0.00205EPSS
SaveExploits0References2
Cvelist
Cvelist
added yesterday14 views

CVE-2026-72044 ksmbd: fix stack buffer overflow in multichannel session-key copy

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix stack buffer overflow in multichannel session-key copy Commit 4b706360ffb7 "ksmbd: fix multichannel binding and enforce channel limit" moved the binding-path session key out of the session-wide sess-sesskey CIFSKEYSIZE...

0.00205EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-72044

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix stack buffer overflow in multichannel session-key copy Commit 4b706360ffb7 "ksmbd: fix multichannel binding and enforce channel limit" moved the binding-path session key out of the session-wide sess-sesskey CIFSKEYSIZE...

5.9AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-72043

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

5.4AI score0.00205EPSS
SaveExploits0
Cvelist
Cvelist
added yesterday14 views

CVE-2026-72043 LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

0.00205EPSS
SaveExploits0References6
CVE
CVE
added yesterday9 views

CVE-2026-72043

Summary of CVE-2026-72043 (LoongArch): When PTW is enabled, a write TLB miss may set _PAGE_DIRTY in a PTE/PMD without updating _PAGE_MODIFIED, creating a window where software dirtiness tracking loses information. During fork/clone, __copy_present_ptes() -> pte_wrprotect() clears both _PAGE_WR...

5.4AI score0.00205EPSS
SaveExploits0References6
CVE
CVE
added yesterday10 views

CVE-2026-72042

CVE-2026-72042 affects the Linux kernel IPMI event delivery path. The vulnerability stems from an incorrect user refcount handling during rollback when event delivery fails, risking dereferencing a freed user or refcount underflow. The public descriptions (NVD, Debian, OSV, and related feeds) ind...

5.4AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added yesterday18 views

CVE-2026-72042 ipmi: Fix user refcount underflow in event delivery

In the Linux kernel, the following vulnerability has been resolved: ipmi: Fix user refcount underflow in event delivery ipmiallocrecvmsguser takes the temporary user reference owned by the receive message, and ipmifreerecvmsg drops it again. If event delivery fails after allocating receive messag...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-59000

In the Linux kernel, the following vulnerability has been resolved: ipmi: Fix user refcount underflow in event delivery ipmiallocrecvmsguser takes the temporary user reference owned by the receive message, and ipmifreerecvmsg drops it again. If event delivery fails after allocating receive messag...

5.4AI score0.00198EPSS
SaveExploits0References3
Rows per page
Query Builder