VDB
CVE-2026-89683
CVE-2026-89683
PUBLISHED
Reported by Linux · Published September 11, 2026
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.
EPSS 0.18% · 7.3th percentile
Risk Scores
EPSS Score
0.18%
7.3th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | ef7f6c4904d03ccd7478e1ac20ed75f79c4ac444, ef7f6c4904d03ccd7478e1ac20ed75f79c4ac444, ef7f6c4904d03ccd7478e1ac20ed75f79c4ac444 |
| Linux | Linux | 6.12, 0, 6.12.109 |
| linux | linux_kernel | 6.12, 6.12, 6.12 |
| Linux | Linux | ef7f6c4904d03ccd7478e1ac20ed75f79c4ac444, ef7f6c4904d03ccd7478e1ac20ed75f79c4ac444, ef7f6c4904d03ccd7478e1ac20ed75f79c4ac444 |
Timeline
- Sep 11, 2026 Coalition ESS Score
- Sep 11, 2026 CVE Published
- Sep 11, 2026 CVE Updated
- Sep 12, 2026 EPSS Score
- Sep 17, 2026 EPSS Score