Lucene search
+L

1045 matches found

RedhatCVE
RedhatCVE
added 2024/09/13 3:13 p.m.14 views

CVE-2024-46696

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

7.3CVSS7.2AI score0.00432EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/13 3:12 p.m.15 views

CVE-2024-46690

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsd4deleggetattrconflict in presence of third party lease It is not safe to dereference fl-c.flcowner without first confirming fl-fllmops is the expected manager. nfsd4deleggetattrconflict tests fllmops but largely...

5.5CVSS6.3AI score0.00401EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/13 12:11 p.m.13 views

CVE-2024-46682

In the Linux kernel, the following vulnerability has been resolved: nfsd: prevent panic for nfsv4.0 closed files in nfs4showopen Prior to commit 3f29cc82a84c "nfsd: split scstatus out of sctype" statesshow relied on sctype field to be of valid type before calling into a subfunction to show conten...

5.5CVSS6.7AI score0.0019EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/13 6:15 a.m.25 views

CVE-2024-46696

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

9.8CVSS0.00432EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/13 6:15 a.m.25 views

CVE-2024-46690

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsd4deleggetattrconflict in presence of third party lease It is not safe to dereference fl-c.flcowner without first confirming fl-fllmops is the expected manager. nfsd4deleggetattrconflict tests fllmops but largely...

9.8CVSS0.00401EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.28 views

CVE-2024-46697 nfsd: ensure that nfsd4_fattr_args.context is zeroed out

In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure that nfsd4fattrargs.context is zeroed out If nfsd4encodefattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'l...

9.8CVSS0.00413EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.20 views

CVE-2024-46696

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

9.8CVSS6.2AI score0.00432EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.37 views

CVE-2024-46696 nfsd: fix potential UAF in nfsd4_cb_getattr_release

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

9.8CVSS0.00432EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.13 views

CVE-2024-46697

In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure that nfsd4fattrargs.context is zeroed out If nfsd4encodefattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'l...

9.8CVSS5.5AI score0.00413EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.15 views

CVE-2024-46697 nfsd: ensure that nfsd4_fattr_args.context is zeroed out

In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure that nfsd4fattrargs.context is zeroed out If nfsd4encodefattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'l...

6.9AI score0.00413EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/13 5:29 a.m.14 views

CVE-2024-46697 nfsd: ensure that nfsd4_fattr_args.context is zeroed out

In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure that nfsd4fattrargs.context is zeroed out If nfsd4encodefattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'l...

9.8CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2024/09/13 5:29 a.m.119 views

CVE-2024-46697

The CVE-2024-46697 issue in the Linux kernel’s nfsd path (nfsd4_fattr_args.context) is fixed: if a goto out path executes before security label checks, an uninitialized args.context on the stack could be freed. The mitigation is to zero/initialize args.context early, preventing a use-after-free/M...

9.8CVSS5.2AI score0.00413EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.13 views

CVE-2024-46690 nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsd4deleggetattrconflict in presence of third party lease It is not safe to dereference fl-c.flcowner without first confirming fl-fllmops is the expected manager. nfsd4deleggetattrconflict tests fllmops but largely...

6.7AI score0.00401EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.37 views

CVE-2024-46690 nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsd4deleggetattrconflict in presence of third party lease It is not safe to dereference fl-c.flcowner without first confirming fl-fllmops is the expected manager. nfsd4deleggetattrconflict tests fllmops but largely...

9.8CVSS0.00401EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/13 5:29 a.m.21 views

CVE-2024-46690 nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsd4deleggetattrconflict in presence of third party lease It is not safe to dereference fl-c.flcowner without first confirming fl-fllmops is the expected manager. nfsd4deleggetattrconflict tests fllmops but largely...

9.8CVSS4.9AI score
SaveExploits0References5
CVE
CVE
added 2024/09/13 5:29 a.m.72 views

CVE-2024-46690

The CVE-2024-46690 entry documents a Linux kernel issue in nfsd4_deleg_getattr_conflict when a third‑party lease manager is present. The vulnerability stemmed from unsafe dereference of fl->c.flc_owner without verifying fl->fl_lmops, causing incorrect handling of nfsd4_deleg_getattr_conflic...

9.8CVSS5.2AI score0.00401EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.59 views

CVE-2024-46690

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsd4deleggetattrconflict in presence of third party lease It is not safe to dereference fl-c.flcowner without first confirming fl-fllmops is the expected manager. nfsd4deleggetattrconflict tests fllmops but largely...

9.8CVSS5.4AI score0.00401EPSS
SaveExploits0
OSV
OSV
added 2024/09/13 5:29 a.m.15 views

CVE-2024-46682 nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open

In the Linux kernel, the following vulnerability has been resolved: nfsd: prevent panic for nfsv4.0 closed files in nfs4showopen Prior to commit 3f29cc82a84c "nfsd: split scstatus out of sctype" statesshow relied on sctype field to be of valid type before calling into a subfunction to show conten...

4.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.40 views

CVE-2024-46682

In the Linux kernel, the following vulnerability has been resolved: nfsd: prevent panic for nfsv4.0 closed files in nfs4showopen Prior to commit 3f29cc82a84c "nfsd: split scstatus out of sctype" statesshow relied on sctype field to be of valid type before calling into a subfunction to show conten...

5.5CVSS5.4AI score0.0019EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.31 views

CVE-2024-46682 nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open

In the Linux kernel, the following vulnerability has been resolved: nfsd: prevent panic for nfsv4.0 closed files in nfs4showopen Prior to commit 3f29cc82a84c "nfsd: split scstatus out of sctype" statesshow relied on sctype field to be of valid type before calling into a subfunction to show conten...

0.0019EPSS
SaveExploits0References2
Rows per page
Query Builder