Lucene search
+L

113 matches found

NVD
NVD
added 2025/01/08 6:15 p.m.10 views

CVE-2024-56779

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4openowner leak when concurrent nfsd4open occur The action force umountumount -f will attempt to kill all rpctask even umount operation may ultimately fail if some files remain open. Consequently, if an action attemp...

5.5CVSS0.00219EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.27 views

CVE-2024-53066

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

3.3CVSS6.4AI score0.00253EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/19 6:15 p.m.24 views

CVE-2024-53066

In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decodegetfattrattrs Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: B=BADPAGE Hardware name: QEMU Standard PC Q35 + ICH9, 2009...

5.5CVSS0.00253EPSS
SaveExploits0References10
CVE
CVE
added 2024/10/21 11:53 a.m.183 views

CVE-2024-47692

CVE-2024-47692 : Linux kernel NFS server (nfsd) vulnerability where namelen can be 0 if main.sqlite is corrupted, causing memdup_user() to return ZERO_SIZE_PTR and leading to NULL pointer dereference when accessing name.data in nfs4_client_to_reclaim(). The issue is resolved by adding a namelen v...

6.5CVSS7.2AI score0.01168EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/05/30 3:29 p.m.22 views

CVE-2024-36939 nfs: Handle error of rpc_proc_register() in nfs_net_init().

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpcprocregister in nfsnetinit. syzkaller reported a warning 0 triggered while destroying immature netns. rpcprocregister was called in initnfsfs, but its error has been ignored since at least the initial comm...

5.5CVSS5.8AI score0.00233EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/05/23 2:5 p.m.17 views

CVE-2021-47260

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential NULL dereference in nfsgetclient None of the callers are expecting NULL returns from nfsgetclient so this code will lead to an Oops. It's better to return an error pointer. I expect that this is dead code so...

4.4CVSS9.1AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.14 views

CVE-2021-47259

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix use-after-free in nfs4initclient KASAN reports a use-after-free when attempting to mount two different exports through two different NICs that belong to the same server. Olga was able to hit this with kernels starting...

7.5CVSS6.9AI score
SaveExploits0References6
CVE
CVE
added 2024/05/21 2:19 p.m.100 views

CVE-2021-47259

CVE-2021-47259 is a Linux kernel use-after-free in NFS: nfs4_init_client. Public docs confirm KASAN-detected UAF when mounting two exports via two NICs on the same server; affected kernels include around 5.7–5.10 with the root cause linked to refcounting changes. The connected Astra/Unity/EulerOS...

7.5CVSS8.2AI score0.01109EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/01 9:24 p.m.34 views

CVE-2024-27031

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix nfsnetfsissueread xarray locking for writeback interrupt The loop inside nfsnetfsissueread currently does not disable interrupts while iterating through pages in the xarray to submit for NFS read. This is not safe though...

5.5CVSS7.8AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/01 12:53 p.m.3627 views

CVE-2024-27031

CVE-2024-27031 (Linux kernel) : The NFS read path (nfs_netfs_issue_read) locked with xa_lock while submitting pages for writeback, but did not disable interrupts during iteration, creating a deadlock risk if an interrupt runs and touches the xa_lock. The fix replaces manual iteration with xa_for_...

5.5CVSS6.4AI score0.002EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/25 10:15 a.m.5 views

CVE-2021-47166

In the Linux kernel, the following vulnerability has been resolved: NFS: Don't corrupt the value of pgbyteswritten in nfsdorecoalesce The value of mirror-pgbyteswritten should only be updated after a successful attempt to flush out the requests on the list...

5.5CVSS5.3AI score
SaveExploits0References8
CVE
CVE
added 2024/03/25 9:16 a.m.102 views

CVE-2021-47167

CVE-2021-47167 is a Linux kernel issue affecting NFS: an Oopsable condition in __nfs_pageio_add_request() could occur. The patch ensures that nfs_pageio_error_cleanup() resets the mirror array contents so the structure reflects an empty state, and it makes nfs_pageio_do_add_request() more robust ...

5.5CVSS6.3AI score0.00235EPSS
SaveExploits0References4Affected Software1
Prion
Prion
added 2024/03/13 2:15 p.m.27 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASELOCKOWNER The test on socount in nfsd4releaselockowner is nonsense and harmful. Revert to using checkforlocks, changing that to not sleep. First: harmful. As is documented in the kdoc comment for...

6.8AI score0.00195EPSS
SaveExploits0References4
Amazon
Amazon
added 2023/05/31 12:0 a.m.7 views

Important: kernel-livepatch-5.10.167-147.601

Issue Overview: A use-after-free vulnerability was found in nfs42sscopen in fs/nfs/nfs4file.c in the Linux kernel. This flaw allows an attacker to conduct a remote denial of service. CVE-2022-4379 In the Linux kernel through 6.3.1, a use-after-free in Netfilter nftables when processing batch...

7.8CVSS6.7AI score0.12966EPSS
SaveExploits7
Amazon
Amazon
added 2023/05/31 12:0 a.m.9 views

Important: kernel-livepatch-5.10.176-157.645

Issue Overview: A use-after-free vulnerability was found in nfs42sscopen in fs/nfs/nfs4file.c in the Linux kernel. This flaw allows an attacker to conduct a remote denial of service. CVE-2022-4379 In the Linux kernel through 6.3.1, a use-after-free in Netfilter nftables when processing batch...

7.8CVSS6.7AI score0.12966EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2023/02/28 9:54 a.m.4 views

kernel: use-after-free in __nfs42_ssc_open() in fs/nfs/nfs4file.c leading to remote Denial of Service attack

A use-after-free vulnerability was found in nfs42sscopen in fs/nfs/nfs4file.c in the Linux kernel. This flaw allows an attacker to conduct a remote denial of service...

7.5CVSS6.7AI score0.06346EPSS
SaveExploits0References7
OSV
OSV
added 2023/01/05 6:34 p.m.11 views

USN-5789-1 linux-oem-5.14 vulnerabilities

It was discovered that the NFSD implementation in the Linux kernel did not properly handle some RPC messages, leading to a buffer overflow. A remote attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2022-43945 Jann Horn discovered that the...

7.8CVSS7.2AI score0.21314EPSS
SaveExploits3References11
Tenable Nessus
Tenable Nessus
added 2022/04/11 12:0 a.m.97 views

Oracle Linux 7 / 8 : Unbreakable Enterprise kernel (ELSA-2022-9273)

The remote Oracle Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-9273 advisory. - KVM: x86/mmu: do compare-and-exchange of gPTE via the user address Paolo Bonzini Orabug: 34053807 CVE-2022-1158 - netfilter: nftables: initialize...

7.8CVSS7.6AI score0.05918EPSS
SaveExploits18References12
OSV
OSV
added 2022/02/04 8:15 p.m.9 views

CVE-2022-24448

An issue was discovered in fs/nfs/dir.c in the Linux kernel before 5.16.5. If an application sets the ODIRECTORY flag, and tries to open a regular file, nfsatomicopen performs a regular lookup. If a regular file is found, ENOTDIR should occur, but the server instead returns uninitialized data in...

3.3CVSS7.3AI score
SaveExploits0References10
OSV
OSV
added 2019/05/14 10:45 p.m.9 views

USN-3980-2 linux-hwe, linux-azure vulnerabilities

USN-3980-1 fixed vulnerabilities in the Linux kernel for Ubuntu 18.10. This update provides the corresponding updates for the Linux Hardware Enablement HWE kernel from Ubuntu 18.10 for Ubuntu 18.04 LTS. Ke Sun, Henrique Kawakami, Kekai Hu, Rodrigo Branco, Giorgi Maisuradze, Dan Horea Lutas, Andre...

8.3CVSS7.4AI score0.03844EPSS
SaveExploits1References11
Rows per page
Query Builder