CVE-2025-21743

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-21743
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-21743.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-21743
Downstream
Related
Published
2025-02-27T03:15:14Z
Modified
2025-03-10T05:00:04Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

usbnet: ipheth: fix possible overflow in DPE length check

Originally, it was possible for the DPE length check to overflow if wDatagramIndex + wDatagramLength > U16_MAX. This could lead to an OoB read.

Move the wDatagramIndex term to the other side of the inequality.

An existing condition ensures that wDatagramIndex < urb->actual_length.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.15-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}