PT-2026-43935 · Linux · Linux
Published
2026-05-27
·
Updated
2026-05-27
·
CVE-2026-46068
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: nx - fix bounce buffer leaks in nx842 crypto {alloc,free} ctx
The bounce buffers are allocated with get free pages() using
BOUNCE BUFFER ORDER (order 2 = 4 pages), but both the allocation error
path and nx842 crypto free ctx() release the buffers with free page().
Use free pages() with the matching order instead.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux