CVE-2022-49558
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49558 affects the Linux kernel's netfilter subsystem, specifically the nf_tables component. The vulnerability involves a double hook unregistration issue in the netns path where __nft_release_hooks() is called from pre_netns exit path which unregisters the hooks, and then the NETDEV_UNREGISTER event is triggered which unregisters the hooks again (NVD).

Technical details

The issue occurs in the netfilter subsystem when __nft_release_hooks() is called from the pre_netns exit path. The function unregisters the hooks, but subsequently, the NETDEV_UNREGISTER event is triggered, causing the hooks to be unregistered a second time. This leads to a warning message in the kernel log indicating a double unregistration attempt (Kernel Commit).

Impact

The vulnerability can trigger kernel warnings and potentially lead to system instability. When triggered, it produces warning messages in the kernel log indicating an attempt to unregister hooks that have already been unregistered (Kernel Commit).

Mitigation and workarounds

The issue has been fixed in the Linux kernel through a patch that modifies the hook unregistration process. The fix involves using kfree_rcu to release hooks in the clean_net path, ensuring that the NETDEV_UNREGISTER path sees unregistered hooks. This prevents the double unregistration issue (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-modules-internal
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • libperf-devel
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • libperf-devel
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-devel
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-partner
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management