CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-63800

Critical · CVSS 9.8
CVSS
9.8
nvd
EPSS
KEV
No
Class
oss containerizable
CWE-416

Description

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix use-after-free in pnfs_update_layout() When hitting the NFS_LAYOUT_RETURN branch in pnfs_update_layout(), the code calls pnfs_prepare_to_retry_layoutget(lo). If it succeeds, pnfs_put_layout_hdr(lo) is called before trace_pnfs_update_layout(), which still references 'lo'. This results in a use-after-free when the tracepoint accesses lo's fields. Fix this by moving the tracepoint call before pnfs_put_layout_hdr(lo).

Affected packages

Linux Kernel 0 → 6.1.177
Linux Kernel 0 → 5.10.260
Linux Kernel 5.11.0 → 5.15.211
Linux Kernel 5.16.0 → 6.6.144
Linux Kernel 6.13.0 → 7.1.3
Linux Kernel 6.2.0 → 6.12.95
Linux Kernel 6.7.0 → 6.18.38

References

Status: profiled · ingested 2026-07-20T18:00:18.000Z