CVE-2023-53179
15.09.2025, 14:15
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c The missing IP_SET_HASH_WITH_NET0 macro in ip_set_hash_netportnet can lead to the use of wrong `CIDR_POS(c)` for calculating array offsets, which can lead to integer underflow. As a result, it leads to slab out-of-bound access. This patch adds back the IP_SET_HASH_WITH_NET0 macro to ip_set_hash_netportnet to address the issue.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 4.4.165 ≤ 𝑥 < 4.5 |
| linux | linux_kernel | 4.9.141 ≤ 𝑥 < 4.10 |
| linux | linux_kernel | 4.14.84 ≤ 𝑥 < 4.14.326 |
| linux | linux_kernel | 4.19.5 ≤ 𝑥 < 4.19.295 |
| linux | linux_kernel | 4.20.1 ≤ 𝑥 < 5.4.257 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.195 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.132 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.53 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.4.16 |
| linux | linux_kernel | 6.5 ≤ 𝑥 < 6.5.3 |
| linux | linux_kernel | 4.20 |
| linux | linux_kernel | 4.20:rc2 |
| linux | linux_kernel | 4.20:rc3 |
| linux | linux_kernel | 4.20:rc4 |
| linux | linux_kernel | 4.20:rc5 |
| linux | linux_kernel | 4.20:rc6 |
| linux | linux_kernel | 4.20:rc7 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References