imPC@ndo IT

Tracker / CVE-2024-53141

CVE-2024-53141

High 7.8

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.

Affected products and versions

linux linux_kernel · 2.6.39 → 4.19.325
linux linux_kernel · 4.20 → 6.6.64
linux linux_kernel · 6.12 → 6.12.2
linux linux_kernel · 6.7 → 6.11.11

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References