Lucene search
+L

345 matches found

OSV
OSV
added 2024/05/19 9:15 a.m.9 views

UBUNTU-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.7AI score0.00596EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates from a memory leak in the SUNRPC module...

5.5CVSS6.4AI score0.00596EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2024/05/15 3:15 p.m.115 views

USN-6766-2: Linux kernel vulnerabilities

It was discovered that the Open vSwitch implementation in the Linux kernel could overflow its stack during recursive action operations under certain conditions. A local attacker could use this to cause a denial of service system crash. CVE-2024-1151 Sander Wiebing, Alvise de Faveri Tron, Herbert...

9.8CVSS7.3AI score0.51248EPSS
SaveExploits2
Ubuntu
Ubuntu
added 2024/05/14 9:00 a.m.89 views

USN-6767-2: Linux kernel (BlueField) vulnerabilities

Chenyuan Yang discovered that the RDS Protocol implementation in the Linux kernel contained an out-of-bounds read vulnerability. An attacker could use this to possibly cause a denial of service system crash. CVE-2024-23849 Several security issues were discovered in the Linux kernel. An attacker...

8.8CVSS6.9AI score0.00318EPSS
SaveExploits1
OSV
OSV
added 2024/05/07 7:36 p.m.20 views

USN-6767-1 linux, linux-aws, linux-aws-5.4, linux-azure, linux-azure-5.4, linux-gcp, linux-gcp-5.4, linux-gkeop, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-iot, linux-kvm, linux-oracle, linux-oracle-5.4, linux-raspi, linux-raspi-5.4, linux-xilinx-zynqmp vulnerabilities

Chenyuan Yang discovered that the RDS Protocol implementation in the Linux kernel contained an out-of-bounds read vulnerability. An attacker could use this to possibly cause a denial of service system crash. CVE-2024-23849 Several security issues were discovered in the Linux kernel. An attacker...

8.8CVSS6.7AI score0.00318EPSS
SaveExploits1References49
Ubuntu
Ubuntu
added 2024/05/07 7:36 p.m.97 views

USN-6767-1: Linux kernel vulnerabilities

Chenyuan Yang discovered that the RDS Protocol implementation in the Linux kernel contained an out-of-bounds read vulnerability. An attacker could use this to possibly cause a denial of service system crash. CVE-2024-23849 Several security issues were discovered in the Linux kernel. An attacker...

8.8CVSS6.9AI score0.00318EPSS
SaveExploits1
OSV
OSV
added 2024/05/01 1:15 p.m.10 views

AZL-59595 CVE-2023-52653 affecting package kernel 5.15.200.1-1

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.3AI score0.00275EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/03/28 4:15 a.m.12 views

SUSE CVE-2023-52623

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.5CVSS6.1AI score0.00277EPSS
SaveExploits0References13
OSV
OSV
added 2024/03/26 6:15 p.m.12 views

DEBIAN-CVE-2023-52623

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.5AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/26 6:15 p.m.8 views

UBUNTU-CVE-2023-52623

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.8CVSS6.2AI score0.00277EPSS
SaveExploits0References26
Positive Technologies
Positive Technologies
added 2024/03/01 12:00 a.m.12 views

PT-2024-8449

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a memory leak in the gssx dec option array function of the SUNRPC component in the Linux kernel. This memory leak can be exploited to cause a denial of service. T...

5.5CVSS6.8AI score0.00959EPSS
SaveExploits0
OSV
OSV
added 2024/02/28 9:15 a.m.12 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.8AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.19 views

UBUNTU-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
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/12/24 12:00 a.m.16 views

PT-2024-14680

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak has been resolved in the Linux kernel, specifically in the SUNRPC component. The issue occurred because the ctx-mech used.data allocated by kmemdup was not freed in either...

5.5CVSS5.5AI score0.00275EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: 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.8CVSS6.3AI score0.00664EPSS
SaveExploits0References5
OSV
OSV
added 2023/08/30 8:21 p.m.15 views

CLSA-2023-1693426883 kernel: Fix of 20 CVEs

netfilter: nftsetpipapo: fix improper element removal CVE-2023-4004 - net: tun: fix bugs for oversize packet when napi frags enabled CVE-2023-3812 - net/sched: clsfw: Fix improper refcount update leads to use-after-free CVE-2023-3776 - net/sched: schqfq: account for stab overhead in qfqenqueue...

7.8CVSS7.2AI score0.21521EPSS
SaveExploits4References1
OSV
OSV
added 2023/08/30 8:11 p.m.21 views

CLSA-2023-1693424916 kernel: Fix of 18 CVEs

netfilter: nftsetpipapo: fix improper element removal CVE-2023-4004 - net: tun: fix bugs for oversize packet when napi frags enabled CVE-2023-3812 - net/sched: clsfw: Fix improper refcount update leads to use-after-free CVE-2023-3776 - net/sched: schqfq: account for stab overhead in qfqenqueue...

7.8CVSS7AI score0.21521EPSS
SaveExploits4References1
SUSE CVE
SUSE CVE
added 2023/02/15 6:21 a.m.8 views

SUSE CVE-2003-0028

Integer overflow in the xdrmemgetbytes function, and possibly other functions, of XDR external data representation libraries derived from SunRPC, including libnsl, libc, glibc, and dietlibc, allows remote attackers to execute arbitrary code via certain integer values in length fields, a different...

7.5CVSS8.3AI score0.15031EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:02 a.m.7 views

SUSE CVE-2016-4429

Stack-based buffer overflow in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 allows remote servers to cause a denial of service crash or possibly unspecified other impact via a flood of crafted ICMP and UDP packets...

5.9CVSS8AI score0.03922EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:42 a.m.7 views

SUSE CVE-2017-12133

Use-after-free vulnerability in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 before 2.26 allows remote attackers to have unspecified impact via vectors related to error path...

3.7CVSS9.7AI score0.02403EPSS
SaveExploits0References23
Rows per page
Query Builder