Lucene search
+L

4037 matches found

Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.7 views

CVE-2026-64077

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: move to two-stage removal scheme Like previous patches for xtables, follow same pattern in ebtables. We can't reuse xt helpers: ebttable struct layout is incompatible. table-ops assignment is now done while...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64077 netfilter: ebtables: move to two-stage removal scheme

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: move to two-stage removal scheme Like previous patches for xtables, follow same pattern in ebtables. We can't reuse xt helpers: ebttable struct layout is incompatible. table-ops assignment is now done while...

7.8CVSS5.3AI score
SaveExploits0References6
NVD
NVD
added 2026/07/19 12:16 p.m.13 views

CVE-2026-63800

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfsupdatelayout When hitting the NFSLAYOUTRETURN branch in pnfsupdatelayout, the code calls pnfspreparetoretrylayoutgetlo. If it succeeds, pnfsputlayouthdrlo is called before tracepnfsupdatelayout,...

9.8CVSS0.005EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.8 views

CVE-2026-53399

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

9.8CVSS0.00514EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.33 views

CVE-2026-63800 pNFS: Fix use-after-free in pnfs_update_layout()

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfsupdatelayout When hitting the NFSLAYOUTRETURN branch in pnfsupdatelayout, the code calls pnfspreparetoretrylayoutgetlo. If it succeeds, pnfsputlayouthdrlo is called before tracepnfsupdatelayout,...

9.8CVSS0.005EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.10 views

CVE-2026-63800

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfsupdatelayout When hitting the NFSLAYOUTRETURN branch in pnfsupdatelayout, the code calls pnfspreparetoretrylayoutgetlo. If it succeeds, pnfsputlayouthdrlo is called before tracepnfsupdatelayout,...

5.5AI score0.005EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 12:2 p.m.46 views

CVE-2026-63800

CVE-2026-63800 — Linux kernel (pNFS use-after-free) Affected: kernel code handling pnfs_update_layout() for NFS_LAYOUT_RETURN.Cause: If pnfs_prepare_to_retry_layoutget(lo) succeeds, pnfs_put_layout_hdr(lo) runs before trace_pnfs_update_layout(), while the tracepoint still references the structure...

9.8CVSS5.5AI score0.005EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.6 views

CVE-2026-63800

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfsupdatelayout When hitting the NFSLAYOUTRETURN branch in pnfsupdatelayout, the code calls pnfspreparetoretrylayoutgetlo. If it succeeds, pnfsputlayouthdrlo is called before tracepnfsupdatelayout,...

9.8CVSS5.3AI score0.005EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 12:2 p.m.19 views

CVE-2026-63800 pNFS: Fix use-after-free in pnfs_update_layout()

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfsupdatelayout When hitting the NFSLAYOUTRETURN branch in pnfsupdatelayout, the code calls pnfspreparetoretrylayoutgetlo. If it succeeds, pnfsputlayouthdrlo is called before tracepnfsupdatelayout,...

9.8CVSS5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/19 12:2 p.m.14 views

EUVD-2026-45466

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfsupdatelayout When hitting the NFSLAYOUTRETURN branch in pnfsupdatelayout, the code calls pnfspreparetoretrylayoutgetlo. If it succeeds, pnfsputlayouthdrlo is called before tracepnfsupdatelayout,...

5.5AI score0.005EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:2 p.m.50 views

CVE-2026-53399

The CVE-2026-53399 issue affects the Linux kernel NFS server (nfsd) where nfs4_alloc_stid() publishes a new stid into cl_stateids with idr_alloc_cyclic under cl_lock, and if nfsd4_layout_setlease() fails, the teardown path frees the layout stateid directly via kmem_cache_free() without idr_remove...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/19 12:2 p.m.15 views

EUVD-2026-45454

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

5.3AI score0.00514EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.37 views

CVE-2026-53399 nfsd: release layout stid on setlease failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

9.8CVSS0.00514EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 12:2 p.m.6 views

CVE-2026-53399 nfsd: release layout stid on setlease failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

9.8CVSS5.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.7 views

CVE-2026-53399

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

9.8CVSS5.3AI score0.00514EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 12:1 p.m.29 views

CVE-2026-53392

CVE-2026-53392 affects the Linux kernel’s NFSv4/flexfiles path. The flaw arises in ff_layout_alloc_lseg(), which decodes the filehandle-version array count and uses it to allocate with kzalloc_objs(). A zero count can yield ZERO_SIZE_PTR and get stored in dss_info->fh_versions, while later fle...

7.5CVSS5.5AI score0.00529EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/07/19 12:1 p.m.38 views

CVE-2026-53392 NFSv4/flexfiles: reject zero filehandle version count

In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count fflayoutalloclseg decodes the filehandle-version array count from the flexfiles layout body. The value is used as the count for kzallocobjs, and the current code only rejects...

7.5CVSS0.00529EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.16 views

PT-2026-61394

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw in the netfilter ebtables component occurs due to the way table structures are removed. The issue is addressed by implementing a two-stage removal scheme to ensure that the...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.15 views

PT-2026-61398

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the arm ffa firmware component where framework notification messages in the shared RX buffer are not properly validated. Specifically, the system fails to verify the...

8.4CVSS5.3AI score0.0014EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-63800

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pNFS: Fix use-after-free in pnfsupdatelayout When hitting the NFSLAYOUTRETURN branch in pnfsupdatelayout, the code calls pnfspreparetoretrylayoutgetlo. If it...

9.8CVSS5.7AI score0.005EPSS
SaveExploits0References3
Rows per page
Query Builder