CVE-2026-45865: mctp i2c: initialise event handler read bytes

Published May 27, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

mctp i2c: initialise event handler read bytes

Set a 0xff value for i2c reads of an mctp-i2c device. Otherwise reads will return "val" from the i2c bus driver. For i2c-aspeed and i2c-npcm7xx that is a stack uninitialised u8.

Tested with "i2ctransfer -y 1 r10@0x34" where 0x34 is a mctp-i2c instance, now it returns all 0xff.

Affected Software

6 affected components
Linux Linux kernel (mctp i2c)
Linux Linux kernel>=5.18<6.1.165
Linux Linux kernel>=6.2<6.6.128
Linux Linux kernel>=6.7<6.12.75
Linux Linux kernel>=6.13<6.18.14
Linux Linux kernel>=6.19<6.19.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Set read bytes for i2c accesses of an mctp-i2c device to 0xff (e.g., so an i2ctransfer read such as r10@0x34 where 0x34 is an mctp-i2c instance returns all 0xff instead of uninitialized stack bytes).

    Linux kernel mctp-i2c i2c read value for mctp-i2c device = 0xff
  2. Compensating control

    Verify the fix by testing with i2ctransfer, e.g., run "i2ctransfer -y 1 r10@0x34" where 0x34 is an mctp-i2c instance, and confirm the read returns all 0xff.

Event History

May 27, 2026
CVE Published
via MITRE·12:15 PM
Data Sourced
via MITRE·12:15 PM
Description
Data Sourced
via NVD·02:16 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

Who is exposed to this issue?

Systems running the Linux kernel with an mctp-i2c device are affected. The described behavior is specifically observed with the i2c-aspeed and i2c-npcm7xx I2C bus drivers.

2

What access does an attacker need to trigger the issue?

The CVSS vector indicates local access with low privileges and no user interaction. The issue can be triggered by reading from an mctp-i2c device, as demonstrated with an i2ctransfer read operation.

3

What happens when the issue is triggered?

Instead of returning 0xff bytes for reads from an mctp-i2c device, affected drivers can return an uninitialized stack u8 value. This is an availability-impacting issue according to the supplied CVSS assessment.

4

How can I check whether a system has the corrected behavior?

A read from an mctp-i2c instance should return all 0xff bytes. The supplied test example is "i2ctransfer -y 1 r10@0x34", where 0x34 is the mctp-i2c instance address.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203