5 matches found
CVE-2025-71303
CVE-2025-71303 in the Linux kernel’s accel/amdxdna driver fixes a race during autosuspend where the rpm_on flag could cause a userspace command to be processed before the device has actually resumed. The change removes rpm_on usage and introduces aie2_pm_set_dpm() , which resumes the device befor...
Linux kernel 安全漏洞
The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from deadlock issues during runtime in accel amdxdna, leading to pending tasks being stuck and...
CVE-2026-23280
A flaw was found in the Linux kernel's accel/amdxdna component. The calculation for the ubuf size may overflow, leading to an undersized memory allocation. This can result in memory corruption, potentially allowing an attacker to cause a denial of service or execute arbitrary code...
EUVD-2026-15216
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix out-of-bounds memset in command slot handling The remaining space in a command slot may be smaller than the size of the command header. Clearing the command header with memset before verifying the available slo...
CVE-2026-23288
A flaw was found in the Linux kernel's accel/amdxdna component. This vulnerability occurs when clearing a command header with memset before verifying the available slot space, which can be smaller than the header size. This can lead to an out-of-bounds write and memory corruption. An attacker cou...