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

CVE-2026-23092

·

Published

2026-01-01

·

Updated

2026-08-21

CVSS v3.1

7.8

High

VectorAV: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 out-of-bounds write issue exists in the IIO DAC AD3552R-HS driver within the Linux kernel. The issue occurs because the code incorrectly uses a potentially oversized 'count' value as an index for null termination within the simple write to buffer() function, leading to a write beyond the allocated buffer boundaries when the count exceeds the buffer size. The bug was identified through static analysis and validated using a demo module and QEMU. Specifically, writing 128 bytes to a 64-byte stack buffer triggers the out-of-bounds write, as reported by KASAN. The vulnerable code attempts to null-terminate the buffer at buf[count], where count can be greater than the buffer's capacity.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

LPE

Memory Corruption

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

Weakness Enumeration

Related Identifiers

BDU:2026-12439
CVE-2026-23092
USN-8570-1
USN-8570-2
USN-8594-1
USN-8604-1
USN-8605-1
USN-8669-1
ZDI-26-250

Affected Products

Ad3552R-Hs
Linux Kernel