Executive Summary

Informations
Name CVE-2024-53093 First vendor Publication 2024-11-21
Vendor Cve Last vendor Modification 2024-12-24

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:

nvme-multipath: defer partition scanning

We need to suppress the partition scan from occuring within the controller's scan_work context. If a path error occurs here, the IO will wait until a path becomes available or all paths are torn down, but that action also occurs within scan_work, so it would deadlock. Defer the partion scan to a different context that does not block scan_work.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3685

Sources (Detail)

https://git.kernel.org/stable/c/1f021341eef41e77a633186e9be5223de2ce5d48
https://git.kernel.org/stable/c/4a57f42e5ed42cb8f1beb262c4f6d3e698939e4e
https://git.kernel.org/stable/c/60de2e03f984cfbcdc12fa552f95087c35a05a98
https://git.kernel.org/stable/c/a91b7eddf45afeeb9c5ece11dddff5de0921b00f
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
Date Informations
2025-03-29 03:43:36
  • Multiple Updates
2025-03-28 13:47:05
  • Multiple Updates
2025-03-28 03:21:22
  • Multiple Updates
2025-03-19 03:16:25
  • Multiple Updates
2025-03-18 03:29:24
  • Multiple Updates
2025-03-14 03:16:35
  • Multiple Updates
2025-03-06 14:13:07
  • Multiple Updates
2025-02-22 03:26:39
  • Multiple Updates
2025-01-08 03:07:32
  • Multiple Updates
2025-01-07 03:07:05
  • Multiple Updates
2024-12-24 21:20:40
  • Multiple Updates
2024-11-22 13:22:56
  • First insertion