Security Advisory

CVE-2022-49919

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-01 14:10:58
Last updated 2026-05-23 15:23:14
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release flow rule object from commit path No need to postpone this to the commit release path, since no packets are walking over this object, this is accessed from control plane only. This helped uncovered UAF triggered by races with the netlink notifier.