PT-2026-47353 · Linux · Linux Kernel
CVE-2026-46281
·
Published
2026-06-08
·
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 (affected versions not specified)
Description
A buffer overflow exists in the
vrealloc node align() function. When a request is made to shrink an allocation (size < old size) and a new allocation is required due to NUMA node or alignment constraints, the system performs a memcpy() of old size bytes into a new buffer of size bytes. This leads to an out-of-bounds write on the new buffer.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
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