Executive Summary

Informations
Name CVE-2024-50087 First vendor Publication 2024-10-29
Vendor Cve Last vendor Modification 2024-10-30

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
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:

btrfs: fix uninitialized pointer free on read_alloc_one_name() error

The function read_alloc_one_name() does not initialize the name field of the passed fscrypt_str struct if kmalloc fails to allocate the corresponding buffer. Thus, it is not guaranteed that fscrypt_str.name is initialized when freeing it.

This is a follow-up to the linked patch that fixes the remaining instances of the bug introduced by commit e43eec81c516 ("btrfs: use struct qstr instead of name and namelen pairs").

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3634

Sources (Detail)

https://git.kernel.org/stable/c/1ec28de5e476913ae51f909660b4447eddb28838
https://git.kernel.org/stable/c/2ab5e243c2266c841e0f6904fad1514b18eaf510
https://git.kernel.org/stable/c/7fc7c47b9ba0cf2d192f2117a64b24881b0b577f
https://git.kernel.org/stable/c/b37de9491f140a0ff125c27dd1050185c3accbc1
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
Date Informations
2024-11-20 03:01:04
  • Multiple Updates
2024-11-14 03:01:15
  • Multiple Updates
2024-11-09 03:01:12
  • Multiple Updates
2024-10-30 17:27:33
  • Multiple Updates
2024-10-30 02:56:01
  • Multiple Updates
2024-10-30 02:55:25
  • Multiple Updates
2024-10-29 17:27:31
  • Multiple Updates
2024-10-29 09:27:31
  • First insertion