In the Linux kernel, the following vulnerability has been resolved: iio: gyro: itg3200: fix i2c read into the wrong stack location… (CVE-2026-63934)
A vulnerability in the Linux kernel's itg3200 gyroscope driver caused i2c reads to write into the wrong stack location. This resulted in uninitialized stack data being leaked to userspace via the triggered buffer, causing an information leak and functional failure to deliver actual sensor data. The issue is fixed by correcting the pointer usage so that i2c reads write into the caller's buffer as intended.
AI Analysis
Technical Summary
The Linux kernel itg3200 gyroscope driver had a bug in the itg3200_read_all_channels() function where the i2c read operation wrote data into the local stack pointer slot instead of the caller's buffer. This happened because the function took a pointer parameter __be16 *buf but passed its address (&buf) to i2c_transfer(), causing the transfer to overwrite the local pointer variable rather than the intended buffer. Consequently, the caller's scan buffer remained uninitialized, and uninitialized stack contents were pushed to userspace via /dev/iio:deviceX on every scan, resulting in an information leak and loss of actual sensor data. The non-buffered read_raw() path was unaffected. The fix involved removing the erroneous address-of operator to ensure data is written into the correct buffer.
Potential Impact
The vulnerability causes an information leak by exposing uninitialized stack memory to userspace through the triggered buffer interface. Additionally, it causes a functional failure where actual gyroscope and temperature data are not delivered to userspace via the triggered buffer. There is no indication of remote exploitability or privilege escalation. The non-buffered data read path remains unaffected.
Mitigation Recommendations
A fix is available and has been applied to the Linux kernel source to correct the pointer usage in the itg3200 gyroscope driver. Users should update to a Linux kernel version that includes this fix. Since this is a kernel driver issue, applying the official kernel patch or upgrading to a fixed kernel version will remediate the vulnerability.
In the Linux kernel, the following vulnerability has been resolved: iio: gyro: itg3200: fix i2c read into the wrong stack location… (CVE-2026-63934)
Description
A vulnerability in the Linux kernel's itg3200 gyroscope driver caused i2c reads to write into the wrong stack location. This resulted in uninitialized stack data being leaked to userspace via the triggered buffer, causing an information leak and functional failure to deliver actual sensor data. The issue is fixed by correcting the pointer usage so that i2c reads write into the caller's buffer as intended.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel itg3200 gyroscope driver had a bug in the itg3200_read_all_channels() function where the i2c read operation wrote data into the local stack pointer slot instead of the caller's buffer. This happened because the function took a pointer parameter __be16 *buf but passed its address (&buf) to i2c_transfer(), causing the transfer to overwrite the local pointer variable rather than the intended buffer. Consequently, the caller's scan buffer remained uninitialized, and uninitialized stack contents were pushed to userspace via /dev/iio:deviceX on every scan, resulting in an information leak and loss of actual sensor data. The non-buffered read_raw() path was unaffected. The fix involved removing the erroneous address-of operator to ensure data is written into the correct buffer.
Potential Impact
The vulnerability causes an information leak by exposing uninitialized stack memory to userspace through the triggered buffer interface. Additionally, it causes a functional failure where actual gyroscope and temperature data are not delivered to userspace via the triggered buffer. There is no indication of remote exploitability or privilege escalation. The non-buffered data read path remains unaffected.
Mitigation Recommendations
A fix is available and has been applied to the Linux kernel source to correct the pointer usage in the itg3200 gyroscope driver. Users should update to a Linux kernel version that includes this fix. Since this is a kernel driver issue, applying the official kernel patch or upgrading to a fixed kernel version will remediate the vulnerability.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-xvpq-5jw7-83gf
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63934"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27ab2a4a8d598912ef0a
Added to database: 07/19/2026, 19:38:19 UTC
Last enriched: 07/19/2026, 20:06:42 UTC
Last updated: 07/20/2026, 17:26:47 UTC
Views: 10
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.