Lucene search
+L

944 matches found

OSV
OSV
added 2024/07/16 11:44 a.m.25 views

CVE-2022-48816 SUNRPC: lock against ->sock changing during sysfs read

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

7.8CVSS5.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/16 11:44 a.m.70 views

CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

7.8CVSS5.3AI score0.00285EPSS
SaveExploits0
CVE
CVE
added 2024/07/16 11:44 a.m.130 views

CVE-2022-48816

CVE-2022-48816 is a Linux kernel vulnerability in the SUNRPC subsystem where a race allows the sock pointer to become NULL during sysfs reads if the recv_mutex is not held, potentially triggering an oops. The issue is addressed by kernel fixes (including commit 17f09d3f619a) that tighten the xprt...

7.8CVSS6.4AI score0.00285EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.26 views

CVE-2022-48816 SUNRPC: lock against ->sock changing during sysfs read

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

7.8CVSS6.6AI score0.00285EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/07/16 2:45 a.m.3 views

SUSE CVE-2023-52885

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svctcplistendataready After the listener svcsock is freed, and before invoking svctcpaccept for the established child sock, there is a window that the newsock retaining a freed listener svcsock in skuserdata...

8.1CVSS6.5AI score0.00553EPSS
SaveExploits0References25
RedhatCVE
RedhatCVE
added 2024/07/15 2:37 p.m.22 views

CVE-2023-52885

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svctcplistendataready After the listener svcsock is freed, and before invoking svctcpaccept for the established child sock, there is a window that the newsock retaining a freed listener svcsock in skuserdata...

5.5CVSS7.3AI score0.00553EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/14 8:15 a.m.27 views

CVE-2023-52885

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svctcplistendataready After the listener svcsock is freed, and before invoking svctcpaccept for the established child sock, there is a window that the newsock retaining a freed listener svcsock in skuserdata...

8.1CVSS0.00553EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/07/14 8:15 a.m.23 views

CVE-2023-52885

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svctcplistendataready After the listener svcsock is freed, and before invoking svctcpaccept for the established child sock, there is a window that the newsock retaining a freed listener svcsock in skuserdata...

8.1CVSS6.4AI score0.00553EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/07/14 7:11 a.m.15 views

CVE-2023-52885 SUNRPC: Fix UAF in svc_tcp_listen_data_ready()

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svctcplistendataready After the listener svcsock is freed, and before invoking svctcpaccept for the established child sock, there is a window that the newsock retaining a freed listener svcsock in skuserdata...

8.1CVSS6.8AI score0.00553EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/14 7:11 a.m.32 views

CVE-2023-52885 SUNRPC: Fix UAF in svc_tcp_listen_data_ready()

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svctcplistendataready After the listener svcsock is freed, and before invoking svctcpaccept for the established child sock, there is a window that the newsock retaining a freed listener svcsock in skuserdata...

8.1CVSS0.00553EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/14 7:11 a.m.17 views

CVE-2023-52885 SUNRPC: Fix UAF in svc_tcp_listen_data_ready()

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svctcplistendataready After the listener svcsock is freed, and before invoking svctcpaccept for the established child sock, there is a window that the newsock retaining a freed listener svcsock in skuserdata...

8.1CVSS6AI score
SaveExploits0References11
CNNVD
CNNVD
added 2024/07/14 12:0 a.m.6 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue in the svctcplistendataready function of the SUNRPC component...

7.8CVSS8.2AI score0.00553EPSS
SaveExploits0References11
OSV
OSV
added 2024/07/03 5:20 p.m.10 views

CLSA-2024-1720027216 glibc: Fix of 4 CVEs

CVE-2021-3999: getcwd - Set errno to ERANGE for size == 1 - CVE-2021-35942: wordexp - handle overflow in positional parameter number - CVE-2022-23218: Buffer overflow in sunrpc svcunixcreate - CVE-2022-23219: Buffer overflow in sunrpc clntcreate for "unix"...

9.8CVSS6.8AI score0.04729EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
added 2024/06/21 1:52 p.m.31 views

CVE-2024-36288

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix loop termination condition in gssfreeintokenpages The intoken-pages array is not NULL terminated. This results in the following KASAN splat: KASAN: maybe wild-memory-access in range 0x04a2013400000008-0x04a20134000000...

5.5CVSS6.5AI score0.0075EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 12:15 p.m.11 views

AZL-42825 CVE-2024-36288 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix loop termination condition in gssfreeintokenpages The intoken-pages array is not NULL terminated. This results in the following KASAN splat: KASAN: maybe wild-memory-access in range 0x04a2013400000008-0x04a20134000000...

5.5CVSS6.7AI score0.0075EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/21 12:15 p.m.26 views

CVE-2024-36288

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix loop termination condition in gssfreeintokenpages The intoken-pages array is not NULL terminated. This results in the following KASAN splat: KASAN: maybe wild-memory-access in range 0x04a2013400000008-0x04a20134000000...

9.8CVSS0.0075EPSS
SaveExploits0References11
OSV
OSV
added 2024/06/21 12:15 p.m.13 views

AZL-42850 CVE-2024-36288 affecting package kernel for versions less than 5.15.162.2-1

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix loop termination condition in gssfreeintokenpages The intoken-pages array is not NULL terminated. This results in the following KASAN splat: KASAN: maybe wild-memory-access in range 0x04a2013400000008-0x04a20134000000...

5.5CVSS6.7AI score0.0075EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/21 12:15 p.m.16 views

CVE-2024-36288

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix loop termination condition in gssfreeintokenpages The intoken-pages array is not NULL terminated. This results in the following KASAN splat: KASAN: maybe wild-memory-access in range 0x04a2013400000008-0x04a20134000000...

9.8CVSS6.4AI score0.0075EPSS
SaveExploits0References17
OSV
OSV
added 2024/06/21 11:18 a.m.14 views

CVE-2024-36288 SUNRPC: Fix loop termination condition in gss_free_in_token_pages()

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix loop termination condition in gssfreeintokenpages The intoken-pages array is not NULL terminated. This results in the following KASAN splat: KASAN: maybe wild-memory-access in range 0x04a2013400000008-0x04a20134000000...

9.8CVSS6AI score
SaveExploits0References14
CVE
CVE
added 2024/06/21 11:18 a.m.203 views

CVE-2024-36288

CVE-2024-36288 affects the Linux kernel SUNRPC path. The bug is in gss_free_in_token_pages(): the in_token->pages[] array is not NULL-terminated, which can trigger a KASAN memory access issue (wild-memory-access) and, per references, contributes to a high-severity impact. Connected advisories/...

9.8CVSS6.9AI score0.0075EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder