Lucene search
+L

24660 matches found

OSV
OSV
added 2026/08/15 1:17 p.m.6 views

UBUNTU-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.4AI score0.00254EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.6 views

CVE-2026-74514

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid which increments the reference count of struct userstruct on every invocation. But we don't decrement the count...

5.5AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:27 p.m.12 views

CVE-2026-74536 Bluetooth: ISO: fix leaking sk after socket release

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix leaking sk after socket release isosockkill tests !sockflagsk, SOCKZAPPED || sk-sksocket || sockflagsk, SOCKDEAD for early return, but this is always true since sockorphansk sets SOCKDEAD, so the sk reference...

5.6AI score
SaveExploits0References7
CVE
CVE
added 2026/08/15 12:27 p.m.36 views

CVE-2026-74536

In CVE-2026-74536, the Linux kernel Bluetooth ISO stack suffers a leak: iso_sock_kill() can leak the sk reference after socket release or when __iso_sock_close() does not set SOCK_ZAPPED, because sock_orphan(sk) marks SOCK_DEAD. The fix replaces SOCK_DEAD with a dedicated BT_SK_KILLED flag and ad...

5.4AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.30 views

CVE-2026-74536 Bluetooth: ISO: fix leaking sk after socket release

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix leaking sk after socket release isosockkill tests !sockflagsk, SOCKZAPPED || sk-sksocket || sockflagsk, SOCKDEAD for early return, but this is always true since sockorphansk sets SOCKDEAD, so the sk reference...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 12:27 p.m.14 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.8CVSS5.5AI score
SaveExploits0References8
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.32 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
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
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.8 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...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 12:27 p.m.13 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
OSV
OSV
added 2026/08/15 12:27 p.m.7 views

CVE-2026-74522 ksmbd: fix use-after-free in __close_file_table_ids()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in closefiletableids A ksmbdfile can remain alive after logical close while another session holds a temporary reference obtained through ksmbdlookupfdinode. ksmbdclosefd currently marks the file closed a...

8.8CVSS5.6AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 12:27 p.m.8 views

EUVD-2026-59707

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid which increments the reference count of struct userstruct on every invocation. But we don't decrement the count...

5.4AI score0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 12:27 p.m.6 views

CVE-2026-74514 KVM: s390: pci: Fix memory accounting for pinned/unpinned pages

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid which increments the reference count of struct userstruct on every invocation. But we don't decrement the count...

5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.36 views

CVE-2026-74514 KVM: s390: pci: Fix memory accounting for pinned/unpinned pages

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid which increments the reference count of struct userstruct on every invocation. But we don't decrement the count...

0.00168EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 12:27 p.m.22 views

CVE-2026-74514

Summary of CVE-2026-74514 (Linux kernel, KVM on s390): The issue arises in memory accounting for pinned/unpinned pages where account_mem() and unaccount_mem() call get_uid() multiple times without corresponding free_uid() calls, potentially leaving a reference on the wrong process context. The bu...

5.4AI score0.00168EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 12:27 p.m.13 views

EUVD-2026-59686

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix socket use-after-free during link group termination smclgrterminate drops connslock after finding a connection in lgr-connsall, but before taking a reference on its socket. The connection is embedded in the socket, a...

5.6AI score0.005EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 7:52 a.m.8 views

MINI-7944-3VH8-7CG2

Bulletin has no description...

7.5CVSS4.9AI score0.00483EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:51 a.m.6 views

MINI-V9JW-6F7H-MQV5

Bulletin has no description...

7.5CVSS4.9AI score0.00483EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.4 views

MINI-497M-6F4W-6584

Bulletin has no description...

7.5CVSS4.9AI score0.00483EPSS
SaveExploits0
Rows per page
Query Builder