Vulnerability in Linux
CVE-2023-52834
In the Linux kernel, the following vulnerability has been resolved: atl1c: Work around the DMA RX overflow issue This is based on alx driver commit 881d0327db37 ("net: alx: Work around the DMA RX overflow issue"). The alx and atl1c drivers had RX overflow error which was why a custom allocator was created to avoid certain addresses. The simpler workaround then created for alx driver, but not for atl1c due to lack of tester. Instead of using a custom allocator, check the allocated skb address and use skb_reserve() to move away from problematic 0x...fc0 address. Tested on AR8131 on Acer 4540.
EPSS: 0.002 (15.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 43250ddd75a35d1f7926d989a10fefd30c37eaa7, 2.6.29, 0
- Linux Linux_kernel
References
Frequently asked questions
- What is CVE-2023-52834?
- CVE-2023-52834 is a high-severity vulnerability in Linux. CVSS score: 7.5/10. Published 2024-05-21.
- How severe is CVE-2023-52834?
- High severity. CVSS v3 base score is 7.5 out of 10.