CVE-2025-38425

Updated on 25 Jul 2025

Severity

7.8 High severity

Details

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

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

i2c: tegra: check msg length in SMBUS block read

For SMBUS block read, do not continue to read if the message length passed from the device is ‘0’ or greater than the maximum allowed bytes.

Details

Affected packages:
kernel @ 3.10.0 (+15 more)

In the Linux kernel, the following vulnerability has been resolved:

i2c: tegra: check msg length in SMBUS block read

For SMBUS block read, do not continue to read if the message length passed from the device is ‘0’ or greater than the maximum allowed bytes.

Fixes