PT-2025-51650 · Linux+3 · Linux Kernel+3
Published
2025-12-16
·
Updated
2026-05-07
·
CVE-2025-68237
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An integer overflow issue exists in the mtdchar driver related to read/write ioctls. The
req.start and req.len variables, received from the user, can cause an integer overflow during addition. Specifically, while the high 32 bits of req.len are masked, req.start can reach its maximum value, leading to a potential overflow. The check add overflow() function has been implemented to address this issue.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu