CVE-2024-42269
MEDIUMLinux Kernel 5.15-6.10.3 - Null Pointer Dereference in ip6table_nat_table_init
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init(). ip6table_nat_table_init() accesses net->gen->ptr[ip6table_nat_net_ops.id], but the function is exposed to user space before the entry is allocated via register_pernet_subsys(). Let's call register_pernet_subsys() before xt_register_template().
References (6)
Core 6
Core References
Scores
CVSS v3
5.5
EPSS
0.0023
EPSS Percentile
13.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-476
Status
published
Products (18)
linux/Kernel
5.15.0 - 5.15.165linux
linux/Kernel
5.16.0 - 6.1.104linux
linux/Kernel
6.2.0 - 6.6.45linux
linux/Kernel
6.7.0 - 6.10.4linux
Linux/Linux
< 5.15
Linux/Linux
5.15
Linux/Linux
5.15.165 - 5.15.*
Linux/Linux
6.1.104 - 6.1.*
Linux/Linux
6.10.4 - 6.10.*
Linux/Linux
6.11
... and 8 more
Published
Aug 17, 2024
Tracked Since
Feb 18, 2026