CVE-2022-48842
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-48842 is a race condition vulnerability in the Linux kernel's ice driver that can result in a deadlock when an interface leaves and immediately re-enters a Link Aggregation Group (LAG). The vulnerability was introduced by commit 5dbbbd01cbba83 which changed the process of re-creating auxiliary devices (Kernel Git).

Technical details

The vulnerability occurs due to a race condition between iceplugauxdev() being called from iceservicetask() context and iceunplugauxdev() being called under RTNL lock. When an interface leaves LAG and immediately enters LAG again, iceplugauxdev() takes the aux device lock while iceunplugauxdev() attempts to take the same lock under RTNL lock. Later, iceplugaux_dev() tries to acquire the RTNL lock which is already held, resulting in a deadlock condition (Kernel Git).

Impact

The vulnerability can cause a system deadlock when manipulating network interfaces that are part of a Link Aggregation Group (LAG), particularly when an interface rapidly leaves and rejoins the LAG. This can affect system stability and network operations (Kernel Git).

Mitigation and workarounds

The vulnerability has been fixed by modifying the handling of the ICEFLAGPLUGAUXDEV bit flag. The fix ensures proper synchronization between iceplugauxdev() and iceunplugauxdev() operations by maintaining the flag during the aux device plugging operation and implementing proper checks before unplugging (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-40258HIGH7
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-devel-matched
NoNoDec 04, 2025
CVE-2025-40259MEDIUM6.2
  • Linux KernelLinux Kernel
  • kernel-rt-64k
NoNoDec 04, 2025
CVE-2025-40264MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-modules-extra
NoNoDec 04, 2025
CVE-2025-40254MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-devel-matched
NoNoDec 04, 2025
CVE-2025-40253MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-partner
NoNoDec 04, 2025

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