Lucene search
+L

348 matches found

EUVD
EUVD
added 2026/08/22 3:31 p.m.5 views

EUVD-2026-64525

In the Linux kernel, the following vulnerability has been resolved: sctp: keep chunk-transport in step with the list it is queued on sctpoutqflushrtx moves a gap-acked chunk onto another transport's transmitted list without updating chunk-transport: if chunk-tsngapacked...

5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.14 views

CVE-2026-74586 sctp: clear new_transport when removing a peer

In the Linux kernel, the following vulnerability has been resolved: sctp: clear newtransport when removing a peer sctpprocessasconfparam stores a newly added peer transport in asoc-newtransport. After all parameters in the ASCONF chunk have been processed, sctpsfdoasconf uses this pointer to send...

SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.7 views

PT-2026-79620

In the Linux kernel, the following vulnerability has been resolved: vxlan: do not arm the ageing timer on a device that is down vxlan changelink arms vxlan-age timer whenever the requested ageing interval differs from the configured one: if conf.age interval != vxlan-cfg.age interval mod...

5.4AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/08/15 11:50 p.m.9 views

SUSE CVE-2026-74561

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

8.8CVSS5.6AI score0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-74348

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

5.5AI score0.00176EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.31 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.00176EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:58 a.m.31 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.0045EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.31 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.0014EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:57 a.m.8 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.00373EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:56 a.m.13 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.8 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.4AI score0.0045EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72961

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci sync: Fix advertising data UAFs hci find adv instance returns an adv info pointer that is valid only while hdev-lock is held. The advertising command-sync paths perform instance lookups without that lock and, in so...

5.5AI score0.00235EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:13 a.m.12 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
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.5 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
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.9 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.00486EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/22 10:59 a.m.8 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.11 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
SaveExploits0References12
OSV
OSV
added 2026/05/28 9:35 a.m.9 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
SaveExploits0References28
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:35 a.m.11 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
Rows per page
Query Builder