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 92%

In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read buffer… (CVE-2026-64086)

0
High
Published: 07/19/2026 (07/19/2026, 18:31:51 UTC)
Source: GCVE Database

Description

In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) include PEC byte in pmbus_block_xfer read buffer adm1266_pmbus_block_xfer() sets up the read transaction with .buf = data->read_buf, .len = ADM1266_PMBUS_BLOCK_MAX + 2, but read_buf in struct adm1266_data is declared as u8 read_buf[ADM1266_PMBUS_BLOCK_MAX + 1]; For a max-length block response (length byte = 255 + up to 1 PEC byte), the i2c controller is told to write 257 bytes into a 256-byte buffer, putting one byte past the end of read_buf. The same response also makes the subsequent PEC compare if (crc != msgs[1].buf[msgs[1].buf[0] + 1]) read a byte beyond the array. Bump the read_buf declaration to ADM1266_PMBUS_BLOCK_MAX + 2 so the buffer can hold the length byte, up to 255 payload bytes, and the PEC byte the i2c_msg length already accounts for.

CVSS v3.1

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/19/2026, 19:52:31 UTC

Technical Analysis

The vulnerability in the Linux kernel hwmon pmbus/adm1266 driver involved a mismatch between the buffer size allocated for reading data and the amount of data the i2c controller was instructed to write. Specifically, adm1266_pmbus_block_xfer() set the read transaction length to ADM1266_PMBUS_BLOCK_MAX + 2 bytes, but the buffer read_buf was declared with only ADM1266_PMBUS_BLOCK_MAX + 1 bytes. This caused a one-byte buffer overflow when handling maximum-length block responses (length byte = 255 plus one PEC byte). Additionally, the PEC comparison read beyond the buffer boundary. The fix was to increase the buffer size to ADM1266_PMBUS_BLOCK_MAX + 2 bytes to safely hold the length byte, payload, and PEC byte.

Potential Impact

This vulnerability allows a one-byte buffer overflow in kernel memory when processing maximum-length pmbus block read responses. Such an overflow can lead to memory corruption, potentially causing kernel instability or enabling privilege escalation. However, no known exploits are reported in the wild at this time.

Mitigation Recommendations

A fix has been implemented in the Linux kernel by increasing the size of the read buffer in the adm1266 driver to prevent the buffer overflow. Users should update to a Linux kernel version that includes this fix. Since this is a kernel-level vulnerability, applying the official kernel patch or upgrading to a fixed kernel release is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor or Linux kernel advisories for the exact fixed versions and patch availability.

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-f42m-8rh7-xp4f
Osv Schema Version
1.4.0
Aliases
["CVE-2026-64086"]
Ecosystems
[]
Database Specific Severity
null
Cvss Version
null

Threat ID: 6a5d27a92a4a8d598912c247

Added to database: 07/19/2026, 19:38:17 UTC

Last enriched: 07/19/2026, 19:52:31 UTC

Last updated: 07/20/2026, 19:41:21 UTC

Views: 12

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