CVE-2023-53179

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.20:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.20:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.20:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.20:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.20:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.20:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.20:rc7:*:*:*:*:*:*

History

No history.

Information

Published : 2025-09-15 14:15

Updated : 2025-12-02 02:57


NVD link : CVE-2023-53179

Mitre link : CVE-2023-53179

CVE.ORG link : CVE-2023-53179


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-787

Out-of-bounds Write