CVE-2022-49687
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49687 is a vulnerability in the Linux kernel's virtio_net driver that manifests during suspend/resume operations. The issue was discovered when a specific sequence of network interface operations combined with system suspend causes a driver bug warning. The vulnerability affects the virtio_net driver's handling of xdp_rxq_info during system power management operations (Kernel Git).

Technical details

The vulnerability occurs when the virtnet_freeze() function frees the receive_queue completely (including struct xdp_rxq_info) without calling xdp_rxq_info_unreg(), and similarly, virtnet_restore() sets up the receive_queue again without calling xdp_rxq_info_reg(). This leads to a driver bug warning when executing the following sequence: setting a network interface up, putting the system to sleep, and then bringing the interface down. The issue manifests as a 'Missing register, driver bug WARNING' at net/core/xdp.c:138 (Kernel Git).

Impact

When triggered, the vulnerability results in a driver bug warning and potential system instability during network interface operations following a suspend/resume cycle. The impact is primarily related to system reliability rather than security (Kernel Git).

Mitigation and workarounds

The issue has been fixed by modifying the virtnet_freeze_down() and virtnet_restore_up() functions to properly handle the xdp_rxq_info registration and unregistration by calling virtnet_close() and virtnet_open() functions respectively. The fix ensures proper cleanup and initialization of network resources during suspend/resume operations (Kernel Git).

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-debug-devel-matched
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-gcp
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-modules-extra
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