Lucene search
+L

245041 matches found

Debian CVE
Debian CVE
added yesterday4 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...

5.3AI score
SaveExploits0
Cvelist
Cvelist
added yesterday23 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...

SaveExploits0References5
CVE
CVE
added yesterday9 views

CVE-2026-74531

The CVE-2026-74531 issue is in the Linux kernel Bluetooth stack (HCI). The vulnerability arises from a race where a connection object (conn) could be freed while the hci_sync task is running, risking a Use-After-Free. The fix implemented is to hold a refcount on the connection to prevent the obje...

5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added yesterday23 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...

SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday7 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 score
SaveExploits0References3Affected Software1
EUVD
EUVD
added yesterday4 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 score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday4 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 score
SaveExploits0References3Affected Software1
CVE
CVE
added yesterday13 views

CVE-2026-74529

CVE-2026-74529 affects the Linux kernel Bluetooth stack (hci_sync path). The issue is a theoretical use-after-free if the connection is freed while the hci_sync task runs; the advisory states the fix is to hold a refcount to prevent that. Connected sources (NVD, SUSE, Debian, OSV, PT Security, CV...

5.3AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday25 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...

SaveExploits0References2
EUVD
EUVD
added yesterday7 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 score
SaveExploits0References2
CVE
CVE
added yesterday12 views

CVE-2026-74528

Summary: CVE-2026-74528 affects the Linux kernel Bluetooth stack, specifically the hci_sync path. The issue involves holding a reference in hci_past_sync() to prevent a freed hci_conn pointer (which kmalloc may reuse) from being exposed to hci_conn_valid(), addressing a potential use-after-free. ...

5.3AI score
SaveExploits0References2
Debian CVE
Debian CVE
added yesterday6 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.4AI score
SaveExploits0
EUVD
EUVD
added yesterday6 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 score
SaveExploits0References2
Cvelist
Cvelist
added yesterday23 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...

SaveExploits0References2
EUVD
EUVD
added yesterday6 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 score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added yesterday8 views

CVE-2026-74525

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.3AI score
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added yesterday21 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...

SaveExploits0References5
CVE
CVE
added yesterday9 views

CVE-2026-74526

In CVE-2026-74526, the Linux kernel fault-handling code for mpi3mr (scsi) had a potential deadlock when GFP_KERNEL allocations in mpi3mr_fault_uevent_emit could trigger memory reclaim while host I/O was blocked. The fix covers the entire call with memalloc_noio_save()/restore(), replacing the pre...

5.3AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added yesterday6 views

CVE-2026-74526

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...

5.3AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added yesterday6 views

EUVD-2026-59719

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...

5.4AI score
SaveExploits0References2
Rows per page
Query Builder