Skip to content

In the Linux kernel, the following vulnerability has been...

Unreviewed Published Dec 24, 2025 to the GitHub Advisory Database • Updated Dec 24, 2025

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

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.

References

Published by the National Vulnerability Database Dec 24, 2025
Published to the GitHub Advisory Database Dec 24, 2025
Last updated Dec 24, 2025

Severity

Unknown

EPSS score

Weaknesses

No CWEs

CVE ID

CVE-2025-68349

GHSA ID

GHSA-pchw-pcf7-8p47

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.