LiveActive security incident?Get immediate response
CVE Record

CVE-2023-53191: irqchip/alpine-msi: Fix refcount leak in alpine_msix_init_domains

In the Linux kernel, the following vulnerability has been resolved: irqchip/alpine-msi: Fix refcount leak in alpine_msix_init_domains of_irq_find_parent() returns a node pointer with refcount incremented, We should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2023-53191 is a Linux kernel maintenance security fix for a reference-count leak in the Alpine MSI interrupt controller code. The public record does not describe data theft, privilege escalation, or remote attack impact. Business urgency is mainly for organizations running affected Linux kernels on hardware using this driver.

Executive priority

Treat as routine kernel hygiene unless asset inventory shows affected Alpine MSI platforms in critical service. There is no cited evidence of active exploitation or high-impact compromise.

Technical view

The issue is in irqchip/alpine-msi, where alpine_msix_init_domains calls of_irq_find_parent(), which returns a device-tree node with an incremented reference count. The fix adds of_node_put() when the node is no longer needed, preventing a reference-count leak.

Likely exposure

Exposure appears limited to Linux systems using affected kernel versions and the Alpine MSI interrupt-controller path. The source bundle does not show broad remote exposure, affected distributions, or cloud-service impact.

Exploitation context

No active exploitation is indicated. The CVE is not marked KEV, and the provided sources do not describe exploit availability, attacker prerequisites, or weaponized use.

Researcher notes

The public evidence only supports a refcount leak in a specific kernel driver path. Impact details are sparse, with no CVSS, CWE, exploit notes, or vendor distribution mapping in the bundle.

Mitigation direction

  • Apply the relevant Linux stable kernel fix or vendor kernel update.
  • Prioritize systems using Alpine MSI or matching embedded/platform kernels.
  • Check Linux distribution advisories for packaged fixed kernel versions.
  • Track kernel upgrades through normal maintenance and reboot planning.

Validation and detection

  • Inventory Linux kernel versions against the affected version list.
  • Identify whether the Alpine MSI irqchip driver is present and used.
  • Confirm vendor kernel changelogs include the referenced stable commits.
  • Verify updated systems boot into the remediated kernel.
Prepared
Confidence
medium
Sources
10

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-53191 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
0ADP providers
9Source links

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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxe6b78f2c3e14a9e3a909be3e6ec305d9f1cbabbd, e6b78f2c3e14a9e3a909be3e6ec305d9f1cbabbd, e6b78f2c3e14a9e3a909be3e6ec305d9f1cbabbd, e6b78f2c3e14a9e3a909be3e6ec305d9f1cbabbd, e6b78f2c3e14a9e3a909be3e6ec305d9f1cbabbd, e6b78f2c3e14a9e3a909be3e6ec305d9f1cbabbd, e6b78f2c3e14a9e3a909be3e6ec305d9f1cbabbd, e6b78f2c3e14a9e3a909be3e6ec305d9f1cbabbdunaffected
LinuxLinux4.6, 0, 4.14.308, 4.19.276, 5.4.235, 5.10.173, 5.15.99, 6.1.16, 6.2.3, 6.3affected
Weakness

CWE details

No CWE listed

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