CVE-2025-68349

HIGHCVSS 7.5/10EPSS 0.20%

Last modified

CVE-2025-68349 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid Fixes a crash when layout is null during this call stack: write_inode -> nfs4_write_inode -> pnfs_layoutcommit_inode pnfs_set_layoutcommit relies on the lseg refcount to keep the layout around. Need to clear NFS_INO_LAYOUTCOMMIT otherwise we might attempt to reference a null layout.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid Fixes a crash when layout is null during this call stack: write_inode -> nfs4_write_inode -> pnfs_layoutcommit_inode pnfs_set_layoutcommit relies on the lseg refcount to keep the layout around. Need to clear NFS_INO_LAYOUTCOMMIT otherwise we might attempt to reference a null layout.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
0.20%

10.5th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= fe1cf9469d7bcb6af27e42eb555a41b0135bce4a, < 084bebe82ad86f718a3af84f34761863e63164ed; >= fe1cf9469d7bcb6af27e42eb555a41b0135bce4a, < b6e4e3a08c03200cc4b8067ec8ab3172a989d6fc; >= fe1cf9469d7bcb6af27e42eb555a41b0135bce4a, < 104080582ae0aa6dce6c6d75ff89062efe84673b; >= fe1cf9469d7bcb6af27e42eb555a41b0135bce4a, < f718f9ea6094843b8c059b073af49ad61e9f49bb; >= fe1cf9469d7bcb6af27e42eb555a41b0135bce4a, < 59947dff0fb7c19c09ce6dccbcd253fd542b6c25; >= fe1cf9469d7bcb6af27e42eb555a41b0135bce4a, < ca2e7fdad7c683b64821c94a58b9b68733214dad; >= fe1cf9469d7bcb6af27e42eb555a41b0135bce4a, < 38694f9aae00459ab443a7dc8b3949a6b33b560a; >= fe1cf9469d7bcb6af27e42eb555a41b0135bce4a, < e0f8058f2cb56de0b7572f51cd563ca5debce746
LinuxLinux4.10

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-68349?
In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid Fixes a crash when layout is null during this call stack: write_inode -> nfs4_write_inode -> pnfs_layoutcommit_inode pnfs_set_layoutcommit relies on the lseg refcount to keep the layout around. Need to clear NFS_INO_LAYOUTCOMMIT otherwise we might attempt to reference a null layout.
How severe is CVE-2025-68349?
CVE-2025-68349 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 0.20% probability of exploitation in the next 30 days.
How do I fix CVE-2025-68349?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2025

Are you affected by CVE-2025-68349?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST