LiveActive security incident?Get immediate response
CVE Record

CVE-2024-57916: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by replacing generic_handle_irq with handle_nested_irq.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue can let a local, low-privileged user trigger a kernel panic in systems using the Microchip pci1xxxx GPIO interrupt path. The business impact is availability: affected hosts may crash, but the sources do not indicate data theft, privilege escalation, or remote exploitation.

Executive priority

Treat this as a moderate patching item. It is not a known exploited remote issue, but affected systems can suffer local denial of service. Prioritize operationally important Linux hosts, embedded systems, and devices with Microchip pci1xxxx hardware exposure.

Technical view

The flaw is improper IRQ handling while accessing GPIO values in the Microchip pci1xxxx driver. Linux resolved it by replacing generic_handle_irq with handle_nested_irq. CVSS 3.1 is 5.5 with local access, low complexity, low privileges, no user interaction, and high availability impact only.

Likely exposure

Exposure is most likely on Linux systems running affected kernels where the Microchip pci1xxxx driver and GPIO IRQ functionality are present. The bundle lists Linux 6.1-era and later stable versions as affected, with fixes referenced in kernel stable commits and Debian LTS guidance.

Exploitation context

The CVE is not listed as KEV, and the provided sources do not report active exploitation. The CVSS vector requires local access and low privileges, so this is mainly a local denial-of-service concern rather than an internet-facing compromise path.

Researcher notes

Evidence is limited to the CVE record, Linux stable fixes, and Debian LTS notice. No CWE is assigned. The public description names the faulty IRQ handling pattern and the corrective API change, but does not provide exploit details or broader affected hardware guidance.

Mitigation direction

  • Apply vendor or distribution kernel updates that include the referenced stable fixes.
  • Review Debian LTS guidance if using Debian-provided kernels.
  • Prioritize systems using Microchip pci1xxxx hardware or related GPIO IRQ functionality.
  • Limit untrusted local shell access where patching is delayed.
  • Monitor vendor advisories for exact fixed package versions.

Validation and detection

  • Inventory Linux kernel versions across affected fleets.
  • Identify systems loading or depending on the Microchip pci1xxxx driver.
  • Confirm installed kernels include the referenced stable commits or distro backports.
  • Review crash logs for kernel panics during GPIO IRQ handling.
  • Track remediation status separately for appliances and embedded systems.
Prepared
Confidence
high
Sources
7

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-57916 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

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.

1CVSS vectors
3Timeline events
2ADP providers
6Source links

SSVC decision data

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

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2024-57916Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

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
cvssV3_1other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux1f4d8ae231f47c7d890198cd847055a96482a443, 1f4d8ae231f47c7d890198cd847055a96482a443, 1f4d8ae231f47c7d890198cd847055a96482a443, 1f4d8ae231f47c7d890198cd847055a96482a443unaffected
LinuxLinux6.1, 0, 6.1.125, 6.6.72, 6.12.10, 6.13affected
Weakness

CWE details

No CWE listed

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