CVE-2025-21743
Severity CVSS v4.0:
Pending analysis
Type:
CWE-125
Out-of-bounds Read
Publication date:
27/02/2025
Last modified:
05/03/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
usbnet: ipheth: fix possible overflow in DPE length check<br />
<br />
Originally, it was possible for the DPE length check to overflow if<br />
wDatagramIndex + wDatagramLength > U16_MAX. This could lead to an OoB<br />
read.<br />
<br />
Move the wDatagramIndex term to the other side of the inequality.<br />
<br />
An existing condition ensures that wDatagramIndex actual_length.
Impact
Base Score 3.x
7.10
Severity 3.x
HIGH
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.5 (including) | 6.6.78 (excluding) |
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.14 (excluding) |
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page