CVE-2026-45983

Source
https://cve.org/CVERecord?id=CVE-2026-45983
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-45983.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-45983
Downstream
Published
2026-05-27T12:18:41.619Z
Modified
2026-05-29T04:03:13.239803580Z
Summary
nfsd: never defer requests during idmap lookup
Details

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

nfsd: never defer requests during idmap lookup

During v4 request compound arg decoding, some ops (e.g. SETATTR) can trigger idmap lookup upcalls. When those upcall responses get delayed beyond the allowed time limit, cache_check() will mark the request for deferral and cause it to be dropped.

This prevents nfs4svcencodecompoundres from being executed, and thus the session slot flag NFSD4SLOTINUSE never gets cleared. Subsequent client requests will fail with NFSERR_JUKEBOX, given that the slot will be marked as in-use, making the SEQUENCE op fail.

Fix this by making sure that the RQUSEDEFERRAL flag is always clear during nfs4svcdecode_compoundargs(), since no v4 request should ever be deferred.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45983.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
2f425878b6a71571341dcd3f9e9d1a6f6355da9c
Fixed
b9abb760db20504240a7147f27934d900cd80b23
Fixed
3a72c7dedc99b321e0f267e4e999e5baf07c4593
Fixed
99e17b20fddac19a228d213e00f6b9e1c10daff9
Fixed
243f71ed873ff3feeb6f9b5cb145d63f7188b4c4
Fixed
063a6f22478ef929625000a2caf54667725c1dfd
Fixed
d75ec4504a4340b033b15cad0303988b3089dd93
Fixed
8dff54fe88c0dcd4c55bff9fc2fa6ca968290826
Fixed
f9c206cdc4266caad6a9a7f46341420a10f03ccb

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.30
Fixed
5.10.252
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.202
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.165
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.128
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.75
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.14
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.4

Database specific

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