Security readout for executives and security teams
Plain-English summary
CVE-2022-49158 is a Linux kernel qla2xxx SCSI driver flaw that can trigger a kernel warning during an ADISC cleanup path. The public record describes an error-code translation mismatch, not data theft or remote code execution. Business urgency depends on whether affected kernels use this driver in production storage paths.
Executive priority
Treat as a targeted kernel maintenance item for storage-capable Linux hosts, not an emergency internet-wide exposure. Prioritize if qla2xxx is used in critical infrastructure because driver warnings during cleanup can indicate reliability risk.
Technical view
The issue is in drivers/scsi/qla2xxx/qla_init.c, where qla2x00_async_adisc_sp_done handled a flushed ADISC completion with an error-code type mismatch. The fix adds translation between error-code types. The provided trace occurs during qla2xxx command abort and device removal cleanup.
Likely exposure
Likely limited to Linux systems running affected kernel versions where the qla2xxx SCSI driver is present and active. The source bundle does not identify cloud services, distributions, appliances, or hardware models beyond Linux and qla2xxx.
Exploitation context
No active exploitation is indicated. The record is not in KEV, and the supplied sources describe a kernel warning from an internal driver cleanup path rather than an attacker-controlled exploit path.
Researcher notes
Evidence is sparse: no CVSS, CWE, exploitability analysis, or distribution-specific fixed package data is provided. The source bundle supports driver-path validation and patch tracking, but not claims of privilege escalation, denial of service severity, or remote reachability.
Mitigation direction
Identify systems running affected Linux kernels with qla2xxx loaded.
Update to a kernel containing the referenced stable fixes.
Check distribution vendor advisories for backported kernel packages.
Prioritize storage hosts where qla2xxx warnings affect reliability.
Monitor kernel logs for qla2xxx warnings during maintenance.
Validation and detection
Check running kernel versions against vendor fixed packages.
Confirm whether the qla2xxx module is loaded on each host.
Review kernel logs for the named qla2x00_async_adisc_sp_done warning.
Verify remediation by confirming updated kernel build provenance.
Track vendor advisories because source severity is incomplete.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2022-49158 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
0CVSS vectors
3Timeline events
0ADP providers
6Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Feb 26, 2025, 01:55 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.