PT-2026-43886 · Linux · Linux

Published

2026-05-27

·

Updated

2026-05-27

·

CVE-2026-46019

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
crypto: atmel-aes - Fix 3-page memory leak in atmel aes buff cleanup
atmel aes buff init() allocates 4 pages using get free pages() with ATMEL AES BUFFER ORDER, but atmel aes buff cleanup() frees only the first page using free page(), leaking the remaining 3 pages. Use free pages() with ATMEL AES BUFFER ORDER to fix the memory leak.

Related Identifiers

CVE-2026-46019

Affected Products

Linux