LiveActive security incident?Get immediate response
CVE Record

CVE-2024-26599: pwm: Fix out-of-bounds access in of_pwm_single_xlate()

In the Linux kernel, the following vulnerability has been resolved: pwm: Fix out-of-bounds access in of_pwm_single_xlate() With args->args_count == 2 args->args[2] is not defined. Actually the flags are contained in args->args[1].

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel bug in PWM device-tree handling. Under certain parsing conditions, the kernel reads outside the provided argument array. The sources do not state impact, CVSS, or active exploitation, so business urgency depends on affected kernel use and vendor guidance.

Executive priority

Handle as a kernel maintenance item, not an emergency, unless critical products run affected kernels with PWM-dependent hardware. No active exploitation is supported by the provided sources, but kernel memory-safety defects deserve timely patch tracking.

Technical view

The flaw is an out-of-bounds access in of_pwm_single_xlate(). When args->args_count equals 2, args->args[2] is undefined; the flags value should be read from args->args[1]. Linux stable commits are referenced as the resolution.

Likely exposure

Exposure is likely limited to Linux systems running affected kernel versions and using PWM device-tree translation paths, commonly relevant to embedded, appliance, and hardware-integrated Linux deployments. Source data is incomplete for broader reach.

Exploitation context

The provided sources do not report active exploitation, public exploit availability, or KEV listing. They also do not describe attacker prerequisites or practical impact, so exploitability should be treated as unconfirmed.

Researcher notes

Evidence supports a bounds/indexing defect in Linux PWM device-tree parsing and references four stable commits. The bundle lacks CVSS, CWE, impact detail, exploit prerequisites, and distribution-specific fixed versions, limiting severity confidence.

Mitigation direction

  • Check your Linux vendor or distribution advisory for CVE-2024-26599.
  • Update to a kernel release containing the referenced stable fixes.
  • Prioritize embedded or hardware-integrated systems using PWM device-tree configuration.
  • Backport the upstream fix only through normal kernel maintenance processes.
  • Track vendor release notes for impact and regression guidance.

Validation and detection

  • Inventory Linux kernel versions across affected assets.
  • Compare deployed kernels against vendor fixed-version advisories.
  • Review kernel package changelogs for CVE-2024-26599 or the stable commit IDs.
  • Test updated kernels on representative PWM-dependent hardware.
  • Monitor post-update logs for PWM or device-tree initialization regressions.
Prepared
Confidence
medium
Sources
6

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-26599 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
5Source 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
LinuxLinux3ab7b6ac5d829e60c3b89d415811ff1c9f358c8e, 3ab7b6ac5d829e60c3b89d415811ff1c9f358c8e, 3ab7b6ac5d829e60c3b89d415811ff1c9f358c8e, 3ab7b6ac5d829e60c3b89d415811ff1c9f358c8eunaffected
LinuxLinux5.17, 0, 6.1.75, 6.6.14, 6.7.2, 6.8affected
Weakness

CWE details

No CWE listed

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