Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47137
HistoryMar 25, 2024 - 9:15 a.m.

CVE-2021-47137

2024-03-2509:15:08
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
10
cve-2021-47137
memory corruption
linux kernel
lantiq net driver
rx ring
memory allocation
dma mapping
invalid address
descriptor
packet drop
security patch

AI Score

6.7

Confidence

High

EPSS

0

Percentile

15.5%

In the Linux kernel, the following vulnerability has been resolved:

net: lantiq: fix memory corruption in RX ring

In a situation where memory allocation or dma mapping fails, an
invalid address is programmed into the descriptor. This can lead
to memory corruption. If the memory allocation fails, DMA should
reuse the previous skb and mapping and drop the packet. This patch
also increments rx drop counter.

AI Score

6.7

Confidence

High

EPSS

0

Percentile

15.5%