Security Advisory

CVE-2022-50048

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-06-18 11:01:48
Last updated 2026-05-11 19:11:50
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: possible module reference underflow in error path dst->ops is set on when nft_expr_clone() fails, but module refcount has not been bumped yet, therefore nft_expr_destroy() leads to module reference underflow.