kernel CVE-2023-6040
Package
kernel-5.10
(bottlerocket)
Affected versions
< 1.19.1
Patched versions
1.19.1
kernel-5.15
(bottlerocket)
< 1.19.1
1.19.1
An out-of-bounds access vulnerability was found in the Linux kernel’s netfilter subsystem. The code path for creating new netfilter tables through
nf_tables_newtable
is missing appropriate safeguards against invalid nf_tables family values. Manipulating these values to allows for memory access beyond the intended boundaries.