nfsd: fix dentry ref leak on V4ROOT export filehandle lookup
Summary
| CVE | CVE-2026-89683 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-11 20:19:55 UTC |
| Updated | 2026-09-11 20:19:55 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: nfsd: fix dentry ref leak on V4ROOT export filehandle lookup nfsd_set_fh_dentry() leaks the dentry reference from exportfs_decode_fh_raw() when the NFS3_FHSIZE or NFS_FHSIZE switch cases detect NFSEXP_V4ROOT and goto out. The out: label calls exp_put() but never dput(dentry), and fhp->fh_dentry was never assigned so fh_put() cannot compensate. A crafted NFSv3 filehandle targeting a V4ROOT export's fsid triggers the leak on every request. |
Risk And Classification
EPSS: 0.001750000 probability, percentile 0.071930000 (date 2026-09-13)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected ef7f6c4904d03ccd7478e1ac20ed75f79c4ac444 d493cf57f4c4dae5396cd6ad41e5c209d0615a81 git | Not specified |
| CNA | Linux | Linux | affected ef7f6c4904d03ccd7478e1ac20ed75f79c4ac444 c1ae0f973bcba5730871e35976a0ab6878fdac34 git | Not specified |
| CNA | Linux | Linux | affected ef7f6c4904d03ccd7478e1ac20ed75f79c4ac444 11db8df188b34bdb8c6a3a0bf438e5fc8cd75aca git | Not specified |
| CNA | Linux | Linux | affected ef7f6c4904d03ccd7478e1ac20ed75f79c4ac444 6247023fbbec1325029f2d5f2a7cdc0f9f9ea15a git | Not specified |
| CNA | Linux | Linux | affected 6.12 | Not specified |
| CNA | Linux | Linux | unaffected 6.12 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.109 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.50 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2.4 7.2.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.3-rc1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/6247023fbbec1325029f2d5f2a7cdc0f9f9ea15a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/c1ae0f973bcba5730871e35976a0ab6878fdac34 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/d493cf57f4c4dae5396cd6ad41e5c209d0615a81 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/11db8df188b34bdb8c6a3a0bf438e5fc8cd75aca | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.