Lucene search
+L

1188 matches found

UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.21 views

CVE-2021-47624

In the Linux kernel, the following vulnerability has been resolved: net/sunrpc: fix reference count leaks in rpcsysfsxprtstatechange The refcount leak issues take place in an error handling path. When the 3rd argument buf doesn't match with "offline", "online" or "remove", the function simply...

7.1CVSS6.4AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 12:15 p.m.15 views

UBUNTU-CVE-2021-47624

In the Linux kernel, the following vulnerability has been resolved: net/sunrpc: fix reference count leaks in rpcsysfsxprtstatechange The refcount leak issues take place in an error handling path. When the 3rd argument buf doesn't match with "offline", "online" or "remove", the function simply...

7.1CVSS6.4AI score0.00237EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.48 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.8CVSS0.00285EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/16 11:44 a.m.27 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.72 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.145 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.29 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.7 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.00557EPSS
SaveExploits0References25
RedhatCVE
RedhatCVE
added 2024/07/15 2:37 p.m.25 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.00557EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/14 8:15 a.m.28 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.00557EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
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.1CVSS6.4AI score0.00557EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2024/07/14 7:11 a.m.37 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.00557EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/14 7:11 a.m.16 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.00557EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/14 7:11 a.m.19 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:00 a.m.9 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.00557EPSS
SaveExploits0References11
OSV
OSV
added 2024/07/03 5:20 p.m.11 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.32 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
NVD
NVD
added 2024/06/21 12:15 p.m.28 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.15 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
OSV
OSV
added 2024/06/21 12:15 p.m.12 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
Rows per page
Query Builder