Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2024-50088 | First vendor Publication | 2024-10-29 |
Vendor | Cve | Last vendor Modification | 2024-11-01 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | |||
---|---|---|---|
Overall CVSS Score | 7.8 | ||
Base Score | 7.8 | Environmental Score | 7.8 |
impact SubScore | 5.9 | Temporal Score | 7.8 |
Exploitabality Sub Score | 1.8 | ||
Attack Vector | Local | Attack Complexity | Low |
Privileges Required | Low | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | High |
Integrity Impact | High | 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: btrfs: fix uninitialized pointer free in add_inode_ref() The add_inode_ref() function does not initialize the "name" struct when it is declared. If any of the following calls to "read_one_inode() returns NULL, dir = read_one_inode(root, parent_objectid); inode = read_one_inode(root, inode_objectid); then "name.name" would be freed on "out" before being initialized. out: This issue was reported by Coverity with CID 1526744. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-50088 |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2024-11-20 03:01:04 |
|
2024-11-14 03:01:15 |
|
2024-11-09 00:28:02 |
|
2024-11-01 21:27:33 |
|
2024-10-30 02:56:01 |
|
2024-10-30 02:55:25 |
|
2024-10-29 17:27:31 |
|
2024-10-29 09:27:31 |
|