PT-2026-61284 · Linux+1 · Linux Kernel+1
CVE-2026-63967
·
Published
2026-05-15
·
Updated
2026-09-07
CVSS v2.0
1.7
Low
| Vector | AV:L/AC:L/Au:S/C:P/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A stack leak exists in the tagged FIFO buffer of the
st lsm6dsx IMU driver. The iio buff structure is declared on the stack with alignment but without an initializer. Due to a hole in the structure, uninitialized memory is leaked to userspace when ST LSM6DSX SAMPLE SIZE bytes are copied, as the space between the sample data and the timestamp remains uninitialized.Recommendations
Zero-initialize the
iio buff structure on the stack to prevent memory leakage.Exploit
Fix
Stack Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu