๐Ÿ” CVE Alert

CVE-2026-74316

UNKNOWN 0.0

NFSD: Handle layout stid in nfsd4_drop_revoked_stid()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: NFSD: Handle layout stid in nfsd4_drop_revoked_stid() nfsd4_drop_revoked_stid() has no SC_TYPE_LAYOUT case, so when a client sends FREE_STATEID for an admin-revoked layout stid, the default branch releases cl_lock and returns without unhashing or releasing the stid. The stid remains in the IDR and on the per-client list until the client is destroyed. Remove the layout stid from the per-client list and call nfs4_put_stid() to drop the creation reference. When the refcount reaches zero, nfsd4_free_layout_stateid() handles the remaining cleanup: cancelling the fence worker, removing from the per-file list, and freeing the slab object.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1e33e1414bec54a4feafa9e67e2617031be0afe2 < 7ed62f7040ee182cf7dea5798f9e114235b31dae 1e33e1414bec54a4feafa9e67e2617031be0afe2 < da6f86ff4f2dd490bea52419a49e19680efd5847 1e33e1414bec54a4feafa9e67e2617031be0afe2 < 8024028ef91616cf91cc669f2446a0406bc0ba19 1e33e1414bec54a4feafa9e67e2617031be0afe2 < 86b9898920a6d02b4149f4fef9efd77b8aa3b9ca
Linux / Linux
6.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/7ed62f7040ee182cf7dea5798f9e114235b31dae git.kernel.org: https://git.kernel.org/stable/c/da6f86ff4f2dd490bea52419a49e19680efd5847 git.kernel.org: https://git.kernel.org/stable/c/8024028ef91616cf91cc669f2446a0406bc0ba19 git.kernel.org: https://git.kernel.org/stable/c/86b9898920a6d02b4149f4fef9efd77b8aa3b9ca