CVE-2021-47109: neighbour: allow NUD_NOARP entries to be forced GCed
In the Linux kernel, the following vulnerability has been resolved:
neighbour: allow NUD_NOARP entries to be forced GCed
IFF_POINTOPOINT interfaces use NUD_NOARP entries for IPv6. It's possible to
fill up the neighbour table with enough entries that it will overflow for
valid connections after that.
This behaviour is more prevalent after commit 58956317c8de ("neighbor:
Improve garbage collection") is applied, as it prevents removal from
entries that are not NUD_FAILED, unless they are more than 5s old.
Security readout for executives and security teams
Plain-English summary
This Linux kernel issue can let neighbor table entries accumulate on point-to-point IPv6 interfaces until legitimate connections are affected. The business impact is primarily availability: systems using affected kernel versions and relevant network configurations may experience connection failures when the table overflows.
Executive priority
Treat as a targeted availability risk. Prioritize patch validation for network-facing Linux systems and infrastructure using point-to-point IPv6, but do not escalate as actively exploited based on the supplied evidence.
Technical view
The flaw involves Linux neighbor garbage collection for NUD_NOARP entries used by IPv6 on IFF_POINTOPOINT interfaces. After a neighbor garbage-collection change, entries not marked NUD_FAILED were harder to remove, allowing table pressure that could block valid neighbor entries.
Likely exposure
Exposure is most likely on Linux systems running affected kernel ranges with IPv6 over point-to-point interfaces. The source data lists Linux kernel affected ranges and stable kernel commits, but does not provide distribution-specific package status.
Exploitation context
The provided sources do not show CISA KEV listing, public exploitation, exploit maturity, or attacker requirements. The described outcome is resource exhaustion leading to valid connection failures, not code execution.
Researcher notes
The evidence supports a kernel neighbor table garbage-collection flaw affecting NUD_NOARP entries. Version mapping should be validated against vendor backports because distribution kernels may include fixes without matching upstream version numbers.
Mitigation direction
Check vendor or distribution kernel advisories for CVE-2021-47109 status.
Update to a kernel containing the referenced stable fix commits.
Prioritize systems using IPv6 on point-to-point interfaces.
Monitor neighbor table pressure and connection failure symptoms until patched.
Validation and detection
Inventory Linux kernel versions across exposed network infrastructure.
Identify hosts using IPv6 on point-to-point interfaces.
Confirm whether vendor kernels include the referenced stable fixes.
Review monitoring for neighbor table exhaustion or unexplained connection failures.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2021-47109 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.