CVE-2022-49031

Source
https://cve.org/CVERecord?id=CVE-2022-49031
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49031.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49031
Downstream
Related
Published
2024-10-21T20:06:35.214Z
Modified
2026-05-28T03:52:40.225040318Z
Summary
iio: health: afe4403: Fix oob read in afe4403_read_raw
Details

In the Linux kernel, the following vulnerability has been resolved:

iio: health: afe4403: Fix oob read in afe4403readraw

KASAN report out-of-bounds read as follows:

BUG: KASAN: global-out-of-bounds in afe4403readraw+0x42e/0x4c0 Read of size 4 at addr ffffffffc02ac638 by task cat/279

Call Trace: afe4403readraw iioreadchannelinfo devattr_show

The buggy address belongs to the variable: afe4403channelleds+0x18/0xffffffffffffe9e0

This issue can be reproduced by singe command:

$ cat /sys/bus/spi/devices/spi0.0/iio\:device0/inintensity6raw

The array size of afe4403channelleds is less than channels, so access with chan->address cause OOB read in afe4403readraw. Fix it by moving access before use it.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49031.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
b36e8257641a043764c62240316610c81e36376c
Fixed
98afcb5f3be645d330c74c5194ba0d80e26f95e0
Fixed
c9268df36818ee4eaaaeadc80009b442a5ca69c9
Fixed
726fa3e4ab97dcff1c745bdc4fb137366cb8d3df
Fixed
2d6a437064ffbe685c67ddb16dfc0946074c6c3f
Fixed
b1756af172fb80a3edc143772d49e166ec691b6c
Fixed
e7e76a77aabef8989cbc0a8417af1aa040620867
Fixed
06c6ce21cec77dfa860d57e7a006000a57812efb
Fixed
58143c1ed5882c138a3cd2251a336fc8755f23d9

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49031.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.8.0
Fixed
4.9.335
Type
ECOSYSTEM
Events
Introduced
4.10.0
Fixed
4.14.301
Type
ECOSYSTEM
Events
Introduced
4.15.0
Fixed
4.19.268
Type
ECOSYSTEM
Events
Introduced
4.20.0
Fixed
5.4.226
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.158
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.82
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.0.12

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49031.json"