Lucene search
+L

662707 matches found

EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76607

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and sortpaclrange. The latter is an On^2 bubble sort, so a client-chosen count...

5.8AI score0.00488EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89695

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and sortpaclrange. The latter is an On^2 bubble sort, so a client-chosen count...

7.5CVSS5.9AI score0.00488EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.30 views

CVE-2026-89695 nfsd: cap decoded POSIX ACL count to bound sort cost

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and sortpaclrange. The latter is an On^2 bubble sort, so a client-chosen count...

7.5CVSS0.00488EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89695 nfsd: cap decoded POSIX ACL count to bound sort cost

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4decodeposixacl reads a u32 entry count off the wire and passes it straight to posixaclalloc and sortpaclrange. The latter is an On^2 bubble sort, so a client-chosen count...

7.5CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/09/11 7:46 p.m.9 views

CVE-2026-89692 nfsd: clear CALLBACK_RUNNING on failed delegation recall queue

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear CALLBACKRUNNING on failed delegation recall queue nfsdbreakonedeleg sets NFSD4CALLBACKRUNNING via testandsetbit at entry to serialize recall work, then calls nfsd4runcb to queue the recall. When the queue attempt fail...

7.5CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.32 views

CVE-2026-89692 nfsd: clear CALLBACK_RUNNING on failed delegation recall queue

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear CALLBACKRUNNING on failed delegation recall queue nfsdbreakonedeleg sets NFSD4CALLBACKRUNNING via testandsetbit at entry to serialize recall work, then calls nfsd4runcb to queue the recall. When the queue attempt fail...

7.5CVSS0.00432EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.16 views

CVE-2026-89692

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear CALLBACKRUNNING on failed delegation recall queue nfsdbreakonedeleg sets NFSD4CALLBACKRUNNING via testandsetbit at entry to serialize recall work, then calls nfsd4runcb to queue the recall. When the queue attempt fail...

7.5CVSS5.7AI score0.00432EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:46 p.m.21 views

CVE-2026-89692

CVE-2026-89692 is a denial-of-service vulnerability in the Linux kernel's nfsd (NFS daemon). When a delegation recall queue attempt fails, the NFSD4_CALLBACK_RUNNING flag is left permanently set because the only code path that clears it (nfsd41_destroy_cb) is unreachable in that scenario. This ca...

7.5CVSS5.6AI score0.00432EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:46 p.m.7 views

EUVD-2026-76604

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear CALLBACKRUNNING on failed delegation recall queue nfsdbreakonedeleg sets NFSD4CALLBACKRUNNING via testandsetbit at entry to serialize recall work, then calls nfsd4runcb to queue the recall. When the queue attempt fail...

5.6AI score0.00432EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89685

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix clock domain mismatch in clientsstillreclaiming clientsstillreclaiming computes a deadline from nn-boottime CLOCKREALTIME, 1.7 billion but compares it against ktimegetboottimeseconds CLOCKBOOTTIME, seconds since boot. T...

7.5CVSS5.9AI score0.00446EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:46 p.m.26 views

CVE-2026-89685

CVE-2026-89685 is a clock domain mismatch in the Linux kernel's NFS daemon (nfsd) . The function clients_still_reclaiming() derives its grace-period deadline from nn->boot_time (CLOCK_REALTIME , ~1.7 billion seconds) but compares it against ktime_get_boottime_seconds() (CLOCK_BOOTTIME , second...

7.5CVSS5.8AI score0.00446EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.10 views

EUVD-2026-76597

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix clock domain mismatch in clientsstillreclaiming clientsstillreclaiming computes a deadline from nn-boottime CLOCKREALTIME, 1.7 billion but compares it against ktimegetboottimeseconds CLOCKBOOTTIME, seconds since boot. T...

5.8AI score0.00446EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:46 p.m.8 views

EUVD-2026-76596

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix cpntf publish race in nfs4initcpstate nfs4allocinitcpntfstate published the new cpntf entry into the s2scpstateids IDR with cstype set in one s2scplock section, then took the lock again to listadd it onto pstid-sccplist...

5.7AI score0.00508EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:46 p.m.24 views

CVE-2026-89684

CVE-2026-89684 is a race condition in the Linux kernel's nfsd component, specifically in nfs4_alloc_init_cpntf_state() during copy-state notification initialization. The cpntf entry was published into the s2s_cp_stateids IDR before its list_head was linked, creating a window where a concurrent NF...

7.5CVSS5.7AI score0.00508EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89684

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix cpntf publish race in nfs4initcpstate nfs4allocinitcpntfstate published the new cpntf entry into the s2scpstateids IDR with cstype set in one s2scplock section, then took the lock again to listadd it onto pstid-sccplist...

7.5CVSS5.8AI score0.00508EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.31 views

CVE-2026-89657 libceph: validate OSD extent maps before cursor advance

In the Linux kernel, the following vulnerability has been resolved: libceph: validate OSD extent maps before cursor advance net/ceph/osdclient.c:osdsparseread validates that the sparse-read data length matches the summed extent lengths, but it does not validate that each OSD-supplied extent is...

7.5CVSS0.00603EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/11 7:45 p.m.7 views

EUVD-2026-76569

In the Linux kernel, the following vulnerability has been resolved: libceph: validate OSD extent maps before cursor advance net/ceph/osdclient.c:osdsparseread validates that the sparse-read data length matches the summed extent lengths, but it does not validate that each OSD-supplied extent is...

5.8AI score0.00603EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.14 views

CVE-2026-89657

In the Linux kernel, the following vulnerability has been resolved: libceph: validate OSD extent maps before cursor advance net/ceph/osdclient.c:osdsparseread validates that the sparse-read data length matches the summed extent lengths, but it does not validate that each OSD-supplied extent is...

7.5CVSS5.9AI score0.00603EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:45 p.m.8 views

EUVD-2026-76560

In the Linux kernel, the following vulnerability has been resolved: ceph: cap delegated inode count in cephparsedeleginos cephparsedeleginos decodes interval sets of delegated inode numbers from an MDS create-with-delegation reply. For each set it reads a 64-bit start and a 64-bit len with...

5.8AI score0.00609EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.32 views

CVE-2026-89648 ceph: cap delegated inode count in ceph_parse_deleg_inos()

In the Linux kernel, the following vulnerability has been resolved: ceph: cap delegated inode count in cephparsedeleginos cephparsedeleginos decodes interval sets of delegated inode numbers from an MDS create-with-delegation reply. For each set it reads a 64-bit start and a 64-bit len with...

7.5CVSS0.00609EPSS
SaveExploits0References3
Rows per page
Query Builder