Lucene search
+L

248863 matches found

Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74531

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: hold conn reference in abortconnsync There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

8.8CVSS5.3AI score0.00254EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.30 views

CVE-2026-74531 Bluetooth: hci_conn: hold conn reference in abort_conn_sync()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: hold conn reference in abortconnsync There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

8.8CVSS0.00254EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 12:27 p.m.24 views

CVE-2026-74531

CVE-2026-74531 affects the Linux kernel Bluetooth implementation, specifically the hci_conn path used by abort_conn_sync. The root cause is a potential use-after-free if the connection object is freed while the hci_sync task is running. The documented fix is to hold a reference (refcount) to the ...

8.8CVSS5.3AI score0.00254EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.30 views

CVE-2026-74530 Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectbigsync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that. Handle NULL hcon, return 0 + do nothing to match the previo...

8.8CVSS0.00218EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 12:27 p.m.16 views

CVE-2026-74530 Bluetooth: hci_sync: hold conn in hci_connect_big_sync() callback

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectbigsync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that. Handle NULL hcon, return 0 + do nothing to match the previo...

8.8CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74528

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hcipastsync callback Avoids giving freed pointers to hciconnvalid, which kmalloc may have reused. Hold refcount to avoid that...

5.3AI score0.0023EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59722

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectpasync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

5.4AI score0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.32 views

CVE-2026-74528 Bluetooth: hci_sync: hold conn in hci_past_sync() callback

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hcipastsync callback Avoids giving freed pointers to hciconnvalid, which kmalloc may have reused. Hold refcount to avoid that...

8CVSS0.0023EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74529

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectpasync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

5.3AI score0.0012EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74529 Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectpasync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

7.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 12:27 p.m.23 views

CVE-2026-74529

In the Linux kernel Bluetooth subsystem, the issue is in the hci_sync path: the conn object could be freed while the hci_sync task is running in hci_connect_pa_sync(), creating a theoretical use-after-free. The documented fix is to hold a refcount on the conn to prevent deallocation during the ca...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.33 views

CVE-2026-74529 Bluetooth: hci_sync: hold conn in hci_connect_pa_sync() callback

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectpasync callback There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

7.8CVSS0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 12:27 p.m.29 views

CVE-2026-74528

The CVE refers to the Linux kernel Bluetooth subsystem: hci_sync in the hci_past_sync() callback, which previously could dereference freed pointers to hci_conn_valid() due to kmalloc reuse. The fix holds a reference count on the connection to ensure resources remain valid, preventing use-after-fr...

8CVSS5.3AI score0.0023EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74528

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hcipastsync callback Avoids giving freed pointers to hciconnvalid, which kmalloc may have reused. Hold refcount to avoid that...

8CVSS5.4AI score0.0023EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 12:27 p.m.8 views

EUVD-2026-59721

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hcipastsync callback Avoids giving freed pointers to hciconnvalid, which kmalloc may have reused. Hold refcount to avoid that...

5.4AI score0.0023EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74528 Bluetooth: hci_sync: hold conn in hci_past_sync() callback

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hcipastsync callback Avoids giving freed pointers to hciconnvalid, which kmalloc may have reused. Hold refcount to avoid that...

8CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59720

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Block VFs from clobbering special CGX PKIND state PF and VF NIX LFs that share a CGX LMAC reuse the same hardware PKIND programming. When HiGig2 or EDSA parsing is enabled, a VF NIX LF alloc must not reset the LMAC ...

5.3AI score0.0012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.32 views

CVE-2026-74526 scsi: mpi3mr: Fix potential deadlock in mpi3mr_fault_uevent_emit

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix potential deadlock in mpi3mrfaultueventemit mpi3mrfaultueventemit runs from the fault watchdog and reset paths where host I/O may already be blocked. GFPKERNEL allocations here, both the local kzallocobj and the...

0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 12:27 p.m.8 views

EUVD-2026-59718

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.4AI score0.00177EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74525 net: sxgbe: free TX rings on RX allocation failure

In the Linux kernel, the following vulnerability has been resolved: net: sxgbe: free TX rings on RX allocation failure When RX descriptor ring allocation fails, initdmadescrings only frees the partially allocated RX rings and returns. The TX rings that were allocated earlier in the same function...

5.5AI score
SaveExploits0References11
Rows per page
Query Builder