Executive Summary

Informations
Name CVE-2024-53099 First vendor Publication 2024-11-25
Vendor Cve Last vendor Modification 2025-01-09

Security-Database Scoring CVSS v3

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

bpf: Check validity of link->type in bpf_link_show_fdinfo()

If a newly-added link type doesn't invoke BPF_LINK_TYPE(), accessing bpf_link_type_strs[link->type] may result in an out-of-bounds access.

To spot such missed invocations early in the future, checking the validity of link->type in bpf_link_show_fdinfo() and emitting a warning when such invocations are missed.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-125 Out-of-bounds Read

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3686

Sources (Detail)

https://git.kernel.org/stable/c/24fec234d2ba9ca3c14e545ebe3fd6dcb47f074d
https://git.kernel.org/stable/c/4e8074bb33d18f56af30a0252cb3606d27eb1c13
https://git.kernel.org/stable/c/79f87a6ec39fb5968049a6775a528bf58b25c20a
https://git.kernel.org/stable/c/8421d4c8762bd022cb491f2f0f7019ef51b4f0a7
https://git.kernel.org/stable/c/b3eb1b6a9f745d6941b345f0fae014dc8bb06d36
https://git.kernel.org/stable/c/d5092b0a1aaf35d77ebd8d33384d7930bec5cb5d
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
13
14
15
Date Informations
2025-03-29 03:43:37
  • Multiple Updates
2025-03-28 13:47:05
  • Multiple Updates
2025-03-28 03:21:23
  • Multiple Updates
2025-03-19 03:16:26
  • Multiple Updates
2025-03-18 03:29:24
  • Multiple Updates
2025-03-14 03:16:35
  • Multiple Updates
2025-03-06 14:13:08
  • Multiple Updates
2025-02-22 03:26:40
  • Multiple Updates
2025-01-09 21:20:41
  • Multiple Updates
2025-01-08 00:21:01
  • Multiple Updates
2025-01-07 03:07:06
  • Multiple Updates
2025-01-06 21:21:05
  • Multiple Updates
2025-01-02 17:20:30
  • Multiple Updates
2024-12-25 00:20:32
  • Multiple Updates
2024-12-24 21:20:34
  • Multiple Updates
2024-11-26 03:12:19
  • First insertion