Lucene search
+L

1187 matches found

RedHat Linux
RedHat Linux
added 2025/04/02 11:34 a.m.11 views

kernel: SUNRPC: fix a memleak in gss_import_v2_context

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.8AI score0.00275EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2024-53168

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket BUG: KASAN: slab-use-after-free in tcpwritetimerhandler+0x156/0x3e0 Read of size 1 at addr...

7.8CVSS6.6AI score0.00252EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2024-53174

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: SUNRPC: make sure cache entry active before cacheshow The function cshow was called with...

7.8CVSS5.8AI score0.00249EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2023-52623

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521...

7.8CVSS6.4AI score0.00277EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-48816

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronousl...

7.8CVSS6.2AI score0.00285EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-52885

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix UAF in svctcplistendataready After the listener svcsock is freed, and before...

8.1CVSS5.8AI score0.00557EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.7 views

SUSE CVE-2022-49065

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix the svcdeferredevent trace class Fix a NULL deref crash that occurs when an svcrqst is deferred while the sunrpc tracing subsystem is enabled. svcrevisit sets dr-xprt to NULL, so it can't be relied upon in the...

5.5CVSS7.6AI score0.00631EPSS
SaveExploits0References10
NVD
NVD
added 2025/02/26 7:01 a.m.20 views

CVE-2022-49356

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

9.8CVSS0.00664EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:00 a.m.12 views

CVE-2022-49065

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix the svcdeferredevent trace class Fix a NULL deref crash that occurs when an svcrqst is deferred while the sunrpc tracing subsystem is enabled. svcrevisit sets dr-xprt to NULL, so it can't be relied upon in the...

7.5CVSS0.00631EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 2:11 a.m.18 views

CVE-2022-49356 SUNRPC: Trap RDMA segment overflows

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

9.8CVSS5.2AI score
SaveExploits0References7
CVE
CVE
added 2025/02/26 2:11 a.m.186 views

CVE-2022-49356

CVE-2022-49356 affects the Linux kernel SUNRPC RDMA path. The vulnerability arises when svc_rdma_build_writes() can walk past the end of a Write chunk’s segment array, enabling a potential out-of-bounds condition. The issue was detected with KASAN and is addressed by a fix in the write path (net/...

9.8CVSS5.5AI score0.00664EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.33 views

CVE-2022-49356 SUNRPC: Trap RDMA segment overflows

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

9.8CVSS0.00664EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.44 views

CVE-2022-49356

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svcrdmabuildwrites from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces is invalid, and might have been left over from an earlie...

9.8CVSS5.5AI score0.00664EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:54 a.m.119 views

CVE-2022-49065

The CVE-2022-49065 entry relates to the Linux kernel SUNRPC tracing: a NULL dereference crash when a sunrpc svc_rqst is deferred while tracing is enabled. The fix targets the trace class svc_deferred_event by avoiding reliance on a NULL dr->xprt and instead converting the remote address to a p...

7.5CVSS5.4AI score0.00631EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.22 views

CVE-2022-49065 SUNRPC: Fix the svc_deferred_event trace class

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix the svcdeferredevent trace class Fix a NULL deref crash that occurs when an svcrqst is deferred while the sunrpc tracing subsystem is enabled. svcrevisit sets dr-xprt to NULL, so it can't be relied upon in the...

7.5CVSS0.00631EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 1:54 a.m.10 views

CVE-2022-49065 SUNRPC: Fix the svc_deferred_event trace class

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix the svcdeferredevent trace class Fix a NULL deref crash that occurs when an svcrqst is deferred while the sunrpc tracing subsystem is enabled. svcrevisit sets dr-xprt to NULL, so it can't be relied upon in the...

7.5CVSS5.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.12 views

CVE-2022-49065

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix the svcdeferredevent trace class Fix a NULL deref crash that occurs when an svcrqst is deferred while the sunrpc tracing subsystem is enabled. svcrevisit sets dr-xprt to NULL, so it can't be relied upon in the...

7.5CVSS5.7AI score0.00631EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-36288)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-36288 advisory. - In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix loop termination condition i...

9.8CVSS5.8AI score0.0075EPSS
SaveExploits0References2
Redos
Redos
added 2025/01/22 12:00 a.m.16 views

ROS-20250122-01

A vulnerability in the SUNRPC component of the Linux operating system kernel is related to an incorrect lock in the xsgetsrcport function in net/sunrpc/xprtsock.c, in rpcsysfsxprtsrcaddrshow function in net/sunrpc/sysfs.c. Exploitation of the vulnerability could allow an attacker to cause a denia...

7.8CVSS6.5AI score0.00285EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/29 2:24 p.m.16 views

CVE-2024-53174

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: make sure cache entry active before cacheshow The function cshow was called with protection from RCU. This only ensures that cp will not be freed. Therefore, the reference count for cp can drop to zero, which will trigger...

5.5CVSS6.7AI score0.00249EPSS
SaveExploits0References4
Rows per page
Query Builder