PT-2026-43886 · Linux · Linux Kernel
CVE-2026-46019
·
Published
2026-05-27
·
Updated
2026-07-24
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 versions prior to 7.0.11-1.1
Description
A memory leak occurs in the
atmel-aes crypto component. The atmel aes buff init() function allocates 4 pages of memory using get free pages() with ATMEL AES BUFFER ORDER, but the atmel aes buff cleanup() function only releases the first page via free page(), resulting in the leak of the remaining 3 pages.Recommendations
Update to version 7.0.11-1.1.
Exploit
Fix
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel