Executive Summary

Informations
Name CVE-2024-53141 First vendor Publication 2024-12-06
Vendor Cve Last vendor Modification 2024-12-14

Security-Database Scoring CVSS v3

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

netfilter: ipset: add missing range check in bitmap_ip_uadt

When tb[IPSET_ATTR_IP_TO] is not present but tb[IPSET_ATTR_CIDR] exists, the values of ip and ip_to are slightly swapped. Therefore, the range check for ip should be done later, but this part is missing and it seems that the vulnerability occurs.

So we should add missing range checks and remove unnecessary range checks.

Original Source

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

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3690

Sources (Detail)

https://git.kernel.org/stable/c/15794835378ed56fb9bacc6a5dd3b9f33520604e
https://git.kernel.org/stable/c/2e151b8ca31607d14fddc4ad0f14da0893e1a7c7
https://git.kernel.org/stable/c/35f56c554eb1b56b77b3cf197a6b00922d49033d
https://git.kernel.org/stable/c/3c20b5948f119ae61ee35ad8584d666020c91581
https://git.kernel.org/stable/c/591efa494a1cf649f50a35def649c43ae984cd03
https://git.kernel.org/stable/c/78b0f2028f1043227a8eb0c41944027fc6a04596
https://git.kernel.org/stable/c/7ffef5e5d5eeecd9687204a5ec2d863752aafb7e
https://git.kernel.org/stable/c/856023ef032d824309abd5c747241dffa33aae8c
https://git.kernel.org/stable/c/e67471437ae9083fa73fa67eee1573fec1b7c8cf
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:44
  • Multiple Updates
2025-03-28 13:47:12
  • Multiple Updates
2025-03-28 03:21:30
  • Multiple Updates
2025-03-19 03:16:32
  • Multiple Updates
2025-03-18 03:29:31
  • Multiple Updates
2025-03-14 03:16:41
  • Multiple Updates
2025-03-06 14:13:14
  • Multiple Updates
2025-02-22 03:26:46
  • Multiple Updates
2025-01-08 03:07:38
  • Multiple Updates
2025-01-07 03:07:11
  • Multiple Updates
2024-12-25 03:05:46
  • Multiple Updates
2024-12-15 00:20:30
  • Multiple Updates
2024-12-12 00:20:29
  • Multiple Updates
2024-12-11 00:20:32
  • Multiple Updates
2024-12-09 17:20:31
  • Multiple Updates
2024-12-06 13:20:32
  • First insertion