Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-31764
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-01 May, 2026 | 14:14
Updated At-01 May, 2026 | 14:14
Rejected At-
▼CVE Numbering Authority (CNA)
iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only

In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: Set buffer sampling frequency for accelerometer only The st_lsm6dsx_hwfifo_odr_store() function, which is called when userspace writes the buffer sampling frequency sysfs attribute, calls st_lsm6dsx_check_odr(), which accesses the odr_table array at index `sensor->id`; since this array is only 2 entries long, an access for any sensor type other than accelerometer or gyroscope is an out-of-bounds access. The motivation for being able to set a buffer frequency different from the sensor sampling frequency is to support use cases that need accurate event detection (which requires a high sampling frequency) while retrieving sensor data at low frequency. Since all the supported event types are generated from acceleration data only, do not create the buffer sampling frequency attribute for sensor types other than the accelerometer.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c
Default Status
unaffected
Versions
Affected
  • From 6b648a36c200dfd3e776e657a4c8a8ce63fb52d3 before 3225a81e8d264442b14c7c1bc965ebafa3c0ee01 (git)
  • From 6b648a36c200dfd3e776e657a4c8a8ce63fb52d3 before 679c04c10d65d32a3f269e696b22912ff0a001b9 (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c
Default Status
affected
Versions
Affected
  • 6.19
Unaffected
  • From 0 before 6.19 (semver)
  • From 6.19.12 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/3225a81e8d264442b14c7c1bc965ebafa3c0ee01
N/A
https://git.kernel.org/stable/c/679c04c10d65d32a3f269e696b22912ff0a001b9
N/A
Hyperlink: https://git.kernel.org/stable/c/3225a81e8d264442b14c7c1bc965ebafa3c0ee01
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/679c04c10d65d32a3f269e696b22912ff0a001b9
Resource: N/A
Details not found