Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.2%top 91%

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: bmg160: bail out when bandwidth/filter is not in table… (CVE-2026-64495)

0
Medium
Published: 07/25/2026 (07/25/2026, 12:31:37 UTC)
Source: GCVE Database

Description

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: bmg160: bail out when bandwidth/filter is not in table bmg160_get_filter() walks bmg160_samp_freq_table[] looking for the entry matching the bw_bits value read from the chip: for (i = 0; i < ARRAY_SIZE(bmg160_samp_freq_table); ++i) { if (bmg160_samp_freq_table[i].bw_bits == bw_bits) break; } *val = bmg160_samp_freq_table[i].filter; If no entry matches, i ends up equal to the array size and the next line reads one slot past the end. bmg160_set_filter() has the same shape, driven by 'val' instead of bw_bits. smatch flags both: drivers/iio/gyro/bmg160_core.c:204 bmg160_get_filter() error: buffer overflow 'bmg160_samp_freq_table' 7 <= 7 drivers/iio/gyro/bmg160_core.c:222 bmg160_set_filter() error: buffer overflow 'bmg160_samp_freq_table' 7 <= 7 Return -EINVAL when no entry matches. The set_filter() path is reachable from userspace via the sysfs in_anglvel_filter_low_pass_3db_frequency interface, so userspace can trivially trigger the out-of-bounds read with a value that is not in bmg160_samp_freq_table[].filter.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/25/2026, 23:12:35 UTC

Technical Analysis

The Linux kernel's iio gyro driver for the bmg160 sensor contained a vulnerability where functions bmg160_get_filter() and bmg160_set_filter() accessed an array beyond its bounds if the bandwidth/filter value read from the chip did not match any entry in bmg160_samp_freq_table[]. This out-of-bounds read occurs because the code does not properly handle the case when no matching entry is found, leading to reading one slot past the end of the array. The set_filter() function is reachable from userspace via the sysfs interface in_anglvel_filter_low_pass_3db_frequency, allowing trivial triggering of the out-of-bounds read. The fix involves returning -EINVAL when no matching entry is found, preventing the buffer overflow.

Potential Impact

An out-of-bounds read vulnerability in the kernel driver can lead to undefined behavior, potentially causing system instability or information disclosure. Since the vulnerable code is reachable from userspace via a sysfs interface, a local user can trigger this condition. There is no indication of known exploits in the wild. The impact is limited to local users with access to the sysfs interface for the bmg160 gyro sensor driver.

Mitigation Recommendations

A fix has been implemented in the Linux kernel to return an error (-EINVAL) when no matching bandwidth/filter entry is found, preventing the out-of-bounds read. Users should update their Linux kernel to a version that includes this fix. Since this is a kernel-level vulnerability, applying the official kernel update is the recommended remediation. Patch status is not explicitly confirmed here; check the vendor or kernel mailing list advisories for the exact fixed version.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-w643-8cr7-vjmg
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64495"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a6542069c2644c7f8081d84

Added to database: 07/25/2026, 23:08:54 UTC

Last enriched: 07/25/2026, 23:12:35 UTC

Last updated: 09/07/2026, 10:52:10 UTC

Views: 46

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses