PT-2026-20448 · Linux · Linux Kernel
Published
2026-01-01
·
Updated
2026-04-20
·
CVE-2026-23222
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 (affected versions not specified)
Description
The Linux kernel contained an issue in the crypto/omap subsystem where scatterlists were incorrectly allocated in the
omap crypto copy sg lists() function. The allocation was for pointers to scatterlists instead of the scatterlist objects themselves, resulting in an allocation that was four times too small. The fix involves using sizeof(*new sg) to obtain the correct object size during allocation.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel