CVE-2025-21743

HIGH

Linux kernel - Memory Corruption

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 7.1
EPSS 0.0001
EPSS Percentile 1.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-125
Status published
Products (4)
linux/Kernel 6.13.0 - 6.13.3linux
linux/Kernel 6.5.0 - 6.6.78linux
linux/Kernel 6.7.0 - 6.12.14linux
linux/linux_kernel 6.5 - 6.6.78
Published Feb 27, 2025
Tracked Since Feb 18, 2026