Lucene search
+L

384 matches found

Cvelist
Cvelist
added 2026/08/15 5:58 a.m.35 views

CVE-2026-74348 ocfs2/dlm: require a ref for locking_state debugfs open

In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: require a ref for lockingstate debugfs open debuglockresopen copies inode-iprivate into struct debuglockres and debuglockresrelease later drops that pointer with dlmput. That only works if open successfully pins the...

0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:58 a.m.61 views

CVE-2026-74345

The CVE-2026-74345 entry describes a Linux kernel vulnerability in the RDMA/siw driver where disassociating a socket from an endpoint may release the last reference to the endpoint, leading to a use-after-free if the endpoint’s socket pointer is cleared after the disassociation. The fix ensures t...

9.8CVSS5.3AI score0.00444EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.37 views

CVE-2026-74310 vhost/net: complete zerocopy ubufs only once

In the Linux kernel, the following vulnerability has been resolved: vhost/net: complete zerocopy ubufs only once vhost-net initializes one ubufinfo per outstanding zerocopy TX descriptor and hands it to the backend socket. The networking stack may then clone a zerocopy skb before all skb referenc...

9.3CVSS0.00138EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:57 a.m.11 views

EUVD-2026-59392

In the Linux kernel, the following vulnerability has been resolved: net: serialize netifrunning check in enqueuetobacklog Syzbot reported a KASAN slab-use-after-free in fibruleslookup. The root cause is a race condition where packets can escape the backlog flushing during device unregistration...

5.4AI score0.00348EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:56 a.m.34 views

EUVD-2026-59289

In the Linux kernel, the following vulnerability has been resolved: net/sched: schteql: Introduce slaveslock to avoid race condition and UAF The teql master-slaves singly linked list is not protected against multiple writes. It can be mod'ed concurently from teqlmasterxmit, teqldequeue, teqlinit...

5.6AI score0.00162EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-74345

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/siw: Fix endpoint/socket association handling Disassociating a socket from an endpoint via siwsocketdisassoc may release the last reference on that endpoin...

9.8CVSS5.8AI score0.00444EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.22 views

PT-2026-72961

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free UAF issue exists in the Bluetooth subsystem. The function hci find adv instance returns an adv info pointer that is only valid while hdev-lock is held. However,...

8.8CVSS5.9AI score0.00249EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.62 views

CVE-2026-68394

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: revalidate LOADCONNPARAM queued update MGMTOPLOADCONNPARAM queues connupdatesync when a single parameter update changes an existing LE central connection. The queued work currently stores a borrowed hciconnparams...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:13 a.m.14 views

CVE-2026-64599

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

5.3AI score0.00117EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/06 12:00 a.m.6 views

PT-2026-68432

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.13-rc1 Description A double-free issue exists in the amlogic crypto driver. When the meson allocate chanlist function fails after a partial allocation, it unwinds the allocated state locally. However, the meson...

7.8CVSS0.00117EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/05 12:00 a.m.12 views

PT-2026-68082

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double-free issue exists in the xfrm user policy function. The function uses sk dst reset, which is non-atomic, to clear the socket destination cache. In a race condition involving a...

9.8CVSS5.9AI score0.00714EPSS
SaveExploits0References376
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.6 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Improper Input Validation (CVE-2025-39827)

In the Linux kernel, the following vulnerability has been resolved: net: rose: include node references in roseneigh refcount Current implementation maintains two separate reference counting mechanisms: the 'count' field in struct roseneigh tracks references from rosenode structures, while the 'us...

8.8CVSS6.4AI score0.00211EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.13 views

CVE-2026-64437

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of a deferred filelock on SMB2CLOSE then SMB2CANCEL Commit f580d27e8928 "ksmbd: fix use-after-free of a deferred filelock on double SMB2CANCEL" made smb2cancel skip a work whose state is...

8.8CVSS5.6AI score0.00435EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64455

In the Linux kernel, the following vulnerability has been resolved: USB: chaoskey: Fix slab-use-after-free in chaoskeyrelease The chaoskey driver has a use-after-free bug in its release routine. If the user closes the device file after the USB device has been unplugged, a debugging log statement...

5.7AI score0.00184EPSS
SaveExploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.11 views

SUSE CVE-2026-63801

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

6.3CVSS5.4AI score0.00513EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/22 10:59 a.m.11 views

kernel: mptcp: fix slab-use-after-free in __inet_lookup_established

A flaw was found in the Linux kernel's Multipath TCP MPTCP implementation. Due to incorrect memory allocation for IPv6 subflow child sockets, a use-after-free vulnerability exists. A remote attacker could exploit this by triggering concurrent lookups in the kernel's hash table, potentially leadin...

9.8CVSS6.5AI score0.00459EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.15 views

CVE-2026-46166

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use safe list iteration in radar detect work The call to ieee80211dfscaccancel can cause the iterated chanctx to be freed and removed from the list. Guard against this to avoid a slab-use-after-free error...

8.8CVSS6.8AI score0.00203EPSS
SaveExploits0References15
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:35 a.m.12 views

CVE-2026-46116

In the Linux kernel, the following vulnerability has been resolved: xfrm: defensively unhash xfrmstate lists in xfrmstatedelete KASAN reproduces a slab-use-after-free in xfrmstatedelete's hlistdelrcu calls under syzkaller load on linux-6.12.y stable reproduced on 6.12.47, also reachable via the...

7.8CVSS6.2AI score0.0013EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/05/28 9:35 a.m.10 views

CVE-2026-46116 xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete

In the Linux kernel, the following vulnerability has been resolved: xfrm: defensively unhash xfrmstate lists in xfrmstatedelete KASAN reproduces a slab-use-after-free in xfrmstatedelete's hlistdelrcu calls under syzkaller load on linux-6.12.y stable reproduced on 6.12.47, also reachable via the...

7.8CVSS6.3AI score
SaveExploits0References36
CVE
CVE
added 2026/05/27 12:15 p.m.61 views

CVE-2026-45861

CVE-2026-45861 refers to a Linux kernel vulnerability in the GFS2 file system. The root cause is a slab-use-after-free: during filesystem shutdown, quota data objects were freed without being removed from the LRU list due to the change in the a475c5dd16e5 sequence. As a result, the shrinker (gfs2...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder