In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAX… (CVE-2026-64135)
A vulnerability in the Linux kernel's hwmon driver for pmbus/adm1266 was resolved by widening a stack buffer used to read SMBus block data. The original code allocated a 5-byte buffer but the SMBus protocol can return up to 32 bytes, causing a potential stack buffer overflow. This overflow occurs before a length check can reject oversized responses. The fix increases the buffer size to the maximum SMBus block size to prevent overflow.
AI Analysis
Technical Summary
The Linux kernel hwmon driver for pmbus/adm1266 used a fixed 5-byte stack buffer in adm1266_nvmem_read_blackbox() to read SMBus block data via i2c_smbus_read_block_data(). However, i2c_smbus_read_block_data() copies the number of bytes indicated by the device's length byte, which can be up to I2C_SMBUS_BLOCK_MAX (32 bytes). This mismatch allows a stack buffer overflow if the device returns more than 5 bytes before the function's post-call length check can reject the response. The vulnerability is addressed by widening the local buffer to I2C_SMBUS_BLOCK_MAX, aligning with other driver calls and preventing overflow.
Potential Impact
The vulnerability can cause a stack buffer overflow leading to potential denial of service (kernel crash) or other undefined behavior. The CVSS score rates this as medium severity with no confidentiality or integrity impact but high impact on availability. There are no known exploits in the wild. The vulnerability requires local access with low privileges and no user interaction.
Mitigation Recommendations
A fix has been implemented in the Linux kernel by increasing the buffer size to I2C_SMBUS_BLOCK_MAX to prevent overflow. Users should update to a kernel version that includes this patch. Since this is a kernel-level vulnerability, applying the official kernel update is the recommended remediation. No additional mitigations are indicated.
In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) widen blackbox-info buffer to I2C_SMBUS_BLOCK_MAX… (CVE-2026-64135)
Description
A vulnerability in the Linux kernel's hwmon driver for pmbus/adm1266 was resolved by widening a stack buffer used to read SMBus block data. The original code allocated a 5-byte buffer but the SMBus protocol can return up to 32 bytes, causing a potential stack buffer overflow. This overflow occurs before a length check can reject oversized responses. The fix increases the buffer size to the maximum SMBus block size to prevent overflow.
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel hwmon driver for pmbus/adm1266 used a fixed 5-byte stack buffer in adm1266_nvmem_read_blackbox() to read SMBus block data via i2c_smbus_read_block_data(). However, i2c_smbus_read_block_data() copies the number of bytes indicated by the device's length byte, which can be up to I2C_SMBUS_BLOCK_MAX (32 bytes). This mismatch allows a stack buffer overflow if the device returns more than 5 bytes before the function's post-call length check can reject the response. The vulnerability is addressed by widening the local buffer to I2C_SMBUS_BLOCK_MAX, aligning with other driver calls and preventing overflow.
Potential Impact
The vulnerability can cause a stack buffer overflow leading to potential denial of service (kernel crash) or other undefined behavior. The CVSS score rates this as medium severity with no confidentiality or integrity impact but high impact on availability. There are no known exploits in the wild. The vulnerability requires local access with low privileges and no user interaction.
Mitigation Recommendations
A fix has been implemented in the Linux kernel by increasing the buffer size to I2C_SMBUS_BLOCK_MAX to prevent overflow. Users should update to a kernel version that includes this patch. Since this is a kernel-level vulnerability, applying the official kernel update is the recommended remediation. No additional mitigations are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-7g8h-gvx7-vxjc
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64135"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27a82a4a8d598912af16
Added to database: 07/19/2026, 19:38:16 UTC
Last enriched: 08/13/2026, 19:13:44 UTC
Last updated: 09/03/2026, 22:52:13 UTC
Views: 63
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.