CVE-2026-31627
i2c: s3c24xx: check the size of the SMBUS message before using it
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: i2c: s3c24xx: check the size of the SMBUS message before using it The first byte of an i2c SMBUS message is the size, and it should be verified to ensure that it is in the range of 0..I2C_SMBUS_BLOCK_MAX before processing it. This is the same logic that was added in commit a6e04f05ce0b ("i2c: tegra: check msg length in SMBUS block read") to the i2c tegra driver.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Apr 24, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < d87d5620125a03b1eadbd5df39748215d3db7ddb 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 377fae22a137b6b89f3f32399a58c52cf2325416 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 71b3c316b22c555d2769126a92b1244b15a9750d 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < aaaaec39ddbcd06770dca7f1adebc3b1242ebe7b
Linux / Linux
All versions affected References
git.kernel.org: https://git.kernel.org/stable/c/d87d5620125a03b1eadbd5df39748215d3db7ddb git.kernel.org: https://git.kernel.org/stable/c/377fae22a137b6b89f3f32399a58c52cf2325416 git.kernel.org: https://git.kernel.org/stable/c/71b3c316b22c555d2769126a92b1244b15a9750d git.kernel.org: https://git.kernel.org/stable/c/aaaaec39ddbcd06770dca7f1adebc3b1242ebe7b