Security Advisory

CVE-2024-26593

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-02-23 09:09:10
Last updated 2026-05-11 20:00:20
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: i2c: i801: Fix block process call transactions According to the Intel datasheets, software must reset the block buffer index twice for block process call transactions: once before writing the outgoing data to the buffer, and once again before reading the incoming data from the buffer. The driver is currently missing the second reset, causing the wrong portion of the block buffer to be read.