Lucene search
+L

248 matches found

Amazon
Amazon
added 2025/04/14 12:00 a.m.19 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: nfsd: fix legacy client tracking initialization CVE-2024-58092 In the Linux kernel, the following vulnerability has been resolved: keys: Fix UAF in keyput CVE-2025-21893 In the Linux kernel, the following...

7.8CVSS6.7AI score0.00459EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/04/09 7:00 a.m.16 views

nfsd: clear acl_access/acl_default after releasing them

...

9.8CVSS7.3AI score0.00635EPSS
SaveExploits0
OSV
OSV
added 2025/04/03 11:08 a.m.11 views

OESA-2025-1371 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem encodefh method that may fail for various...

7.8CVSS7AI score0.00873EPSS
SaveExploits3References34
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.13 views

CVE-2023-53025

Removed by vendor...

6.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2024-46697

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: ensure that nfsd4fattrargs.context is zeroed out If nfsd4encodefattr4 ends up doing a...

9.8CVSS5.5AI score0.00416EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:20 a.m.16 views

SUSE 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...

5.5CVSS6.6AI score0.00635EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/02/27 3:09 a.m.10 views

SUSE CVE-2022-49279

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent integer overflow on 32 bit systems On a 32 bit system, the "len sizeofp" operation can have an integer overflow...

5.5CVSS8.1AI score0.00614EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/27 2:18 a.m.14 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.8CVSS6AI score
SaveExploits0References15
OSV
OSV
added 2025/02/26 7:01 a.m.9 views

UBUNTU-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.8CVSS6.2AI score0.00673EPSS
SaveExploits0References12
BDU FSTEC
BDU FSTEC
added 2025/02/03 12:00 a.m.11 views

The vulnerability of the NFSD component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the NFSD component in the Linux operating system’s kernel is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00653EPSS
SaveExploits0References13Affected Software9
Amazon
Amazon
added 2025/01/24 12:00 a.m.20 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset CVE-2024-42315 In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock...

7.8CVSS6.7AI score0.00696EPSS
SaveExploits2
OSV
OSV
added 2025/01/19 12:15 p.m.9 views

UBUNTU-CVE-2024-57924

In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem encodefh method that may fail for various reasons. The legacy users of exportfsencodefh, namely, nfsd and...

5.5CVSS6.2AI score0.0026EPSS
SaveExploits0References18
OSV
OSV
added 2025/01/08 6:15 p.m.12 views

AZL-55349 CVE-2024-56779 affecting package kernel for versions less than 6.6.64.2-1

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.5CVSS6.7AI score0.00531EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/12/29 2:32 p.m.18 views

CVE-2024-53217

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent NULL dereference in nfsd4processcbupdate @ses is initialized to NULL. If nfsd4findbackchannel finds no available backchannel session, setupcallbackclient will try to dereference @ses and segfault...

5.5CVSS6.8AI score0.00696EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/28 3:51 a.m.11 views

SUSE CVE-2024-53146

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent a potential integer overflow If the tag length is = U32MAX - 3 then the "length + 4" addition can result in an integer overflow. Address this by splitting the decoding into several steps so that decodecbcompound4res...

7.8CVSS7.4AI score0.00544EPSS
SaveExploits0References65
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.5 views

SUSE CVE-2024-53216

In the Linux kernel, the following vulnerability has been resolved: nfsd: release svcexpkey/svcexport with rcuwork The last reference for cachehead can be reduced to zero in cshow and eshowusing rcureadlock and rcureadunlock. Consequently, svcexportput and expkeyput will be invoked, leading to tw...

6.6CVSS7.8AI score0.00222EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/12/28 1:35 a.m.17 views

CVE-2024-56558

In the Linux kernel, the following vulnerability has been resolved: nfsd: make sure exp active before svcexportshow The function eshow was called with protection from RCU. This only ensures that exp will not be freed. Therefore, the reference count for exp can drop to zero, which will trigger a...

5.5CVSS6.7AI score0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.5 views

DEBIAN-CVE-2024-56558

In the Linux kernel, the following vulnerability has been resolved: nfsd: make sure exp active before svcexportshow The function eshow was called with protection from RCU. This only ensures that exp will not be freed. Therefore, the reference count for exp can drop to zero, which will trigger a...

7.8CVSS5.8AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.10 views

UBUNTU-CVE-2024-56558

In the Linux kernel, the following vulnerability has been resolved: nfsd: make sure exp active before svcexportshow The function eshow was called with protection from RCU. This only ensures that exp will not be freed. Therefore, the reference count for exp can drop to zero, which will trigger a...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0References46
OSV
OSV
added 2024/12/27 2:15 p.m.12 views

AZL-59031 CVE-2024-53216 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nfsd: release svcexpkey/svcexport with rcuwork The last reference for cachehead can be reduced to zero in cshow and eshowusing rcureadlock and rcureadunlock. Consequently, svcexportput and expkeyput will be invoked, leading to tw...

7.8CVSS6.7AI score0.00222EPSS
SaveExploits0References1
Rows per page
Query Builder