Lucene search
+L

14860 matches found

Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.35 views

CVE-2024-26782 mptcp: fix double-free on socket dismantle

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

9.8CVSS6.5AI score0.00714EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/04 8:20 a.m.13 views

CVE-2024-26782 mptcp: fix double-free on socket dismantle

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

9.8CVSS5.8AI score
SaveExploits0References10
OSV
OSV
added 2024/04/04 8:20 a.m.12 views

CVE-2024-26780 af_unix: Fix task hung while purging oob_skb in GC.

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix task hung while purging oobskb in GC. syzbot reported a task hung; at the same time, GC was looping infinitely in listforeachentrysafe for OOB skb. 0 syzbot demonstrated that the listforeachentrysafe was not actually...

6AI score
SaveExploits0References8
CVE
CVE
added 2024/04/04 8:20 a.m.95 views

CVE-2024-26780

CVE-2024-26780 | Linux kernel (af_unix) — The vulnerability centers on a task hang during purging oob_skb in GC. The root cause is that list_for_each_entry_safe() is not actually safe when a single skb has references from multiple sockets; freeing such an skb can unlink current and next sockets i...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/04 12:00 a.m.10 views

PT-2024-8482 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a slow server-side memory leak in the SUNRPC component of the Linux kernel when using RPC-over-TCP. This leak occurs because the sock sendmsg function does not...

9.1CVSS6.5AI score0.01401EPSS
SaveExploits1References549
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.27 views

CVE-2024-26782

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

9.8CVSS6AI score0.00714EPSS
SaveExploits0References22
OSV
OSV
added 2024/04/03 5:15 p.m.5 views

DEBIAN-CVE-2024-26741

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

5.5CVSS5.3AI score0.0027EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 5:15 p.m.33 views

CVE-2024-26732

In the Linux kernel, the following vulnerability has been resolved: net: implement lockless setsockoptSOPEEKOFF syzbot reported a lockdep violation 1 involving afunix support of SOPEEKOFF. Since SOPEEKOFF is inherently not thread safe it uses a per-socket skpeekoff field, there is really no point...

5.5CVSS6.5AI score0.00158EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/03 5:15 p.m.2 views

DEBIAN-CVE-2024-26731

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix NULL pointer dereference in skpsockverdictdataready syzbot reported the following NULL pointer dereference issue 1: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:0x0 ... Call Trac...

5.3CVSS5.8AI score0.00828EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.8 views

UBUNTU-CVE-2024-26739

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: don't override retval if we already lost the skb If we're redirecting the skb, and haven't called tcfmirredforward, yet, we need to tell the core to drop the skb by setting the retcode to SHOT. If we have...

7.8CVSS6.2AI score0.00278EPSS
SaveExploits0References16
OSV
OSV
added 2024/04/03 5:00 p.m.11 views

CVE-2024-26741 dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

5.9AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.23 views

CVE-2024-26740 net/sched: act_mirred: use the backlog for mirred ingress

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 "actmirred: use the backlog for nested calls to mirred ingress" hangs our testing VMs every 10 or so runs, with the familiar...

6.7AI score0.00181EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/03 5:00 p.m.14 views

CVE-2024-26732 net: implement lockless setsockopt(SO_PEEK_OFF)

In the Linux kernel, the following vulnerability has been resolved: net: implement lockless setsockoptSOPEEKOFF syzbot reported a lockdep violation 1 involving afunix support of SOPEEKOFF. Since SOPEEKOFF is inherently not thread safe it uses a per-socket skpeekoff field, there is really no point...

5.1AI score
SaveExploits0References5
CVE
CVE
added 2024/04/03 5:00 p.m.99 views

CVE-2024-26732

CVE-2024-26732 affects the Linux kernel where SO_PEEK_OFF for sockets could cause a lockdep violation in af_unix, due to per-socket uio lock usage. The vulnerability arises because SO_PEEK_OFF was previously protected by kernel locks; a patch implemented lockless behavior for setsockopt(SO_PEEK_O...

5.5CVSS6.6AI score0.00158EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/04/03 3:15 p.m.4 views

DEBIAN-CVE-2023-52637

In the Linux kernel, the following vulnerability has been resolved: can: j1939: Fix UAF in j1939skmatchfilter during setsockoptSOJ1939FILTER Lock jsk-sk to prevent UAF when setsockopt..., SOJ1939FILTER, ... modifies jsk-filters while receiving packets. Following trace was seen on affected system:...

7.8CVSS5.4AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 2:54 p.m.5 views

CVE-2023-52637 can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)

In the Linux kernel, the following vulnerability has been resolved: can: j1939: Fix UAF in j1939skmatchfilter during setsockoptSOJ1939FILTER Lock jsk-sk to prevent UAF when setsockopt..., SOJ1939FILTER, ... modifies jsk-filters while receiving packets. Following trace was seen on affected system:...

7.8CVSS5.8AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/04/03 12:02 a.m.35 views

CVE-2023-52636

In the Linux kernel, the following vulnerability has been resolved: libceph: just wait for more data to be available on the socket A short read may occur while reading the message footer from the socket. Later, when the socket is ready for another read, the messenger invokes all readpartial...

5.5CVSS6.9AI score0.00511EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/02 7:15 a.m.40 views

CVE-2024-26679

In the Linux kernel, the following vulnerability has been resolved: inet: read sk-skfamily once in inetrecverror inetrecverror is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6ADDRFORM socket option and trigger a KCSAN warning...

5.5CVSS7.2AI score0.00184EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/02 7:15 a.m.8 views

DEBIAN-CVE-2024-26679

In the Linux kernel, the following vulnerability has been resolved: inet: read sk-skfamily once in inetrecverror inetrecverror is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6ADDRFORM socket option and trigger a KCSAN warning...

5.5CVSS5.3AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.4 views

DEBIAN-CVE-2024-26676

In the Linux kernel, the following vulnerability has been resolved: afunix: Call kfreeskb for dead unixsk-oobskb in GC. syzbot reported a warning 0 in unixgc with a repro, which creates a socketpair and sends one socket's fd to itself using the peer. socketpairAFUNIX, SOCKSTREAM, 0, 3, 4 = 0...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0References1
Rows per page
Query Builder