Security Advisory

CVE-2022-48642

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-04-28 12:59:57
Last updated 2026-05-11 18:44:19
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain() It seems to me that percpu memory for chain stats started leaking since commit 3bc158f8d0330f0a ("netfilter: nf_tables: map basechain priority to hardware priority") when nft_chain_offload_priority() returned an error.