PT-2026-43802 · Linux+2 · Linux Kernel+2
CVE-2026-45935
·
Published
2026-01-17
·
Updated
2026-08-21
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A slab-out-of-bounds read exists in the
do action() function during the 'DeleteIndexEntryRoot' case. The issue occurs because the entry size esize is retrieved from the log record without sufficient bounds checking. When calculating the end of the entry e2 using Add2Ptr(e1, esize), a maliciously large esize can cause e2 to exceed the buffer size. This results in a negative offset during the PtrOffset(e2, ...) calculation which, when cast to size t for memmove(), is interpreted as a very large unsigned integer, leading to a heap buffer overflow.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu