CVE-2025-39786
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 031bdc8aee01b7b298159eee541844d8bff4467d < 2def1a8691eb43654da0ae0d2fdb3722e20262a5 | affected |
| Linux | Linux | 031bdc8aee01b7b298159eee541844d8bff4467d < 0eb8d7b25397330beab8ee62c681975b79f37223 | affected |
| Linux | Linux | 6.14 | affected |
| Linux | Linux | 0 < 6.14 | unaffected |
| Linux | Linux | 6.16.4 <= 6.16.* | unaffected |
| Linux | Linux | 6.17 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/2def1a8691eb43654da0ae0d2fdb3722e20262a5
- https://git.kernel.org/stable/c/0eb8d7b25397330beab8ee62c681975b79f37223
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.