PT-2026-34429 · Linux+2 · Linux Kernel+2
CVE-2026-31524
·
Published
2026-02-19
·
Updated
2026-08-25
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak occurs in the
asus report fixup() function, which returns a buffer allocated via kmemdup() without subsequently freeing it. Additionally, an out-of-bounds read exists where the function copies more data than the original descriptor size.Recommendations
Update the
asus report fixup() function to use devm kzalloc() to ensure memory is automatically managed and freed upon device removal.
Restrict the data copy process to only include the original descriptor size to prevent out-of-bounds reads.Exploit
Fix
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu