CVE-2026-31627
7.8 HIGHIn the Linux kernel, the following vulnerability has been resolved: i2c: s3c24xx: check the size of the SMBUS message before using it T...
Published: 2026-04-24 · Last updated: 2026-06-01
Severity and scoring
- CVSS
- 7.8 HIGH
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected products
| Vendor | Product |
|---|---|
| linux | linux_kernel |
Description
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-31627
- [Other]https://git.kernel.org/stable/c/2d262da4bca6fab96e2e709feb95b31b0a9a03a7
- [Patch]https://git.kernel.org/stable/c/377fae22a137b6b89f3f32399a58c52cf2325416
- [Patch]https://git.kernel.org/stable/c/71b3c316b22c555d2769126a92b1244b15a9750d
- [Other]https://git.kernel.org/stable/c/8f756a5964396da0fc9e0db33253a5b85dbbcbb6
- [Patch]https://git.kernel.org/stable/c/aaaaec39ddbcd06770dca7f1adebc3b1242ebe7b
- [Patch]https://git.kernel.org/stable/c/c0128c7157d639a931353ea344fb44aad6d6e17a
- [Patch]https://git.kernel.org/stable/c/d87d5620125a03b1eadbd5df39748215d3db7ddb
- [Patch]https://git.kernel.org/stable/c/fa00738ab30b07db1a43b9c85fc56b8cc3b7d197
- [Other]https://git.kernel.org/stable/c/fd1650da24ed54c716aa9b69e9bbd8a662e492da
Related CVEs
Same vendor
- CVE-2026-46273 — In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapt... (8.6 HIGH)
- CVE-2026-46272 — In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode ... (4.7 MEDIUM)
- CVE-2026-46271 — In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi... (7.8 HIGH)
- CVE-2026-46270 — In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() ... (8.4 HIGH)
- CVE-2026-46269 — In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing dev... (5.5 MEDIUM)