Lucene search
+L

1671 matches found

Positive Technologies
Positive Technologies
added 2025/03/06 12:00 a.m.23 views

PT-2025-28007

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A race condition exists between nfsd registration and exports proc, which can cause a kernel OOPs. This issue is triggered by a race between the exportfs -r command and the mount -...

4.7CVSS6AI score0.00148EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2025-21796

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfsd: clear aclaccess/acldefault after releasing them If getting acldefault fails, aclaccess and acldefault will be released simultaneously. However, aclaccess...

9.8CVSS6.7AI score0.00635EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-50121

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfsd: cancel nfsdshrinkerwork using sync mode in nfs4stateshutdownnet In the normal case, when we excute echo 0 /proc/fs/nfsd/threads, the function...

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

Linux Distros Unpatched Vulnerability : CVE-2021-47107

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: NFSD: Fix READDIR buffer overflow If a client sends a READDIR count argument that is too sma...

9.8CVSS5.8AI score0.00847EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/03/01 12:00 a.m.77 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-802)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-802 advisory. In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' CVE-2024-36478 In the Linux kernel, the...

9.8CVSS7.1AI score0.00811EPSS
SaveExploits4References114
OSV
OSV
added 2025/02/27 3:15 a.m.10 views

AZL-58917 CVE-2025-21796 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear aclaccess/acldefault after releasing them If getting acldefault fails, aclaccess and acldefault will be released simultaneously. However, aclaccess will still retain a pointer pointing to the released posixacl, which...

9.8CVSS6.6AI score0.00635EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.27 views

CVE-2025-21795

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4shutdowncallback If nfs4client is in courtesy state then there is no point to send the callback. This causes nfsd4shutdowncallback to hang since clcbinflight is not 0. This hang lasts about 15 minutes until...

7.5CVSS0.00631EPSS
SaveExploits0References12
NVD
NVD
added 2025/02/27 3:15 a.m.19 views

CVE-2025-21796

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear aclaccess/acldefault after releasing them If getting acldefault fails, aclaccess and acldefault will be released simultaneously. However, aclaccess will still retain a pointer pointing to the released posixacl, which...

9.8CVSS0.00635EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/27 3:15 a.m.14 views

AZL-58907 CVE-2025-21796 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear aclaccess/acldefault after releasing them If getting acldefault fails, aclaccess and acldefault will be released simultaneously. However, aclaccess will still retain a pointer pointing to the released posixacl, which...

9.8CVSS6.6AI score0.00635EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.14 views

UBUNTU-CVE-2025-21796

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear aclaccess/acldefault after releasing them If getting acldefault fails, aclaccess and acldefault will be released simultaneously. However, aclaccess will still retain a pointer pointing to the released posixacl, which...

9.8CVSS6.2AI score0.00635EPSS
SaveExploits0References48
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.16 views

CVE-2025-21796

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear aclaccess/acldefault after releasing them If getting acldefault fails, aclaccess and acldefault will be released simultaneously. However, aclaccess will still retain a pointer pointing to the released posixacl, which...

9.8CVSS5.7AI score0.00635EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.31 views

CVE-2025-21796 nfsd: clear acl_access/acl_default after releasing them

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear aclaccess/acldefault after releasing them If getting acldefault fails, aclaccess and acldefault will be released simultaneously. However, aclaccess will still retain a pointer pointing to the released posixacl, which...

9.8CVSS0.00635EPSS
SaveExploits0References7
CVE
CVE
added 2025/02/27 2:18 a.m.207 views

CVE-2025-21796

CVE-2025-21796 is a Linux kernel use-after-free vulnerability in nfsd where acl_access/acl_default could retain a pointer to a released posix_acl, enabling a UAF scenario. The fix is to clear acl_access/acl_default after releasing them to prevent the use-after-free. Public advisories (e.g., ALAS2...

9.8CVSS6.4AI score0.00635EPSS
SaveExploits0References12Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.19 views

CVE-2025-21795

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4shutdowncallback If nfs4client is in courtesy state then there is no point to send the callback. This causes nfsd4shutdowncallback to hang since clcbinflight is not 0. This hang lasts about 15 minutes until...

7.5CVSS5.7AI score0.00631EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:18 a.m.21 views

CVE-2025-21795 NFSD: fix hang in nfsd4_shutdown_callback

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4shutdowncallback If nfs4client is in courtesy state then there is no point to send the callback. This causes nfsd4shutdowncallback to hang since clcbinflight is not 0. This hang lasts about 15 minutes until...

7.5CVSS6.1AI score
SaveExploits0References15
CVE
CVE
added 2025/02/27 2:18 a.m.167 views

CVE-2025-21795

CVE-2025-21795 affects the Linux kernel NFSD component. The vulnerability causes nfsd4_shutdown_callback to hang when nfs4_client is in courtesy state, because cl_cb_inflight remains non-zero and TCP may take ~15 minutes to drop the connection. The provided connected documents indicate a fix in n...

7.5CVSS6.5AI score0.00631EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.37 views

CVE-2025-21795 NFSD: fix hang in nfsd4_shutdown_callback

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4shutdowncallback If nfs4client is in courtesy state then there is no point to send the callback. This causes nfsd4shutdowncallback to hang since clcbinflight is not 0. This hang lasts about 15 minutes until...

7.5CVSS0.00631EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49362

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix potential use-after-free in nfsdfileput nfsdfileputnoref can free @nf, so don't dereference @nf immediately upon return from nfsdfileputnoref...

9.8CVSS0.00642EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.14 views

CVE-2022-49280

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent underflow in nfssvcdecodewriteargs Smatch complains: fs/nfsd/nfsxdr.c:341 nfssvcdecodewriteargs warn: no lower bound on 'args-len' Change the type to unsigned to prevent this issue...

9.8CVSS0.00673EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

DEBIAN-CVE-2022-49280

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent underflow in nfssvcdecodewriteargs Smatch complains: fs/nfsd/nfsxdr.c:341 nfssvcdecodewriteargs warn: no lower bound on 'args-len' Change the type to unsigned to prevent this issue...

5.5CVSS5.5AI score0.00673EPSS
SaveExploits0References1
Rows per page
Query Builder