Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47109
HistoryMar 15, 2024 - 9:15 p.m.

CVE-2021-47109

2024-03-1521:15:06
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
4
linux kernel
nud_noarp
neighbour table overflow

AI Score

7.6

Confidence

High

EPSS

0

Percentile

15.5%

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.

AI Score

7.6

Confidence

High

EPSS

0

Percentile

15.5%