CVE-2025-39786

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7173: fix channels index for syscalib_mode Fix the index used to look up the channel when accessing the syscalib_mode attribute. The address field is a 0-based index (same as scan_index) that it used to access the channel in the ad7173_channels array throughout the driver. The channels field, on the other hand, may not match the address field depending on the channel configuration specified in the device tree and could result in an out-of-bounds access.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

25 Nov 2025, 18:44

Type Values Removed Values Added
First Time Linux
Linux linux Kernel
CWE CWE-125
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/0eb8d7b25397330beab8ee62c681975b79f37223 - () https://git.kernel.org/stable/c/0eb8d7b25397330beab8ee62c681975b79f37223 - Patch
References () https://git.kernel.org/stable/c/2def1a8691eb43654da0ae0d2fdb3722e20262a5 - () https://git.kernel.org/stable/c/2def1a8691eb43654da0ae0d2fdb3722e20262a5 - Patch

11 Sep 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-11 17:15

Updated : 2025-11-25 18:44


NVD link : CVE-2025-39786

Mitre link : CVE-2025-39786

CVE.ORG link : CVE-2025-39786


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-125

Out-of-bounds Read