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-oracle-5.15Upgrade linux-ibm-5.4Upgrade linux-gcp-fipsUpgrade linuxUpgrade linux-awsUpgrade linux-lowlatencyUpgrade linux-intel-iot-realtimeUpgrade linux-aws-hweUpgrade linux-azure-fipsUpgrade linux-gcp-5.4Upgrade linux-gkeopUpgrade linux-gcpUpgrade linux-hwe-5.4Upgrade linux-oracle-5.4Upgrade linux-gkeUpgrade linux-aws-fipsUpgrade linux-nvidia-tegra-5.15Upgrade linux-aws-5.15Upgrade linux-ibmUpgrade linux-aws-5.4Upgrade linux-kvmUpgrade linux-hwe-5.15Upgrade linux-realtimeUpgrade linux-raspiUpgrade linux-riscv-5.15Upgrade linux-azure-4.15Upgrade linux-bluefieldUpgrade linux-xilinx-zynqmpUpgrade linux-gkeop-5.15Upgrade linux-azure-fdeUpgrade linux-oracleUpgrade linux-lowlatency-hwe-5.15Upgrade linux-raspi-5.4Upgrade linux-azure-5.4Upgrade linux-hweUpgrade linux-fipsUpgrade linux-iotUpgrade linux-azure-5.15Upgrade linux-intel-iotgUpgrade linux-gcp-4.15Upgrade linux-azureUpgrade linux-gcp-5.15Upgrade linux-nvidiaUpgrade linux-intel-iotg-5.15 | 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