Lucene search
+L

904 matches found

CVE
CVE
added 2024/03/26 5:19 p.m.197 views

CVE-2023-52623

CVE-2023-52623 is a Linux kernel vulnerability related to SUNRPC where a suspicious RCU usage warning was observed: the RCU-list was traversed in a non-reader section in net/sunrpc/xprtmultipath.c:349. The connected Astra Linux and other advisories confirm this CVE and describe the fix as address...

5.5CVSS6.5AI score0.00268EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/03/26 5:19 p.m.14 views

CVE-2023-52623 SUNRPC: Fix a suspicious RCU usage warning

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

5.5CVSS5.8AI score0.00268EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/03/26 5:19 p.m.27 views

CVE-2023-52623 SUNRPC: Fix a suspicious RCU usage warning

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

7.5AI score0.00268EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/03/09 12:0 a.m.8 views

PT-2024-4107

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8.0-rc6+ Description The vulnerability is related to the SUNRPC module in the Linux kernel, specifically with the TCP TLS functionality. A missing rpc stat for TCP TLS can cause a kernel NULL pointer dereferenc...

6.8CVSS6.4AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.23 views

CVE-2023-52582 netfs: Only call folio_start_fscache() one time for each folio

In the Linux kernel, the following vulnerability has been resolved: netfs: Only call foliostartfscache one time for each folio If a network filesystem using netfs implements a clamplength function, it can set subrequest lengths smaller than a page size. When we loop through the folios in...

6.6AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.5 views

SUSE CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS7.8AI score0.00236EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/02/29 8:2 a.m.16 views

CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.7 views

CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/02/28 9:15 a.m.30 views

CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References5
Prion
Prion
added 2024/02/28 9:15 a.m.28 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

6.7AI score0.00236EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.25 views

CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.13 views

CVE-2021-47002 SUNRPC: Fix null pointer dereference in svc_rqst_free()

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

6.8AI score0.00236EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.39 views

CVE-2021-47002 SUNRPC: Fix null pointer dereference in svc_rqst_free()

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

6.7AI score0.00236EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.4608 views

CVE-2021-47002

CVE-2021-47002 references a SUNRPC NULL pointer dereference in the Linux kernel. Issue arises when alloc_pages_node() returns null and svc_rqst_free() dereferences a null rq_scratch_page during put_page(); the patch adds a null check in the failure path (svc_rqst_alloc()) to prevent dereferencing...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.61 views

CVE-2021-47002

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix null pointer dereference in svcrqstfree When allocpagesnode returns null in svcrqstalloc, the null rqscratchpage pointer will be dereferenced when calling putpage in svcrqstfree. Fix it by adding a null check...

5.5CVSS6AI score0.00236EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.4 views

kernel: use after free in SUNRPC subsystem

A use-after-free flaw was found in the Linux kernel’s net/sunrpc/xprt.c function in the Remote Procedure Call SunRPC protocol. This flaw allows a local attacker to crash the system, leading to a kernel information leak issue...

7.8CVSS6.7AI score0.004EPSS
SaveExploits0References7
Amazon
Amazon
added 2023/12/14 12:0 a.m.16 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek CVE-2021-47432 In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free bug in cifsdebugdataprocshow CVE-2023-52752 In th...

7.8CVSS6.6AI score0.00367EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.5 views

kernel: net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()

A flaw was found in the sunrpc module in the Linux kernel. A missing decrement of the reference count when an error occurs can cause a memory leak, and a missing check can cause a NULL pointer dereference, potentially resulting in a denial of service...

5.5CVSS6.6AI score0.00157EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/09/06 12:0 a.m.30 views

Amazon Linux 2 : kernel (ALASKERNEL-5.15-2023-023)

The version of kernel installed on the remote host is prior to 5.15.43-20.103. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.15-2023-023 advisory. 2024-03-13: CVE-2022-48619 was added to this advisory. 2023-10-12: CVE-2021-3923 was added to this advisor...

8.8CVSS7.1AI score0.019EPSS
SaveExploits28References44
Oracle linux
Oracle linux
added 2023/06/13 12:0 a.m.51 views

Unbreakable Enterprise kernel security update

5.15.0-102.110.5 - RISC-V: Fix up a cherry-pick warning in setupvmfinal Alexandre Ghiti - Revert 'Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work' Liu Jian - riscv: mm: remove redundant parameter of createfdtearlypagetable Song Shuai - kernfs: change...

7.8CVSS8.5AI score0.12966EPSS
SaveExploits7
Rows per page
Query Builder