PT-2026-43935 · Linux · Linux Kernel
CVE-2026-46068
·
Published
2026-05-27
·
Updated
2026-07-24
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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 Linux kernel crypto nx component. The functions
nx842 crypto alloc ctx() and nx842 crypto free ctx() allocate bounce buffers using get free pages() with a specific order, but incorrectly release them using free page(). This mismatch leads to bounce buffer leaks because free page() only releases a single page instead of the full allocated order.Recommendations
Update to version 7.0.11-1.1.
Exploit
Fix
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel