• CVE-2023-52834

发布时间: 2024年6月28日

修改时间: 2025年4月13日

概要

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.

CVSS v3 指标

NVD openEuler
Confidentiality Low
Attack Vector Local
CVSS评分 N/A 6.6
Attack Complexity Low
Privileges Required Low
Scope Unchanged
Integrity Low
User Interaction None
Availability High

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-4792 kernel security update 2024年6月28日

影响产品

产品 状态
KY3.4-5A kernel Fixed
KY3.5.2 kernel Affected
V6 kernel Unaffected