Lucene search
+L

956 matches found

CVE
CVE
added 2024/05/21 3:31 p.m.196 views

CVE-2023-52803

The CVE-2023-52803 entry corresponds to a Linux kernel vulnerability: SUNRPC RPC client dereferenced freed pipefs dentries due to a mismatch of the current and original pipefs superblock during cleanup, potentially freeing dentries of the previously released pipefs. The issue occurs when a pipefs...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/20 12:43 p.m.23 views

CVE-2024-35882

A memory leak vulnerability was found in the Linux kernel's SUNRPC implementation for RPC-over-TCP. The issue occurs because the socksendmsg function does not release all memory pages in the underlying biovec array, causing a slow memory leak that affects servers using NFS and can lead to memory...

5.5CVSS8.7AI score0.00596EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 9:15 a.m.4 views

DEBIAN-CVE-2024-35882

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP Jan Schunk reports that his small NFS servers suffer from memory exhaustion after just a few days. A bisect shows that commit e18e157bb5c8 "SUNRPC: Send RPC message on...

5.5CVSS5.3AI score0.00596EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/19 9:15 a.m.24 views

CVE-2024-35882

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP Jan Schunk reports that his small NFS servers suffer from memory exhaustion after just a few days. A bisect shows that commit e18e157bb5c8 "SUNRPC: Send RPC message on...

7.5CVSS6.4AI score0.00596EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.20 views

CVE-2024-35882

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP Jan Schunk reports that his small NFS servers suffer from memory exhaustion after just a few days. A bisect shows that commit e18e157bb5c8 "SUNRPC: Send RPC message on...

7.5CVSS5.9AI score0.00596EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.39 views

CVE-2024-35882 SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP Jan Schunk reports that his small NFS servers suffer from memory exhaustion after just a few days. A bisect shows that commit e18e157bb5c8 "SUNRPC: Send RPC message on...

7.5CVSS6.3AI score0.00596EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.24 views

CVE-2024-35882 SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP Jan Schunk reports that his small NFS servers suffer from memory exhaustion after just a few days. A bisect shows that commit e18e157bb5c8 "SUNRPC: Send RPC message on...

7.5CVSS6.7AI score0.00596EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 8:34 a.m.96 views

CVE-2024-35882

CVE-2024-35882 affects the Linux kernel SUNRPC over TCP, causing a slow server-side memory leak. A bisect identifies the first bad commit as e18e157bb5c8, which changed RPC message sending on TCP with a single sock_sendmsg() call. The issue occurs because sock_sendmsg() does not release all pages...

7.5CVSS6.6AI score0.00596EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/19 8:34 a.m.20 views

CVE-2024-35882 SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP Jan Schunk reports that his small NFS servers suffer from memory exhaustion after just a few days. A bisect shows that commit e18e157bb5c8 "SUNRPC: Send RPC message on...

7.5CVSS5.9AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.6 views

SUSE CVE-2024-27388

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssxdecoptionarray The creds and oa-data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths...

5.5CVSS6.3AI score0.00959EPSS
SaveExploits0References24
RedhatCVE
RedhatCVE
added 2024/05/01 9:57 p.m.46 views

CVE-2024-27388

A flaw was found in the authrpcgss module in the Linux kernel. A memory leak can occur due to improper error handling, potentially impacting system performance and possibly resulting in a denial of service. Mitigation Mitigation for this issue is either not available or the currently available...

5.5CVSS8.3AI score0.00959EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 9:56 p.m.23 views

CVE-2023-52653

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix a memleak in gssimportv2context The ctx-mechused.data allocated by kmemdup is not freed in neither gssimportv2context nor it only caller gsskrb5importseccontext, which frees ctx on error. Thus, this patch reform the...

5.5CVSS6.9AI score0.00275EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 1:15 p.m.25 views

CVE-2024-27388

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssxdecoptionarray The creds and oa-data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths...

9.8CVSS7.4AI score0.00959EPSS
SaveExploits0References11
NVD
NVD
added 2024/05/01 1:15 p.m.18 views

CVE-2023-52653

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix a memleak in gssimportv2context The ctx-mechused.data allocated by kmemdup is not freed in neither gssimportv2context nor it only caller gsskrb5importseccontext, which frees ctx on error. Thus, this patch reform the...

5.5CVSS7.3AI score0.00275EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.30 views

CVE-2024-27388

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssxdecoptionarray The creds and oa-data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths...

9.8CVSS6.4AI score0.00959EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.26 views

CVE-2023-52653

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix a memleak in gssimportv2context The ctx-mechused.data allocated by kmemdup is not freed in neither gssimportv2context nor it only caller gsskrb5importseccontext, which frees ctx on error. Thus, this patch reform the...

5.5CVSS6.2AI score0.00275EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/01 1:15 p.m.8 views

UBUNTU-CVE-2024-27388

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssxdecoptionarray The creds and oa-data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths...

9.8CVSS6.2AI score0.00959EPSS
SaveExploits0References35
OSV
OSV
added 2024/05/01 1:15 p.m.6 views

UBUNTU-CVE-2023-52653

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix a memleak in gssimportv2context The ctx-mechused.data allocated by kmemdup is not freed in neither gssimportv2context nor it only caller gsskrb5importseccontext, which frees ctx on error. Thus, this patch reform the...

5.5CVSS6.2AI score0.00275EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/05/01 1:5 p.m.31 views

CVE-2024-27388 SUNRPC: fix some memleaks in gssx_dec_option_array

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: fix some memleaks in gssxdecoptionarray The creds and oa-data need to be freed in the error-handling paths after their allocation. So this patch add these deallocations in the corresponding paths...

9.8CVSS7.7AI score0.00959EPSS
SaveExploits0References9
CVE
CVE
added 2024/05/01 1:5 p.m.4678 views

CVE-2024-27388

CVE-2024-27388 : Linux kernel SUNRPC patch fixes memory leaks in gssx_dec_option_array. The patch frees creds and oa->data in error-handling paths after allocation, addressing a leak in that code path. This memory-leak detail is corroborated by multiple connected advisories (Astra/CIRCL/Red Ha...

9.8CVSS6.3AI score0.00959EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder