LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-10678

zephyrproject · zephyr

Published
CVSS8.1
Severityhigh
WeaknessCWE-476
ExploitedNot in CISA KEV

CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Description

The MCTP-over-I2C+GPIO target binding in Zephyr (subsys/pmci/mctp/mctp_i2c_gpio_target.c) processes pseudo-register writes from an I2C bus master byte-by-byte in mctp_i2c_gpio_target_write_received() without validating the order or the receive buffer. In the affected versions the MCTP_I2C_GPIO_RX_MSG_ADDR (data) handler dereferences and writes through b->rx_pkt without checking that the receive buffer was allocated: a controller that selects the data register and writes a byte without first sending the length register (which is what allocates the buffer) causes a write of an attacker-chosen byte through a NULL/unallocated mctp_pktbuf pointer (i.e. into a small attacker-advanceable offset abo

References

← Back to the CVE Tracker

Our coverage of CVE-2026-10678

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-10678.