Executive Summary

Informations
Name CVE-2024-53109 First vendor Publication 2024-12-02
Vendor Cve Last vendor Modification 2024-12-11

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:

nommu: pass NULL argument to vma_iter_prealloc()

When deleting a vma entry from a maple tree, it has to pass NULL to vma_iter_prealloc() in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu kernels crashed upon accessing a vma iterator, such as acct_collect() reading the size of vma entries after do_munmap().

This commit fixes this issue by passing a right argument to the preallocation call.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3689

Sources (Detail)

https://git.kernel.org/stable/c/247d720b2c5d22f7281437fd6054a138256986ba
https://git.kernel.org/stable/c/8bbf0ab631cdf1dade6745f137cff98751e6ced7
https://git.kernel.org/stable/c/aceaf33b7666b72dfb86e0aa977be81e3bcbc727
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
12
Date Informations
2025-03-29 03:43:38
  • Multiple Updates
2025-03-28 13:47:07
  • Multiple Updates
2025-03-28 03:21:25
  • Multiple Updates
2025-03-19 03:16:27
  • Multiple Updates
2025-03-18 03:29:26
  • Multiple Updates
2025-03-14 03:16:36
  • Multiple Updates
2025-03-06 14:13:09
  • Multiple Updates
2025-02-22 03:26:41
  • Multiple Updates
2025-01-08 03:07:33
  • Multiple Updates
2025-01-07 03:07:06
  • Multiple Updates
2024-12-25 03:05:42
  • Multiple Updates
2024-12-12 00:20:51
  • Multiple Updates
2024-12-02 17:20:29
  • First insertion