Lucene search
+L

247255 matches found

ATTACKERKB
ATTACKERKB
added 3 days ago9 views

CVE-2026-74544

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits...

5.3AI score0.00121EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 3 days ago11 views

CVE-2026-74543

In the Linux kernel, the following vulnerability has been resolved: net: udptunnel: fix memory leak in udptunnelnicunregister syzbot reported a memory leak 1 in the UDP tunnel NIC offload code. When device registration fails e.g. in registernetdevice, netdev core unwinds by sending a single...

5.2AI score0.00168EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59736

In the Linux kernel, the following vulnerability has been resolved: net: udptunnel: fix memory leak in udptunnelnicunregister syzbot reported a memory leak 1 in the UDP tunnel NIC offload code. When device registration fails e.g. in registernetdevice, netdev core unwinds by sending a single...

5.3AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago20 views

CVE-2026-74543

CVE-2026-74543 concerns the Linux kernel UDP tunnel NIC offload code. The issue: when device registration fails, the code may leak a struct udp_tunnel_nic due to an early return if utn->work_pending is set, because no subsequent NETDEV_UNREGISTER rebroadcast occurs. The fix, as described in co...

5.3AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago19 views

CVE-2026-74542

CVE-2026-74542: In the Linux kernel netfs subsystem, a memory allocation path for folio_queue in writeback could fail, triggering ENOMEM. The fix adds a mempool and passes GFP flags to rolling buffer allocations, using the mempool if GFP_KERNEL is not used, and propagates the chosen GFP from netf...

5.6AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago19 views

CVE-2026-74541

CVE-2026-74541 relates to the Linux kernel Bluetooth ISO path. The vulnerability arises when detaching a connection from hcon without clearing conn->hcon->iso_data, leading to a use-after-free in iso_conn_free() and potential UAF unless iso_data is cleared. The fixed sequence clears iso_dat...

8.8CVSS5.3AI score0.00247EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-74541 Bluetooth: ISO: clear iso_data always when detaching conn from hcon

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: clear isodata always when detaching conn from hcon When setting conn-hcon = NULL, also conn-hcon-isodata = NULL is necessary, otherwise later isoconnfree will UAF. Fix clearing of isodata in isosockdisconn Fixes...

8.8CVSS0.00247EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-74541

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: clear isodata always when detaching conn from hcon When setting conn-hcon = NULL, also conn-hcon-isodata = NULL is necessary, otherwise later isoconnfree will UAF. Fix clearing of isodata in isosockdisconn Fixes...

5.2AI score0.00247EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 3 days ago8 views

CVE-2026-74542

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

5.6AI score0.00155EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59734

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: clear isodata always when detaching conn from hcon When setting conn-hcon = NULL, also conn-hcon-isodata = NULL is necessary, otherwise later isoconnfree will UAF. Fix clearing of isodata in isosockdisconn Fixes...

5.3AI score0.00247EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago3 views

CVE-2026-74542 netfs: Fix folio_queue ENOMEM in writeback by adding a mempool

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

5.7AI score
SaveExploits0References5
OSV
OSV
added 3 days ago2 views

CVE-2026-74541 Bluetooth: ISO: clear iso_data always when detaching conn from hcon

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: clear isodata always when detaching conn from hcon When setting conn-hcon = NULL, also conn-hcon-isodata = NULL is necessary, otherwise later isoconnfree will UAF. Fix clearing of isodata in isosockdisconn Fixes...

8.8CVSS5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-74542 netfs: Fix folio_queue ENOMEM in writeback by adding a mempool

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 3 days ago5 views

CVE-2026-74542

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

5.6AI score0.00155EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-59735

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folioqueue ENOMEM in writeback by adding a mempool Fix the handling of folioqueue allocation failure in writeback by adding a mempool and passing in gfpt flags to the rolling buffer functions that allocate memory, usin...

5.6AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59733

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix UAF in l2capleconnectrsp l2capleconnectrsp obtains a channel via l2capgetchanbyident but neither holds a reference nor uses l2capchanholdunlesszero before locking and operating on it. A concurrent l2capchand...

5.4AI score0.00247EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago33 views

CVE-2026-74540 Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix UAF in l2capleconnectrsp l2capleconnectrsp obtains a channel via l2capgetchanbyident but neither holds a reference nor uses l2capchanholdunlesszero before locking and operating on it. A concurrent l2capchand...

8.8CVSS0.00247EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago23 views

CVE-2026-74540

CVE-2026-74540 affects the Linux kernel Bluetooth L2CAP stack. The vulnerability arises in l2cap_le_connect_rsp() where a channel is obtained via __l2cap_get_chan_by_ident() without holding a reference; a concurrent remote disconnect could free the channel before l2cap_chan_lock(), causing a use-...

8.8CVSS5.3AI score0.00247EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago3 views

CVE-2026-74540 Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rsp

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix UAF in l2capleconnectrsp l2capleconnectrsp obtains a channel via l2capgetchanbyident but neither holds a reference nor uses l2capchanholdunlesszero before locking and operating on it. A concurrent l2capchand...

8.8CVSS5.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-74540

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix UAF in l2capleconnectrsp l2capleconnectrsp obtains a channel via l2capgetchanbyident but neither holds a reference nor uses l2capchanholdunlesszero before locking and operating on it. A concurrent l2capchand...

8.8CVSS5.4AI score0.00247EPSS
SaveExploits0
Rows per page
Query Builder