CVE-2021-47107
HIGHDescription
In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix READDIR buffer overflow If a client sends a READDIR count argument that is too small (say, zero), then the buffer size calculation in the new init_dirlist helper functions results in an underflow, allowing the XDR stream functions to write beyond the actual buffer. This calculation has always been suspect. NFSD has never sanity- checked the READDIR count argument, but the old entry encoders managed the problem correctly. With the commits below, entry encoding changed, exposing the underflow to the pointer arithmetic in xdr_reserve_space(). Modern NFS clients attempt to retrieve as much data as possible for each READDIR request. Also, we have no unit tests that exercise the behavior of READDIR at the lower bound of @count values. Thus this case was missed during testing.
How to fix
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploit Intelligence
Low risk: more likely to be exploited than 30% of all known CVEs.
References
Related Vulnerabilities
Other CWE-120 (Classic Buffer Overflow) vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2014-0195 | Medium | 6.8 | 100% | - | Fix |
| CVE-2017-7269 | Critical | 9.8 | 100% | KEV | - |
| CVE-2019-11043 | High | 8.7 | 99% | KEV + Ransom | Fix |
| CVE-2011-4862 | High | 10.0 | 95% | - | Fix |
| CVE-2007-5659 | High | 7.8 | 94% | KEV | Fix |
| CVE-2022-3786 | High | 7.5 | 91% | - | Fix |
Embed a live status badge for CVE-2021-47107
Markdown
[](https://tridentstack.com/cve/CVE-2021-47107)HTML
<a href="https://tridentstack.com/cve/CVE-2021-47107"><img src="https://tridentstack.com/cve/badge/CVE-2021-47107.svg" alt="CVE-2021-47107"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
Start freeThis product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-05-12.