Executive Summary

Informations
Name CVE-2025-21743 First vendor Publication 2025-02-27
Vendor Cve Last vendor Modification 2025-03-05

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Overall CVSS Score 7.1
Base Score 7.1 Environmental Score 7.1
impact SubScore 5.2 Temporal Score 7.1
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-21743

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-125 Out-of-bounds Read

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3701

Sources (Detail)

https://git.kernel.org/stable/c/18bf6f5cce3172cb303c3f0551aa9443d5ed74f8
https://git.kernel.org/stable/c/c219427ed296f94bb4b91d08626776dc7719ee27
https://git.kernel.org/stable/c/d677e7dd59ad6837496f5a02d8e5d39824278dfd
https://git.kernel.org/stable/c/d824a964185910e317287f034c0a439c08b4fe49
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
Date Informations
2025-03-29 03:46:28
  • Multiple Updates
2025-03-28 13:48:58
  • Multiple Updates
2025-03-28 03:24:17
  • Multiple Updates
2025-03-25 16:30:07
  • Multiple Updates
2025-03-25 03:30:07
  • Multiple Updates
2025-03-19 03:18:41
  • Multiple Updates
2025-03-18 03:31:39
  • Multiple Updates
2025-03-14 00:21:05
  • Multiple Updates
2025-03-13 21:20:59
  • Multiple Updates
2025-03-06 14:15:12
  • Multiple Updates
2025-03-06 03:09:47
  • Multiple Updates
2025-03-05 21:20:52
  • Multiple Updates
2025-02-27 09:20:31
  • First insertion