CVE-2022-48811
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-48811 affects the Linux kernel's ibmvnic (IBM Virtual Network Interface Controller) driver. The vulnerability was discovered when a NULL pointer dereference occurred during the execution of the drmgr command for adding/removing a vnic interface. The issue stems from improper resource management in the _ibmvnicopen() function, where it unnecessarily frees NAPI structures when encountering errors (Kernel Git).

Technical details

The vulnerability occurs in the _ibmvnicopen() function when it encounters an error, such as during link state setting. The function calls release_resources() which unnecessarily frees the NAPI (New API) structures. This leads to a NULL pointer dereference when attempting to read from address 0x00000010, causing a kernel crash. The issue specifically manifests when the drmgr command is executed multiple times to add/remove a vnic interface (Kernel Git).

Impact

When exploited, this vulnerability results in a kernel crash, leading to a denial of service condition. The crash occurs due to a NULL pointer dereference, which can disrupt system operations and require a system restart (NVD).

Mitigation and workarounds

The issue has been fixed by modifying the _ibmvnicopen() function to only clean up the work it has done so far (disabling NAPI and IRQs) instead of releasing all resources. The fix ensures that resource cleanup is handled appropriately by the calling functions. If the caller is ibmvnicopen(), it releases the resources immediately, while if the caller is doreset() or dohardreset(), they will release the resources on the next reset (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-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • linux-iot
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-devel-matched
NoYesDec 09, 2025
CVE-2025-40340MEDIUM6.4
  • Linux KernelLinux Kernel
  • linux-hwe
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesDec 09, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • libperf-devel
NoYesDec 09, 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