kernel CVE-2023-3777
Package
kernel-5.10
(bottlerocket)
Affected versions
< 1.15.0
Patched versions
1.15.0
kernel-5.15
(bottlerocket)
< 1.15.0
1.15.0
A use-after-free flaw was found in the Linux kernel's netfilter: nf_tables component which can be exploited to achieve local privilege escalation. When nf_tables_delrule() is flushing table rules, it is not checked whether the chain is bound, and the chain's owner rule can release the objects in certain circumstances.