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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-04-28 13:15
Updated : 2025-01-07 16:58
NVD link : CVE-2022-48642
Mitre link : CVE-2022-48642
CVE.ORG link : CVE-2022-48642
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
