CVE-2022-49378
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49378 affects the Linux kernel's sfc (Solarflare network driver) component. The vulnerability was discovered when it was found that the driver incorrectly assumed all channels have TX queues, which is not true when the modparam efx_separate_tx_channels=1 is used. In such cases, some channels only have RX queues and others only TX queues, though they are allocated but not initialized (Kernel Git).

Technical details

The vulnerability stems from an incorrect implementation in the efx_channel_has_tx_queues function which always returned true, regardless of the actual channel configuration. This caused issues when the efx_separate_tx_channels parameter was set to 1, as in this configuration some channels only have RX queues while others only have TX queues. The bug manifested in error messages during probe time showing 'MC command 0x82 inlen 544 failed rc=-22' and 'failed to initialise TXQ -1' (Kernel Git).

Impact

When triggered, the vulnerability causes initialization failures for TX queues and issues during queue flushing operations. This results in error messages and potential network driver malfunction, affecting the proper operation of Solarflare network interfaces (Kernel Git).

Mitigation and workarounds

The issue has been fixed by modifying the efx_channel_has_tx_queues function to properly check if a channel has TX queues by verifying if the channel number is greater than or equal to the TX channel offset. The fix was implemented in the Linux kernel through a patch that corrects the channel queue validation logic (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-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-fips
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-fips
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-oracle-6.8
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-nvidia-6.8
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel-devel
NoYesJan 05, 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