PT-2026-52291 · Linux+1 · Linux Kernel+1
CVE-2026-53195
·
Published
2026-06-02
·
Updated
2026-09-07
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 heap overflow exists in the
build i2c fw hdr() function. The function allocates a fixed-size buffer but copies a number of bytes determined by the Length variable from the firmware file header without verifying if this value fits within the allocated space. While the check fw sanity() function validates the total firmware size, it does not specifically validate the Length variable, which can be up to 65535 bytes.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Corruption
Heap Based Buffer Overflow
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu