crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup
Summary
| CVE | CVE-2026-46019 |
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-05-27 14:17:20 UTC |
| Updated | 2026-05-27 14:48:03 UTC |
| Description | 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. |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|
| CNA |
Linux |
Linux |
affected bbe628ed897d728d38c4035381d12b2f308fac6f b63f1e2f0e319ad3fe4a58eb3db4fd50cc98baca git |
Not specified |
| CNA |
Linux |
Linux |
affected bbe628ed897d728d38c4035381d12b2f308fac6f 65b3589d39d05699c3850202f8333e5361033ea3 git |
Not specified |
| CNA |
Linux |
Linux |
affected bbe628ed897d728d38c4035381d12b2f308fac6f 61516b4a5b2647dc3f8f67b5dffaf038be997511 git |
Not specified |
| CNA |
Linux |
Linux |
affected bbe628ed897d728d38c4035381d12b2f308fac6f 230ad8a78fe67266b1ba4685da1abdd61471c5b8 git |
Not specified |
| CNA |
Linux |
Linux |
affected bbe628ed897d728d38c4035381d12b2f308fac6f 3fcfff4ed35f963380a68741bcd52742baff7f76 git |
Not specified |
| CNA |
Linux |
Linux |
affected 4.5 |
Not specified |
| CNA |
Linux |
Linux |
unaffected 4.5 semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.6.140 6.6.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.12.86 6.12.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.18.27 6.18.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.0.4 7.0.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.1-rc1 * original_commit_for_fix |
Not specified |
References
| Reference | Source | Link | Tags |
|---|
| git.kernel.org/stable/c/65b3589d39d05699c3850202f8333e5361033ea3 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/230ad8a78fe67266b1ba4685da1abdd61471c5b8 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/61516b4a5b2647dc3f8f67b5dffaf038be997511 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/3fcfff4ed35f963380a68741bcd52742baff7f76 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/b63f1e2f0e319ad3fe4a58eb3db4fd50cc98baca |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.