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

Published Jul 19, 2026
·
Updated

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 pnfspreparetoretrylayoutget(lo). If it succeeds, pnfsputlayouthdr(lo) is called before tracepnfsupdatelayout(), 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 pnfsputlayouthdr(lo).

Affected Software

15 affected componentsFixes available
Linux Kernel
Linux Linux kernel>=5.4.91<5.5
Linux Linux kernel>=5.10.9<5.10.260
Linux Linux kernel>=5.11.1<5.15.211
Linux Linux kernel>=5.16<6.1.177
Linux Linux kernel>=6.2<6.6.144
Linux Linux kernel>=6.7<6.12.95
Linux Linux kernel>=6.13<6.18.38
Linux Linux kernel>=6.19<7.1.3
Linux Linux kernel=5.11
Linux Linux kernel=5.11-rc4
Linux Linux kernel=5.11-rc5
Linux Linux kernel=5.11-rc6
Linux Linux kernel=5.11-rc7
Microsoft azl3 kernel 6.6.143.1-1<6.6.150.1-1
6.6.150.1-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 6.6.150.1-1
  2. Configuration

    In the pnfs_update_layout() Linux kernel code path (NFS_LAYOUT_RETURN branch), fix the use-after-free by moving the tracepoint call trace_pnfs_update_layout() before pnfs_put_layout_hdr(lo). If pnfs_put_layout_hdr(lo) succeeds, ensure the subsequent pnfs_prepare_to_retry_layoutget(lo) occurs while trace_pnfs_update_layout(lo) still has valid lo references (since the tracepoint accesses lo's fields).

    Linux kernel (pnfs_update_layout) trace_pnfs_update_layout() call order relative to pnfs_put_layout_hdr(lo) and pnfs_prepare_to_retry_layoutget(lo) = Move trace_pnfs_update_layout() before pnfs_put_layout_hdr(lo) (and ensure pnfs_prepare_to_retry_layoutget(lo) does not run after lo is freed)

Event History

Jul 19, 2026
CVE Published
via MITRE·12:02 PM
Data Sourced
via MITRE·12:02 PM
DescriptionSeverity
Data Sourced
via NVD·12:16 PM
RemedyDescriptionSeverityWeaknessAffected Software
Data Sourced
via Red Hat·01:02 PM
DescriptionSeverityAffected Software
Jul 20, 2026
Data Sourced
via Microsoft·08:06 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·08:06 AM
Affected Software
Updated
via Microsoft·08:06 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2026-63800?

CVE-2026-63800 has a critical severity score of 9.8 according to the CVSS 3.1 metrics.

2

How do I fix CVE-2026-63800?

To fix CVE-2026-63800, you should update your Linux Kernel to the latest version that includes the patch for this vulnerability.

3

What type of vulnerability is CVE-2026-63800?

CVE-2026-63800 is classified as a use-after-free vulnerability affecting the pNFS subsystem in the Linux Kernel.

4

What impact does CVE-2026-63800 have?

CVE-2026-63800 can lead to potential data corruption, crashes, or arbitrary code execution due to improper memory management.

5

When was CVE-2026-63800 published?

CVE-2026-63800 was published on July 19, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203