CVE-2025-39786

HIGH EPSS 3.0%
Published Sep 11, 20259mo ago · Modified Jun 17, 20262w ago
7.1 CVSS 3.1
High
Find Similar
Published Sep 11, 2025 9mo ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
7.1
Exploitability
1.8
Impact
5.2
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
3.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-125 Out-of-bounds Read Memory Safety

Affected Products 1

VendorProductVersionRange
linuxlinux_kernel*≥6.14  –  <6.16.4

References 2

  • git.kernel.org https://git.kernel.org/stable/c/0eb8d7b25397330beab8ee62c681975b79f37223
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/2def1a8691eb43654da0ae0d2fdb3722e20262a5
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/0eb8d7b25397330beab8ee62c681975b79f37223
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/2def1a8691eb43654da0ae0d2fdb3722e20262a5
    Patch