PT-2026-47366 · Linux · Linux Kernel
CVE-2026-46294
·
Published
2026-06-08
·
Updated
2026-07-31
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
retrieve status() function within dm-ioctl. The issue occurs when the outptr variable is aligned to the next 8-byte boundary using align ptr(outptr) without checking for overflow. If outptr points beyond the buffer end, the calculation of the remaining variable wraps around, resulting in an unusually high value. This leads to data being written past the end of the buffer. Access to device mapper ioctls is restricted to root users.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