PT-2026-64723 · Linux+1 · Linux Kernel+1
CVE-2026-64502
·
Published
2026-07-25
·
Updated
2026-09-07
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
An issue exists in the
ad sigma delta clear pending event() function where it incorrectly falls through to the status register read path for devices that have has registers set to false and no rdy gpiod. In these cases, the ad sd read reg() function skips the address byte and clocks raw MISO bytes, which can partially consume pending conversion results and corrupt the data stream for subsequent ad sd read reg() calls in ad sigma delta single conversion().Additionally, if
num resetclks is 0, the data read len variable evaluates to 0. If the clocked byte has bit 7 clear, the pending event is set, leading the code to execute a memset() operation with a length of -1. This causes an integer overflow to SIZE MAX, resulting in heap corruption. This heap corruption can also occur on any device where rdy gpiod is set but num resetclks is 0.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu