Lucene search
+L

298 matches found

RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.12 views

kernel: NFSv4/pnfs: Fix a use-after-free bug in open

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pnfs: Fix a use-after-free bug in open If someone cancels the open RPC call, then we must not try to free either the open slot or the layoutget operation arguments, since they are likely still in use by the hung RPC call...

7.8CVSS6.5AI score0.00181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 2:30 p.m.11 views

kernel: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes

A vulnerability was found in the Linux kernel's NFSD, specifically in the handling of large file sizes during NFSv3 SETATTR and CREATE operations. The iasize field, being a signed 64-bit type, can lead to unexpected behavior when clients send size values larger than the maximum allowed. This...

9.1CVSS7.2AI score0.00653EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.10 views

kernel: 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.8CVSS6.7AI score0.00277EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 2:01 a.m.6 views

SUSE CVE-2024-41076

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4setsecuritylabel We leak nfsfattr and nfs4label every time we set a security xattr...

3.3CVSS6.3AI score0.00209EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/29 3:15 p.m.10 views

AZL-47980 CVE-2024-41076 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4setsecuritylabel We leak nfsfattr and nfs4label every time we set a security xattr...

5.5CVSS6.7AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41076

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix memory leak in nfs4setsecuritylabel We leak nfsfattr and nfs4label every time we set a security xattr...

5.5CVSS5.5AI score0.00209EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.11 views

SUSE CVE-2022-48829

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes iattr::iasize is a lofft, so these NFSv3 procedures must be careful to deal with incoming client size values that are larger than s64max without corrupting the value...

5.5CVSS6.5AI score0.00653EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

DEBIAN-CVE-2021-47322

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix an Oops in pnfsmarkrequestcommit when doing ODIRECT Fix an Oopsable condition in pnfsmarkrequestcommit when we're putting a set of writes on the commit list to reschedule them after a failed pNFS attempt...

7.8CVSS5.7AI score0.00256EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/20 2:08 a.m.9 views

SUSE CVE-2024-26870

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix nfs4listxattr kernel BUG at mm/usercopy.c:102 A call to listxattr with a buffer size = 0 returns the actual size of the buffer needed for a subsequent call. When size 0, nfs4listxattr does not return an error because...

5.5CVSS6.4AI score0.00281EPSS
SaveExploits0References16
OSV
OSV
added 2024/04/17 11:15 a.m.14 views

DEBIAN-CVE-2024-26870

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix nfs4listxattr kernel BUG at mm/usercopy.c:102 A call to listxattr with a buffer size = 0 returns the actual size of the buffer needed for a subsequent call. When size 0, nfs4listxattr does not return an error because...

5.5CVSS6AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.13 views

UBUNTU-CVE-2024-26870

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: fix nfs4listxattr kernel BUG at mm/usercopy.c:102 A call to listxattr with a buffer size = 0 returns the actual size of the buffer needed for a subsequent call. When size 0, nfs4listxattr does not return an error because...

7.8CVSS6.4AI score0.00281EPSS
SaveExploits0References25
ATTACKERKB
ATTACKERKB
added 2024/03/25 10:15 a.m.9 views

CVE-2021-47179

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a NULL pointer dereference in pnfsmarkmatchinglsegsreturn Commit de144ff4234f changes pnfsreturnlayout to call pnfsmarkmatchinglsegsreturn passing NULL as the struct pnfslayoutrange argument. Unfortunately,...

5.5CVSS6.4AI score0.0067EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.9 views

kernel: NFSD: Finish converting the NFSv2 GETACL result encoder

A flaw was identified in the Linux kernel’s NFSD NFSv2 GETACL result encoder. During conversion to xdrstream, leftover code erroneously set the pagelen field of the send buffer. The XDR stream encoders are expected to manage buffer length automatically, and the incorrect manual setting can result...

7.5CVSS6AI score0.00566EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.10 views

kernel: NFSD: Protect against send buffer overflow in NFSv3 READDIR

A buffer management flaw was found in the Linux kernel's NFS server implementation in the NFSv3 READDIR operation handling. A remote client can trigger this issue by crafting an RPC call with an oversized RPC record header, which forces the server to shrink its response buffer allocation. This...

7.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.23 views

kernel: NFSD: Protect against send buffer overflow in NFSv2 READ

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

9.8CVSS6.9AI score0.0042EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.12 views

kernel: Linux kernel lockd: Denial of Service via uninitialized file lock field in NFSv3

A flaw was found in the Linux kernel's lockd component, which handles file locking. A local user could exploit this vulnerability by interacting with re-exported NFSv3 Network File System version 3 shares. This could cause the kernel to crash, leading to a Denial of Service DoS for the system...

7.5CVSS5.8AI score0.00361EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/02/21 9:26 a.m.11 views

kernel: NFSD: Protect against send buffer overflow in NFSv2 READ

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

9.8CVSS6.9AI score0.0042EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 6:02 a.m.9 views

SUSE CVE-2009-3286

NFSv4 in the Linux kernel 2.6.18, and possibly other versions, does not properly clean up an inode when an OEXCL create fails, which causes files to be created with insecure settings such as setuid bits, and possibly allows local users to gain privileges, related to the execution of the...

4.6CVSS6.7AI score0.00468EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 6:02 a.m.3 views

SUSE CVE-2009-3726

The nfs4proclock function in fs/nfs/nfs4proc.c in the NFSv4 client in the Linux kernel before 2.6.31-rc4 allows remote NFS servers to cause a denial of service NULL pointer dereference and panic by sending a certain response containing incorrect file attributes, which trigger attempted use of an...

7.8CVSS6.5AI score0.12EPSS
SaveExploits2References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:46 a.m.9 views

SUSE CVE-2017-7895

The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lack certain checks for the end of a buffer, which allows remote attackers to trigger pointer-arithmetic errors or possibly have unspecified other impact via crafted requests, related to fs/nfsd/nfs3xdr.c and...

9.8CVSS7.4AI score0.1081EPSS
SaveExploits0References4
Rows per page
Query Builder