CVE-2025-38317
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
10/07/2025
Last modified:
10/07/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: ath12k: Fix buffer overflow in debugfs<br />
<br />
If the user tries to write more than 32 bytes then it results in memory<br />
corruption. Fortunately, this is debugfs so it&#39;s limited to root users.