PT-2026-61283 · Linux+1 · Linux Kernel+1

CVE-2026-63966

·

Published

2026-05-15

·

Updated

2026-09-07

CVSS v2.0

1.7

Low

VectorAV: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 occurs in the adis16550 trigger handler() function. The function declares a scan data array on the stack without initializing it. While memcpy() fills the first 28 bytes and iio push to buffers with timestamp() writes a timestamp at offset 32, bytes 28-31 remain uninitialized. This results in uninitialized stack data leaking to userspace during every trigger.
Recommendations Zero-initialize the structure on the stack within the adis16550 trigger handler() function.

Exploit

Fix

Use of Uninitialized Resource

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-14315
CVE-2026-63966
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu