CVE-2023-52834
Last modified
CVE-2023-52834 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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 estimates a 0.24% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.15.140 |
| Linux | Linux Kernel | >= 5.16, < 6.1.64 |
| Linux | Linux Kernel | >= 6.2, < 6.5.13 |
| Linux | Linux Kernel | >= 6.6, < 6.6.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-52834?
How severe is CVE-2023-52834?
How do I fix CVE-2023-52834?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-52829In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2023-5283A vulnerability was found in SourceCodester Engineers Online…8.8
- CVE-2023-52830Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2023-52831In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52832In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2023-52833In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2023-52835In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52836In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52837In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-52838In the Linux kernel, the following vulnerability has been re…6.2
- CVE-2023-52839In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2023-5284A vulnerability classified as critical has been found in Sou…8.8
Are you affected by CVE-2023-52834?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
