CVE-2026-43394

Source
https://cve.org/CVERecord?id=CVE-2026-43394
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-43394.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-43394
Downstream
Related
Published
2026-05-08T14:21:38.127Z
Modified
2026-07-15T01:49:14.361599678Z
Summary
nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().
Details

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

nfsd: Fix cred ref leak in nfsdnllistenersetdoit().

nfsdnllistenersetdoit() uses getcurrentcred() without put_cred().

As we can see from other callers, svcxprtcreatefromsa() does not require the extra refcount.

nfsdnllistenersetdoit() is always in the process context, sendmsg(), and current->cred does not go away.

Let's use currentcred() in nfsdnllistenerset_doit().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43394.json"
}
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
16a471177496c8e04a9793812c187a2c1a2192fa
Fixed
02e87ec0bc706cb93fa47b43d18c4d10102c7d54
Fixed
019debe5851d7355bea9ff0248cc317878924d8f
Fixed
cba413765376bb466035c9160fa3130402971e2c
Fixed
92978c83bb4eef55d02a6c990c01c423131eefa7

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.12.78
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.19
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.9

Database specific

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