Lucene search
K

489 matches found

RedhatCVE
RedhatCVE
added 2024/04/04 1:24 a.m.17 views

CVE-2024-26732

A vulnerability was found in the Linux kernel related to the handling of the SOPEEKOFF socket option, which controls peeking into socket buffers. This option is not thread-safe and may lead to possible race conditions, which could cause system hangs...

5.5CVSS6.2AI score0.00032EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 10:35 p.m.23 views

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

5.5CVSS6.9AI score0.00011EPSS
Exploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.13 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.00032EPSS
Exploits0References2
OSV
OSV
added 2024/04/03 5:15 p.m.1 views

DEBIAN-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.5CVSS5.4AI score0.00032EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.12 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.5CVSS5.9AI score0.00032EPSS
Exploits0References4
OSV
OSV
added 2024/04/03 5:15 p.m.0 views

UBUNTU-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.5CVSS5.7AI score0.00032EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.38 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.5CVSS5.4AI score0.00032EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.26 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...

6.8AI score0.00032EPSS
Exploits0References2
OSV
OSV
added 2024/04/03 5:0 p.m.7 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.5CVSS5.1AI score0.00032EPSS
Exploits0References5
CVE
CVE
added 2024/04/03 5:0 p.m.70 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.00032EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/04/03 5:0 p.m.15 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...

6.7AI score0.00032EPSS
Exploits0References2
OSV
OSV
added 2024/04/03 3:15 p.m.1 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.00011EPSS
Exploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.0 views

UBUNTU-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.8CVSS6.2AI score0.00011EPSS
Exploits0References22
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.19 views

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.8CVSS6.4AI score0.00011EPSS
Exploits0References21
Debian CVE
Debian CVE
added 2024/04/03 2:54 p.m.17 views

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.8CVSS7AI score0.00011EPSS
Exploits0
CVE
CVE
added 2024/04/03 2:54 p.m.166 views

CVE-2023-52637

CVE-2023-52637 refers to a Linux kernel vulnerability in the j1939 subsystem where a use-after-free (UAF) could occur due to modification of jsk->filters while receiving packets and during setsockopt(SO_J1939_FILTER). The fix adds locking on jsk->sk to prevent UAF and stabilize access to fi...

7.8CVSS5.8AI score0.00011EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.16 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.5AI score0.00011EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2024/04/03 2:54 p.m.20 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:...

6.4AI score0.00011EPSS
Exploits0References7
OSV
OSV
added 2024/04/03 2:54 p.m.1 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 score0.00011EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.0 views

kernel: memory leak in ipv6_renew_options()

A memory leak flaw was found in the Linux kernel’s IPv6 functionality in how a user triggers the setsockopt of the IPV6ADDRFORM and IPV6DSTOPTS type. This flaw allows a user to crash the system if the setsockopt function is being called simultaneously with the IPV6ADDRFORM type and other processe...

5.5CVSS6.6AI score0.00095EPSS
Exploits0References5
Rows per page
Query Builder