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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.12.3-1 |
| sid | Fixed | 6.12.3-1 |
| forky | Fixed | 6.12.3-1 |
| bullseye | Fixed | 5.10.234-1 |
| bookworm | Fixed | 6.1.123-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
References
- https://access.redhat.com/errata/RHSA-2025:6966
- https://www.suse.com/security/cve/CVE-2024-53141.html
- https://security-tracker.debian.org/tracker/CVE-2024-53141
- https://access.redhat.com/errata/RHSA-2025:7531
- https://bugzilla.redhat.com/2320778
- https://bugzilla.redhat.com/2330763
- https://errata.almalinux.org/8/ALSA-2025-7531.html
- https://access.redhat.com/errata/RHSA-2025:7532
- https://errata.almalinux.org/8/ALSA-2025-7532.html
- https://access.redhat.com/errata/RHSA-2025:8345
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.