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.
References
Configurations
Configuration 1 (hide)
|
History
14 Dec 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
10 Dec 2024, 19:25
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
First Time |
Linux linux Kernel
Linux |
|
CWE | NVD-CWE-noinfo | |
References | () https://git.kernel.org/stable/c/15794835378ed56fb9bacc6a5dd3b9f33520604e - Patch | |
References | () https://git.kernel.org/stable/c/35f56c554eb1b56b77b3cf197a6b00922d49033d - Patch | |
References | () https://git.kernel.org/stable/c/3c20b5948f119ae61ee35ad8584d666020c91581 - Patch | |
References | () https://git.kernel.org/stable/c/591efa494a1cf649f50a35def649c43ae984cd03 - Patch | |
References | () https://git.kernel.org/stable/c/856023ef032d824309abd5c747241dffa33aae8c - Patch | |
Summary |
|
09 Dec 2024, 13:10
Type | Values Removed | Values Added |
---|---|---|
References |
|
06 Dec 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-06 10:15
Updated : 2024-12-14 21:15
NVD link : CVE-2024-53141
Mitre link : CVE-2024-53141
CVE.ORG link : CVE-2024-53141
JSON object : View
Products Affected
linux
- linux_kernel
CWE