VYPR
High severity7.8NVD Advisory· Published Dec 6, 2024· Updated Jun 17, 2026

CVE-2024-53141

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

258

Patches

Vulnerability mechanics

References

11

News mentions

0

No linked articles in our index yet.

CVE-2024-53141 · High · VYPR