Executive Summary

Informations
Name CVE-2021-47088 First vendor Publication 2024-03-04
Vendor Cve Last vendor Modification 2025-01-16

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 7
Base Score 7 Environmental Score 7
impact SubScore 5.9 Temporal Score 7
Exploitabality Sub Score 1
 
Attack Vector Local Attack Complexity High
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:

mm/damon/dbgfs: protect targets destructions with kdamond_lock

DAMON debugfs interface iterates current monitoring targets in 'dbgfs_target_ids_read()' while holding the corresponding 'kdamond_lock'. However, it also destructs the monitoring targets in 'dbgfs_before_terminate()' without holding the lock. This can result in a use_after_free bug. This commit avoids the race by protecting the destruction with the corresponding 'kdamond_lock'.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-416 Use After Free

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 7
Os 3494

Sources (Detail)

https://git.kernel.org/stable/c/330c6117a82c16a9a365a51cec5c9ab30b13245c
https://git.kernel.org/stable/c/34796417964b8d0aef45a99cf6c2d20cebe33733
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
Date Informations
2025-03-29 02:57:16
  • Multiple Updates
2025-03-28 13:27:38
  • Multiple Updates
2025-03-28 02:42:11
  • Multiple Updates
2025-03-18 02:50:02
  • Multiple Updates
2025-03-14 02:40:06
  • Multiple Updates
2025-01-16 21:21:47
  • Multiple Updates
2024-11-25 09:26:37
  • Multiple Updates
2024-03-05 17:27:45
  • Multiple Updates
2024-03-04 21:27:25
  • First insertion