
Cloud Vulnerability DB
A community-led vulnerabilities database
In the Linux kernel, a vulnerability (CVE-2022-48825) was discovered affecting the SCSI qedf driver. The issue occurs when creating NPIV ports, where only 32 out of 64 ports show online due to uninitialized stag_work for vports. This vulnerability was disclosed on July 16, 2024 (NVD).
The vulnerability manifests as a call trace when creating NPIV ports, specifically in the qedf driver's vport creation functionality. The issue occurs because the stagwork was not properly initialized for vports, leading to a warning at kernel/workqueue.c:1635 in the _queuedelayedwork function. The problem was identified on Dell PowerEdge MX740c hardware running kernel version 4.18.0-348.el8.x86_64 (Kernel Commit).
The vulnerability affects the functionality of NPIV (N_Port ID Virtualization) ports in the Linux kernel's SCSI subsystem, specifically causing only half of the expected ports (32 out of 64) to show as online. This impacts the system's ability to properly handle virtual Fibre Channel ports (Kernel Commit).
The vulnerability has been resolved by initializing stagwork for all vports. The fix involves adding INITDELAYEDWORK(&vportqedf->stagwork, qedfstagchangework) to properly initialize the stag work structure for each vport during creation (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."