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. 10, 2024, 7:25 p.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

No

Impact Score :

5.9

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2024-53141 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel

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).

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.

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.

  • 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
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
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.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability