Security readout for executives and security teams
Plain-English summary
This Linux kernel issue affects the Safexcel crypto driver. If the driver fails to load, it may not clean up IRQ affinity and workqueues correctly, causing a kernel warning during boot or module loading. Public sources do not show active exploitation or a clear confidentiality, integrity, or availability impact.
Executive priority
Handle through normal kernel maintenance unless affected hardware is deployed at scale or boot stability is business-critical. There is no public evidence of active exploitation in the provided sources, but affected kernels should still receive vendor-supported updates.
Technical view
The flaw is in crypto_safexcel probe failure cleanup. On load failure, IRQ affinity and ring IRQ workqueues were not properly released before devres cleanup, leading to a free_irq warning. The kernel stable fixes add cleanup handling. No CVSS, CWE, or exploitability details are provided in the supplied sources.
Likely exposure
Exposure appears limited to Linux systems with the crypto_safexcel driver and compatible hardware. The CVE record lists Linux affected versions including 4.13, 5.4.243, 5.10.180, 5.15.111, 6.1.28, 6.2.15, 6.3.2, and 6.4.
Exploitation context
The source bundle reports no CISA KEV listing and provides no cited evidence of exploitation. The described behavior is a kernel warning during failed driver load, not a demonstrated attack path. Treat exploitability as unproven from available public evidence.
Researcher notes
The record lacks CVSS, CWE, and a defined security impact beyond warning-producing cleanup failure. The affected version data is terse and should be cross-checked against distribution advisories. Focus validation on driver presence, hardware applicability, and whether the stable cleanup commits are included.
Mitigation direction
Apply a Linux kernel update containing the referenced stable safexcel cleanup fixes.
Prioritize systems that load crypto_safexcel or use Safexcel-compatible crypto hardware.
If using vendor kernels, follow the vendor advisory or backport guidance.
Monitor kernel logs after update for recurring crypto_safexcel probe warnings.
Validation and detection
Inventory Linux kernels against the affected versions listed in the CVE record.
Check whether the crypto_safexcel driver is present or loaded on target systems.
Review boot logs for crypto-safexcel probe failures and free_irq warnings.
Confirm the running kernel includes one of the referenced stable commits or vendor equivalent.
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-2023-54126 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
8Source 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.
Dec 24, 2025, 13:06 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.