CVE-2026-31764
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
01/05/2026
Last modified:
08/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only<br />
<br />
The st_lsm6dsx_hwfifo_odr_store() function, which is called when userspace<br />
writes the buffer sampling frequency sysfs attribute, calls<br />
st_lsm6dsx_check_odr(), which accesses the odr_table array at index<br />
`sensor->id`; since this array is only 2 entries long, an access for any<br />
sensor type other than accelerometer or gyroscope is an out-of-bounds<br />
access.<br />
<br />
The motivation for being able to set a buffer frequency different from the<br />
sensor sampling frequency is to support use cases that need accurate event<br />
detection (which requires a high sampling frequency) while retrieving<br />
sensor data at low frequency. Since all the supported event types are<br />
generated from acceleration data only, do not create the buffer sampling<br />
frequency attribute for sensor types other than the accelerometer.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.12 (excluding) |
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



