PT-2026-43889 · Linux+2 · Linux Kernel+2
CVE-2026-46022
·
Published
2026-04-02
·
Updated
2026-08-25
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 7.0.11-1.1
Description
An out-of-bounds MMIO (Memory Mapped I/O) read exists in the
ibmasm handle mouse interrupt() function. This occurs when the queue reader or writer index from the hardware exceeds REMOTE QUEUE SIZE (60). A compromised service processor can trigger this by writing an out-of-range value to the reader or writer MMIO register. The functions get queue reader() and get queue writer() return raw values that are passed to get queue entry() without bounds checking. This results in memcpy fromio() reading 8 bytes from unintended device registers. If the values are sufficiently large, the address may fall outside the PCI BAR (Base Address Register) mapping, causing a machine check exception.Recommendations
Update to version 7.0.11-1.1.
Exploit
Fix
Out of bounds Read
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu