CVE-2024-53141
Description
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.
INFO
Published Date :
Dec. 6, 2024, 10:15 a.m.
Last Modified :
Dec. 14, 2024, 9:15 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
5.9
Exploitability Score :
1.8
Public PoC/Exploit Available at Github
CVE-2024-53141 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-53141
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
A collection of links related to Linux kernel security and exploitation
linux-kernel kernel-exploitation exploit privilege-escalation security
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-53141
vulnerability anywhere in the article.

-
Cyber Security News
Linux Kernel Vulnerability Let Attackers Escalate Privilege – PoC Released
A newly discovered vulnerability, CVE-2024-53141, in the Linux kernel’s IP sets framework has exposed a critical security flaw that allows local attackers to escalate privileges and potentially gain r ... Read more

-
Daily CyberSecurity
Critical CVE-2025-32433 PoC Released: Erlang/OTP SSH Vulnerability Enables RCE
An anonymous security researcher has published proof-of-concept code for CVE-2025-32433, a critical vulnerability in the Erlang/OTP SSH application. The flaw enables unauthenticated remote code execut ... Read more

-
Daily CyberSecurity
CVE-2024-53141: Linux Kernel Flaw Enables Privilege Escalation, PoC Releases
Security researcher published the technical details and a proof-of-concept exploit for a vulnerability in Linux kernel—CVE-2024-53141, having a CVSS score of 7.8 for a serious out-of-bounds (OOB) acce ... Read more
The following table lists the changes that have been made to the
CVE-2024-53141
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Dec. 14, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/2e151b8ca31607d14fddc4ad0f14da0893e1a7c7 Added Reference https://git.kernel.org/stable/c/78b0f2028f1043227a8eb0c41944027fc6a04596 Added Reference https://git.kernel.org/stable/c/7ffef5e5d5eeecd9687204a5ec2d863752aafb7e Added Reference https://git.kernel.org/stable/c/e67471437ae9083fa73fa67eee1573fec1b7c8cf -
Initial Analysis by [email protected]
Dec. 10, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE NIST NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 2.6.39 up to (excluding) 4.19.325 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 up to (excluding) 6.6.64 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.11.11 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.12 up to (excluding) 6.12.2 Changed Reference Type https://git.kernel.org/stable/c/15794835378ed56fb9bacc6a5dd3b9f33520604e No Types Assigned https://git.kernel.org/stable/c/15794835378ed56fb9bacc6a5dd3b9f33520604e Patch Changed Reference Type https://git.kernel.org/stable/c/35f56c554eb1b56b77b3cf197a6b00922d49033d No Types Assigned https://git.kernel.org/stable/c/35f56c554eb1b56b77b3cf197a6b00922d49033d Patch Changed Reference Type https://git.kernel.org/stable/c/3c20b5948f119ae61ee35ad8584d666020c91581 No Types Assigned https://git.kernel.org/stable/c/3c20b5948f119ae61ee35ad8584d666020c91581 Patch Changed Reference Type https://git.kernel.org/stable/c/591efa494a1cf649f50a35def649c43ae984cd03 No Types Assigned https://git.kernel.org/stable/c/591efa494a1cf649f50a35def649c43ae984cd03 Patch Changed Reference Type https://git.kernel.org/stable/c/856023ef032d824309abd5c747241dffa33aae8c No Types Assigned https://git.kernel.org/stable/c/856023ef032d824309abd5c747241dffa33aae8c Patch -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Dec. 09, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/856023ef032d824309abd5c747241dffa33aae8c -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Dec. 06, 2024
Action Type Old Value New Value Added Description 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. Added Reference https://git.kernel.org/stable/c/15794835378ed56fb9bacc6a5dd3b9f33520604e Added Reference https://git.kernel.org/stable/c/35f56c554eb1b56b77b3cf197a6b00922d49033d Added Reference https://git.kernel.org/stable/c/3c20b5948f119ae61ee35ad8584d666020c91581 Added Reference https://git.kernel.org/stable/c/591efa494a1cf649f50a35def649c43ae984cd03
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-53141
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-53141
weaknesses.