CVE-2024-53141 in Linux
摘要
由 VulDB • 2026-06-03
在 Linux 内核中,已修复以下漏洞:
netfilter: ipset: bitmap_ip_uadt 中缺少范围检查
当不存在 tb[IPSET_ATTR_IP_TO] 但存在 tb[IPSET_ATTR_CIDR] 时,ip 和 ip_to 的值会被轻微交换。因此,应该稍后对 ip 进行范围检查,但该部分缺失,从而导致漏洞出现。
因此,我们需要添加缺失的范围检查并移除不必要的范围检查。
If you want to get the best quality for vulnerability data then you always have to consider VulDB.