In the Linux kernel, the following vulnerability has been resolved:
iio: health: afe4403: Fix oob read in afe4403_read_raw
KASAN report out-of-bounds read as follows:
BUG: KASAN: global-out-of-bounds in afe4403_read_raw+0x42e/0x4c0 Read of size 4 at addr ffffffffc02ac638 by task cat/279
Call Trace: afe4403_read_raw iio_read_channel_info dev_attr_show
The buggy address belongs to the variable: afe4403_channel_leds+0x18/0xffffffffffffe9e0
This issue can be reproduced by singe command:
$ cat /sys/bus/spi/devices/spi0.0/iio\:device0/in_intensity6_raw
The array size of afe4403_channel_leds is less than channels, so access with chan->address cause OOB read in afe4403_read_raw. Fix it by moving access before use it.
CVSS Details
- CVSS 3.1 Base Score: 7.1
- CVSS 3.1 Vector: (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Debian | — | Upgrade linux | Oct 23, 2024 | Oct 23, 2024 |
| Ubuntu | — | Upgrade linux-awsUpgrade linux-lowlatencyUpgrade linuxUpgrade linux-azure-fipsUpgrade linux-intel-iot-realtimeUpgrade linux-gkeopUpgrade linux-hwe-5.4Upgrade linux-ibm-5.4Upgrade linux-gcp-5.4Upgrade linux-gcp-fipsUpgrade linux-aws-fipsUpgrade linux-oracle-5.15Upgrade linux-gkeUpgrade linux-gcpUpgrade linux-oracle-5.4Upgrade linux-nvidia-tegra-5.15Upgrade linux-aws-hweUpgrade linux-gcp-4.15Upgrade linux-raspi-5.4Upgrade linux-lowlatency-hwe-5.15Upgrade linux-oracleUpgrade linux-fipsUpgrade linux-gkeop-5.15Upgrade linux-intel-iotg-5.15Upgrade linux-ibmUpgrade linux-realtimeUpgrade linux-kvmUpgrade linux-azure-5.15Upgrade linux-azure-4.15Upgrade linux-bluefieldUpgrade linux-hweUpgrade linux-xilinx-zynqmpUpgrade linux-iotUpgrade linux-raspiUpgrade linux-riscv-5.15Upgrade linux-azure-fdeUpgrade linux-azure-5.4Upgrade linux-azureUpgrade linux-aws-5.15Upgrade linux-gcp-5.15Upgrade linux-nvidiaUpgrade linux-hwe-5.15Upgrade linux-aws-5.4Upgrade linux-intel-iotg | Nov 19, 2024 | Oct 21, 2024 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | May 27, 2026 | Oct 21, 2024 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub