In the Linux kernel, the following vulnerability has been resolved: iio: pressure: bmp280: fix stack leak in bmp580 trigger handler… (CVE-2026-63965)
A vulnerability in the Linux kernel's bmp280 pressure sensor driver involves uninitialized stack memory in the bmp580 trigger handler. The handler copies 3 bytes of sensor data into a 4-byte field on the stack without zero-initializing the buffer, leaving the high byte uninitialized. This causes two bytes of potentially sensitive stack data to be exposed to userspace per scan. The issue is a regression caused by moving the buffer from private data to a stack-local structure without zeroing it. The vulnerability has been resolved by zero-initializing the stack structure.
AI Analysis
Technical Summary
The Linux kernel bmp280 pressure sensor driver contained a vulnerability (CVE-2026-63965) in the bmp580 trigger handler where a stack buffer was declared without initialization. The handler memcpy()s 3 bytes of 24-bit sensor data into a 4-byte __le32 field, leaving the high byte uninitialized. Because the channel storage bits are 32, this results in two bytes of uninitialized stack data being pushed to userspace per sensor scan. This regression occurred after moving the buffer from private data to a stack-local struct, which dropped the implicit zeroing. The fix involves zero-initializing the stack structure to prevent leakage of uninitialized stack memory.
Potential Impact
Uninitialized stack memory is leaked to userspace during sensor data scans, potentially exposing sensitive kernel stack data. This could lead to information disclosure vulnerabilities. However, no known exploits are reported in the wild. The impact is limited to the bmp280 pressure sensor driver in the Linux kernel and involves leakage of two bytes of stack data per scan.
Mitigation Recommendations
A fix is available that zero-initializes the stack structure in the bmp580 trigger handler to prevent uninitialized memory leakage. Users should update their Linux kernel to a version that includes this patch. Since this is a kernel driver issue, applying the official kernel update or patch from the Linux kernel maintainers is the recommended remediation. No additional mitigations are specified.
In the Linux kernel, the following vulnerability has been resolved: iio: pressure: bmp280: fix stack leak in bmp580 trigger handler… (CVE-2026-63965)
Description
A vulnerability in the Linux kernel's bmp280 pressure sensor driver involves uninitialized stack memory in the bmp580 trigger handler. The handler copies 3 bytes of sensor data into a 4-byte field on the stack without zero-initializing the buffer, leaving the high byte uninitialized. This causes two bytes of potentially sensitive stack data to be exposed to userspace per scan. The issue is a regression caused by moving the buffer from private data to a stack-local structure without zeroing it. The vulnerability has been resolved by zero-initializing the stack structure.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel bmp280 pressure sensor driver contained a vulnerability (CVE-2026-63965) in the bmp580 trigger handler where a stack buffer was declared without initialization. The handler memcpy()s 3 bytes of 24-bit sensor data into a 4-byte __le32 field, leaving the high byte uninitialized. Because the channel storage bits are 32, this results in two bytes of uninitialized stack data being pushed to userspace per sensor scan. This regression occurred after moving the buffer from private data to a stack-local struct, which dropped the implicit zeroing. The fix involves zero-initializing the stack structure to prevent leakage of uninitialized stack memory.
Potential Impact
Uninitialized stack memory is leaked to userspace during sensor data scans, potentially exposing sensitive kernel stack data. This could lead to information disclosure vulnerabilities. However, no known exploits are reported in the wild. The impact is limited to the bmp280 pressure sensor driver in the Linux kernel and involves leakage of two bytes of stack data per scan.
Mitigation Recommendations
A fix is available that zero-initializes the stack structure in the bmp580 trigger handler to prevent uninitialized memory leakage. Users should update their Linux kernel to a version that includes this patch. Since this is a kernel driver issue, applying the official kernel update or patch from the Linux kernel maintainers is the recommended remediation. No additional mitigations are specified.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-7wfc-wfh5-rxrh
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63965"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27aa2a4a8d598912ebe2
Added to database: 07/19/2026, 19:38:18 UTC
Last enriched: 07/19/2026, 20:05:56 UTC
Last updated: 07/20/2026, 17:26:47 UTC
Views: 12
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.