Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-31764

7.8 · HIGH
Published May 1, 2026 linux CWE-129

Overview

CVE-2026-31764 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.19, < 6.19.12 Affected

Frequently Asked Questions

What is CVE-2026-31764?

CVE-2026-31764 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-31764?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-31764?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-31764?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-31764 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026