In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) reject implausible blackbox record_count… (CVE-2026-64087)
A vulnerability in the Linux kernel's hwmon subsystem for the pmbus/adm1266 driver allowed an out-of-bounds read due to an unchecked record_count value from a device's BLACKBOX_INFO response. The issue was fixed by capping the record_count to a maximum allowed value before processing. This prevents potential memory corruption caused by malformed device responses.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's hwmon pmbus/adm1266 driver involved the adm1266_nvmem_read_blackbox() function looping over a record_count value obtained directly from byte 3 of the BLACKBOX_INFO response without validation. The destination buffer is sized for 32 records, but if the device reports a record_count greater than 32 (due to firmware bugs, bus corruption, or a non-responsive slave returning 0xff), the function would read beyond the allocated buffer, causing an out-of-bounds memory access. The fix introduced a cap on record_count at ADM1266_BLACKBOX_MAX_RECORDS (32) and returns an error (-EIO) if the value is larger, preventing the loop from exceeding buffer bounds.
Potential Impact
This vulnerability could lead to out-of-bounds memory reads in the kernel, potentially causing kernel crashes or memory corruption. However, no known exploits in the wild have been reported. The impact is limited to systems using the affected hwmon pmbus/adm1266 driver and receiving malformed BLACKBOX_INFO responses.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to cap the record_count value before processing, preventing out-of-bounds reads. Users should apply the official kernel updates that include this patch once available. Patch status is not yet confirmed from the vendor advisory; check the Linux kernel release notes or vendor advisories for the specific fixed version and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: hwmon: (pmbus/adm1266) reject implausible blackbox record_count… (CVE-2026-64087)
Description
A vulnerability in the Linux kernel's hwmon subsystem for the pmbus/adm1266 driver allowed an out-of-bounds read due to an unchecked record_count value from a device's BLACKBOX_INFO response. The issue was fixed by capping the record_count to a maximum allowed value before processing. This prevents potential memory corruption caused by malformed device responses.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's hwmon pmbus/adm1266 driver involved the adm1266_nvmem_read_blackbox() function looping over a record_count value obtained directly from byte 3 of the BLACKBOX_INFO response without validation. The destination buffer is sized for 32 records, but if the device reports a record_count greater than 32 (due to firmware bugs, bus corruption, or a non-responsive slave returning 0xff), the function would read beyond the allocated buffer, causing an out-of-bounds memory access. The fix introduced a cap on record_count at ADM1266_BLACKBOX_MAX_RECORDS (32) and returns an error (-EIO) if the value is larger, preventing the loop from exceeding buffer bounds.
Potential Impact
This vulnerability could lead to out-of-bounds memory reads in the kernel, potentially causing kernel crashes or memory corruption. However, no known exploits in the wild have been reported. The impact is limited to systems using the affected hwmon pmbus/adm1266 driver and receiving malformed BLACKBOX_INFO responses.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to cap the record_count value before processing, preventing out-of-bounds reads. Users should apply the official kernel updates that include this patch once available. Patch status is not yet confirmed from the vendor advisory; check the Linux kernel release notes or vendor advisories for the specific fixed version and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-p924-4557-4g43
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64087"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27a92a4a8d598912bf23
Added to database: 07/19/2026, 19:38:17 UTC
Last enriched: 07/19/2026, 19:51:35 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.