PT-2026-61253 · Linux+1 · Linux Kernel+1
CVE-2026-63936
·
Published
2026-05-15
·
Updated
2026-09-07
CVSS v2.0
1.4
Low
| Vector | AV:L/AC:L/Au:M/C:P/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
In the
mt6358 read imp() function, the val v variable is passed to regmap read() without its return value being checked. If the read operation fails, val v remains uninitialized, causing random stack content to be reported as a measurement result, which may lead to stack data leakage.Recommendations
Initialize the
val v variable to zero to ensure a predictable value is reported during bus failures and to prevent the leakage of stack data.Exploit
Fix
Access of Uninitialized Pointer
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu