Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2024-42224 | First vendor Publication | 2024-07-30 |
Vendor | Cve | Last vendor Modification | 2024-11-21 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H | |||
---|---|---|---|
Overall CVSS Score | 6.1 | ||
Base Score | 6.1 | Environmental Score | 6.1 |
impact SubScore | 4.2 | Temporal Score | 6.1 |
Exploitabality Sub Score | 1.8 | ||
Attack Vector | Local | Attack Complexity | Low |
Privileges Required | Low | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | None |
Integrity Impact | Low | 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: net: dsa: mv88e6xxx: Correct check for empty list Since commit a3c53be55c95 ("net: dsa: mv88e6xxx: Support multiple MDIO busses") mv88e6xxx_default_mdio_bus() has checked that the return value of list_first_entry() is non-NULL. This appears to be intended to guard against the list chip->mdios being empty. However, it is not the correct check as the implementation of list_first_entry is not designed to return NULL for empty lists. Instead, use list_first_entry_or_null() which does return NULL if the list is empty. Flagged by Smatch. Compile tested only. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42224 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-754 | Improper Check for Unusual or Exceptional Conditions |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2025-01-08 03:04:11 |
|
2025-01-07 03:03:44 |
|
2024-12-25 03:02:21 |
|
2024-12-12 03:05:18 |
|
2024-11-25 09:23:16 |
|
2024-11-22 21:22:30 |
|
2024-11-21 21:22:01 |
|
2024-11-20 02:58:54 |
|
2024-11-14 02:59:12 |
|
2024-11-09 02:59:13 |
|
2024-10-26 02:56:37 |
|
2024-10-25 02:58:32 |
|
2024-10-23 02:57:44 |
|
2024-10-02 17:27:49 |
|
2024-10-02 00:28:02 |
|
2024-09-25 21:27:47 |
|
2024-09-15 02:49:09 |
|
2024-09-12 02:48:41 |
|
2024-09-07 02:47:40 |
|
2024-09-06 02:46:50 |
|
2024-09-04 02:50:02 |
|
2024-08-22 02:47:54 |
|
2024-08-02 21:27:24 |
|
2024-07-30 17:27:23 |
|
2024-07-30 13:27:26 |
|