CVE-2026-74316

Source
https://cve.org/CVERecord?id=CVE-2026-74316
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74316.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74316
Downstream
Published
2026-08-15T05:58:14.165Z
Modified
2026-08-16T03:48:54.967548712Z
Summary
NFSD: Handle layout stid in nfsd4_drop_revoked_stid()
Details

In the Linux kernel, the following vulnerability has been resolved:

NFSD: Handle layout stid in nfsd4droprevoked_stid()

nfsd4droprevokedstid() has no SCTYPELAYOUT case, so when a client sends FREESTATEID 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 nfs4putstid() to drop the creation reference. When the refcount reaches zero, nfsd4freelayout_stateid() handles the remaining cleanup: cancelling the fence worker, removing from the per-file list, and freeing the slab object.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74316.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1e33e1414bec54a4feafa9e67e2617031be0afe2
Fixed
7ed62f7040ee182cf7dea5798f9e114235b31dae
Fixed
da6f86ff4f2dd490bea52419a49e19680efd5847
Fixed
8024028ef91616cf91cc669f2446a0406bc0ba19
Fixed
86b9898920a6d02b4149f4fef9efd77b8aa3b9ca

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74316.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.9.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74316.json"