CVE-2025-39786 PUBLISHED CVSS 7.099999904632568 HIGH

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.

EPSS 0.02% · 4.7th percentile

Risk Scores

CVSS v3.1
7.099999904632568
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
EPSS Score
0.02%
4.7th percentile

Affected Products

VendorProductVersions
LinuxLinux031bdc8aee01b7b298159eee541844d8bff4467d, 031bdc8aee01b7b298159eee541844d8bff4467d, 6.14
linuxlinux_kernel6.14, 6.14, 6.14

Timeline

References

Open in Interactive Console →