PT-2026-43857 · Linux · Linux Kernel

Published

2026-05-27

·

Updated

2026-06-04

·

CVE-2026-45990

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the slub allocator where the krealloc() and kvrealloc() functions can cause data loss or buffer overflows. This occurs during the reallocation fallback path when forcing a new alignment or NUMA node. Specifically, data loss happens during NUMA migration because the copy operation may occur before the original size is initialized, resulting in zero bytes being copied. Additionally, a buffer overflow occurs when shrinking an object while forcing a new alignment, as the system may use the old size for the copy operation instead of the smaller new size, leading to an out-of-bounds write.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Integer Overflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-45990
OPENSUSE-SU-2026:10954-1

Affected Products

Linux Kernel