Lucene search
+L

19857 matches found

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

UBUNTU-CVE-2026-74493

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

9.8CVSS5.5AI score0.005EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74480

In the Linux kernel, the following vulnerability has been resolved: net: bridge: stop fast-leave after deleting a port group brmulticastleavegroup iterates mp-ports with pp = &p-next in its fast-leave path. After brmulticastdelpg removes p, continuing the loop advances pp through the deleted entr...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 1:17 p.m.8 views

UBUNTU-CVE-2026-74520

In the Linux kernel, the following vulnerability has been resolved: iommu/iommufd: Fix IOPF group ownership UAF iopfgroupalloc links each last-page IOPF group into the generic IOPF pending list before invoking the domain fault handler. iommufdfaultiopfhandler also queued an accepted group in the...

8.8CVSS5.5AI score0.00127EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.7 views

CVE-2026-74493

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

9.8CVSS5.6AI score0.005EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 12:28 p.m.30 views

CVE-2026-74571

CVE-2026-74571 affects the Linux kernel/btrfs. The issue occurs when mounting with rescue=ibadroots on a corrupted block group tree, leading to a NULL pointer dereference in btrfs_update_global_block_rsv. The root cause is that btrfs_read_roots() may leave a root pointer NULL while its on-disk fe...

5.4AI score0.00145EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:28 p.m.10 views

CVE-2026-74571

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip global block reserve accounting for rescue mounts BUG Mounting with rescue=ibadroots after corrupting the block group tree root triggers a NULL pointer dereference: BUG: kernel NULL pointer dereference, address:...

5.4AI score0.00145EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.43 views

CVE-2026-74493 net/smc: fix socket use-after-free during link group termination

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

9.8CVSS0.005EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 12:27 p.m.34 views

CVE-2026-74493

CVE-2026-74493 affects the Linux kernel net/smc subsystem. The issue is a use-after-free during link group termination in __smc_lgr_terminate: conns_lock is dropped after locating a connection but before taking a reference on its socket. Since the socket is embedded in the connection and the regi...

9.8CVSS5.5AI score0.005EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74493 net/smc: fix socket use-after-free during link group termination

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

9.8CVSS5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74493

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

9.8CVSS5.5AI score0.005EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 12:27 p.m.14 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
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.15 views

CVE-2026-74493

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.4AI score0.005EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/15 12:27 p.m.7 views

EUVD-2026-59673

In the Linux kernel, the following vulnerability has been resolved: net: bridge: stop fast-leave after deleting a port group brmulticastleavegroup iterates mp-ports with pp = &p-next in its fast-leave path. After brmulticastdelpg removes p, continuing the loop advances pp through the deleted entr...

5.4AI score0.00514EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74480

In the Linux kernel, the following vulnerability has been resolved: net: bridge: stop fast-leave after deleting a port group brmulticastleavegroup iterates mp-ports with pp = &p-next in its fast-leave path. After brmulticastdelpg removes p, continuing the loop advances pp through the deleted entr...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 6:22 a.m.5 views

CVE-2026-72386

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced A group ref is tied to the pending tileroomwork, so we need to release it if the cancel was effective...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.4 views

UBUNTU-CVE-2026-72386

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced A group ref is tied to the pending tileroomwork, so we need to release it if the cancel was effective...

5.4AI score0.002EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:21 a.m.5 views

CVE-2026-72183

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix LANDLOCKSCOPESIGNAL bypass on the SIGIO path LANDLOCKSCOPESIGNAL must prevent a sandboxed process from signaling processes outside its Landlock domain. It can be bypassed through the asynchronous SIGIO delivery path...

8.4CVSS0.00169EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.5 views

CVE-2026-72080

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix use-after-free during unmount During unmount or failure teardown all mondata structures that contain monitoring event file private data are freed after which kernfs nodes are removed. However, the RDTDELETED flag ...

7.8CVSS0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72183

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix LANDLOCKSCOPESIGNAL bypass on the SIGIO path LANDLOCKSCOPESIGNAL must prevent a sandboxed process from signaling processes outside its Landlock domain. It can be bypassed through the asynchronous SIGIO delivery path...

8.4CVSS5.5AI score0.00169EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72080

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix use-after-free during unmount During unmount or failure teardown all mondata structures that contain monitoring event file private data are freed after which kernfs nodes are removed. However, the RDTDELETED flag ...

7.8CVSS5.5AI score0.00168EPSS
SaveExploits0References6
Rows per page
Query Builder