CVE-2025-21743

Source
https://cve.org/CVERecord?id=CVE-2025-21743
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-21743.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-21743
Downstream
Related
Published
2025-02-27T02:12:16.696Z
Modified
2026-03-20T12:41:09.111594Z
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
usbnet: ipheth: fix possible overflow in DPE length check
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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/21xxx/CVE-2025-21743.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
a2d274c62e44b1995c170595db3865c6fe701226
Fixed
18bf6f5cce3172cb303c3f0551aa9443d5ed74f8
Fixed
d677e7dd59ad6837496f5a02d8e5d39824278dfd
Fixed
d824a964185910e317287f034c0a439c08b4fe49
Fixed
c219427ed296f94bb4b91d08626776dc7719ee27

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-21743.json"