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.
References
Configurations
No configuration.
History
30 Jul 2026, 06:24
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
14 Jul 2026, 13:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
19 Jan 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
11 Jan 2026, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
24 Dec 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-24 11:15
Updated : 2026-07-30 06:24
NVD link : CVE-2025-68349
Mitre link : CVE-2025-68349
CVE.ORG link : CVE-2025-68349
JSON object : View
Products Affected
No product.
CWE
No CWE.
