LiveActive security incident?Get immediate response
CVE Record

CVE-2024-42289: scsi: qla2xxx: During vport delete send async logout explicitly

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: During vport delete send async logout explicitly During vport delete, it is observed that during unload we hit a crash because of stale entries in outstanding command array. For all these stale I/O entries, eh_abort was issued and aborted (fast_fail_io = 2009h) but I/Os could not complete while vport delete is in process of deleting. BUG: kernel NULL pointer dereference, address: 000000000000001c #PF: supervisor read access in kernel mode #PF: error_code(0x0000) - not-present page PGD 0 P4D 0 Oops: 0000 [#1] PREEMPT SMP NOPTI Workqueue: qla2xxx_wq qla_do_work [qla2xxx] RIP: 0010:dma_direct_unmap_sg+0x51/0x1e0 RSP: 0018:ffffa1e1e150fc68 EFLAGS: 00010046 RAX: 0000000000000000 RBX: 0000000000000021 RCX: 0000000000000001 RDX: 0000000000000021 RSI: 0000000000000000 RDI: ffff8ce208a7a0d0 RBP: ffff8ce208a7a0d0 R08: 0000000000000000 R09: ffff8ce378aac9c8 R10: ffff8ce378aac8a0 R11: ffffa1e1e150f9d8 R12: 0000000000000000 R13: 0000000000000000 R14: ffff8ce378aac9c8 R15: 0000000000000000 FS: 0000000000000000(0000) GS:ffff8d217f000000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000000000000001c CR3: 0000002089acc000 CR4: 0000000000350ee0 Call Trace: <TASK> qla2xxx_qpair_sp_free_dma+0x417/0x4e0 ? qla2xxx_qpair_sp_compl+0x10d/0x1a0 ? qla2x00_status_entry+0x768/0x2830 ? newidle_balance+0x2f0/0x430 ? dequeue_entity+0x100/0x3c0 ? qla24xx_process_response_queue+0x6a1/0x19e0 ? __schedule+0x2d5/0x1140 ? qla_do_work+0x47/0x60 ? process_one_work+0x267/0x440 ? process_one_work+0x440/0x440 ? worker_thread+0x2d/0x3d0 ? process_one_work+0x440/0x440 ? kthread+0x156/0x180 ? set_kthread_struct+0x50/0x50 ? ret_from_fork+0x22/0x30 </TASK> Send out async logout explicitly for all the ports during vport delete.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue can crash systems using the qla2xxx Fibre Channel driver during virtual port deletion. The business concern is storage host instability during unload or maintenance workflows, not confirmed data theft or active exploitation.

Executive priority

Treat as maintenance-priority for general Linux fleets and higher priority for storage infrastructure using qla2xxx Fibre Channel vports. The main risk is host crash or storage disruption during lifecycle operations, with no provided evidence of exploitation in the wild.

Technical view

The qla2xxx driver could leave stale I/O entries in the outstanding command array while deleting a vport. Abort handling did not complete those I/Os before deletion, leading to a NULL pointer dereference in DMA unmap handling. The fix explicitly sends asynchronous logout for ports during vport delete.

Likely exposure

Exposure appears limited to Linux systems using the qla2xxx SCSI/Fibre Channel driver and virtual port deletion or unload workflows. The bundle lists affected Linux kernel ranges including 4.18 through fixed stable updates such as 4.19.320, 5.4.282, 5.10.224, 5.15.165, 6.1.103, 6.6.44, and 6.10.3.

Exploitation context

No active exploitation is supported by the provided sources, and KEV is false. The sources describe a reliability crash condition observed during vport delete, not a public exploit path. Preconditions, attacker control, and remote reachability are not established in the bundle.

Researcher notes

The evidence is strongest for root-cause and patch direction, but weak for exploitability. The bug is in qla2xxx vport delete cleanup: stale outstanding I/O entries reach DMA free paths after abort handling. Avoid assuming privilege boundaries or remote attack surface without additional vendor analysis.

Mitigation direction

  • Update affected Linux kernels through vendor-supported packages containing the qla2xxx stable fixes.
  • Prioritize hosts using QLogic qla2xxx Fibre Channel adapters or virtual ports.
  • Review Debian LTS advisories if running Debian-packaged kernels.
  • Schedule reboot or maintenance windows required by kernel updates.
  • If no package is available, follow vendor guidance for backports or workarounds.

Validation and detection

  • Inventory Linux kernel versions against the affected and fixed versions in the CVE record.
  • Check whether the qla2xxx driver is loaded or used on storage hosts.
  • Identify systems using Fibre Channel virtual ports or vport deletion workflows.
  • Review kernel logs for NULL pointer dereference traces involving qla2xxx and dma_direct_unmap_sg.
  • Confirm installed vendor kernel changelogs include the referenced qla2xxx fix.
Prepared
Confidence
medium
Sources
12

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-2024-42289 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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
2ADP providers
11Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxefa93f48fa9d423fda166bc3b6c0cbb09682492e, efa93f48fa9d423fda166bc3b6c0cbb09682492e, efa93f48fa9d423fda166bc3b6c0cbb09682492e, efa93f48fa9d423fda166bc3b6c0cbb09682492e, efa93f48fa9d423fda166bc3b6c0cbb09682492e, efa93f48fa9d423fda166bc3b6c0cbb09682492e, efa93f48fa9d423fda166bc3b6c0cbb09682492e, efa93f48fa9d423fda166bc3b6c0cbb09682492e, 01cda405c88b5ce1ff8c7d4006ec23ade2b0a507, 030680c5b21d4ec33234d17503827800e4550345, 4.14.62, 4.17.14unaffected
LinuxLinux4.18, 0, 4.19.320, 5.4.282, 5.10.224, 5.15.165, 6.1.103, 6.6.44, 6.10.3, 6.11affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.