ITE it51xxx I2C 驱动在作为 I2C 从机(target)且启用缓冲区模式(CONFIG_I2C_TARGET + CONFIG_I2C_TARGET_BUFFER_MODE)时,在其目标 FIFO 中断处理函数 (位于 )中,会将主机提供的写入数据复制到固定大小的 中。该复制循环向 写入数据,并且只有在写入完成后才检查 是否超出 ,因此该边界检查无法防止缓冲区溢出。 运行索引 会在每次正在进行的传输中的 FIFO 填充中断中累加 个字节,并仅在遇到 STOP 条件或超时情况时重置为零。如果 I2C
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| zephyrproject | zephyr | 4.2.0 ~ 4.4.2 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-16147 | 6.8 MEDIUM | it82xx2 USB device controller submits incomplete OUT transfer buffers, causing use-after-f |
| CVE-2026-15893 | 6.5 MEDIUM | Zephyr IPv6 Neighbor Discovery zero reachable time from crafted Router Advertisement cause |
| CVE-2026-15924 | 5.9 MEDIUM | Use-after-free / double-free from unsynchronized concurrent access to the TLS client sessi |
| CVE-2026-15923 | 4.6 MEDIUM | Infinite loop denial of service in Zephyr SDIO byte-I/O from a card-supplied zero max_blk_ |
| CVE-2026-16148 | 4.6 MEDIUM | Kernel panic in the it82xx2 USB device controller driver via re-initialization of a busy d |
No comments yet