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.
References
Configurations
No configuration.
History
21 Nov 2024, 06:35
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/46dd4abced3cb2c912916f4a5353e0927db0c4a2 - | |
References | () https://git.kernel.org/stable/c/5ac72351655f8b033a2935646f53b7465c903418 - | |
References | () https://git.kernel.org/stable/c/8bb1077448d43a871ed667520763e3b9f9b7975d - | |
References | () https://git.kernel.org/stable/c/c7718ee96dbc2f9c5fc3b578abdf296dd44b9c20 - |
05 Nov 2024, 17:35
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-770 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
25 Mar 2024, 13:47
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
25 Mar 2024, 09:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-25 09:15
Updated : 2024-11-21 06:35
NVD link : CVE-2021-47137
Mitre link : CVE-2021-47137
CVE.ORG link : CVE-2021-47137
JSON object : View
Products Affected
No product.
CWE
CWE-770
Allocation of Resources Without Limits or Throttling