Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — nfsd: fix NULL dereference in nfs3svc_encode_getaclres
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U N N H 5.5 .0062 47.1 —
AFFECTED
Product Versions Fixed
Linux d505e66191072748620fc0af038cea4e4da0e3cd – —
Linux 5.13 – 5.13.4
TIMELINE
May 21 Reserved by Linux
May 21 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2021-47316 (Linux). CVSS 7.5 → 5.5 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
nfsd: fix NULL dereference in nfs3svc_encode_getaclres
In error cases the dentry may be NULL.
Before 20798dfe249a, the encoder also checked dentry and
d_really_is_positive(dentry), but that looks like overkill to me--zero
status should be enough to guarantee a positive dentry.
This isn't the first time we've seen an error-case NULL dereference
hidden in the initialization of a local variable in an xdr encoder. But
I went back through the other recent rewrites and didn't spot any
similar bugs.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| May 21, 2024 | Reserved | Reserved by Linux |
| May 21, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2021-47316 (Linux). CVSS 7.5 → 5.5 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | d505e66191072748620fc0af038cea4e4da0e3cd | — |
| Linux | Linux | — | 5.13 | 5.13.4 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2021-47316 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.