LiveActive security incident?Get immediate response
CVE Record

CVE-2024-35943: pmdomain: ti: Add a null pointer check to the omap_prm_domain_init

In the Linux kernel, the following vulnerability has been resolved: pmdomain: ti: Add a null pointer check to the omap_prm_domain_init devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2024-35943 is a Linux kernel reliability flaw in TI power-domain initialization. A memory allocation can fail, and the code previously did not check for that failure before use. The source bundle does not provide CVSS, impact detail, or evidence of active exploitation.

Executive priority

Treat as a routine kernel maintenance item unless asset review shows exposed critical systems. There is no source-backed evidence of active exploitation or severity scoring, so urgency should follow normal kernel patch governance and vendor guidance.

Technical view

The issue is in pmdomain/ti omap_prm_domain_init. devm_kasprintf() may return NULL on allocation failure, and the fix adds a null pointer validity check. Public references are Linux stable commits and Debian LTS advisories, but the bundle does not describe privilege requirements or exploitability.

Likely exposure

Exposure is limited to Linux kernels that include the affected TI pmdomain OMAP code in the source-listed version ranges. Systems should rely on their distribution kernel advisories, because the bundle does not provide a complete product matrix or CVSS scope.

Exploitation context

The bundle says KEV is false and provides no cited evidence of active exploitation. The described condition is allocation failure leading to unsafe null pointer handling; practical exploitability and business impact are not established in the provided sources.

Researcher notes

Root cause is an unchecked devm_kasprintf() allocation in omap_prm_domain_init. The fix pattern is defensive null checking. The source bundle lacks CVSS, CWE, reachable attack scenario, and exploit status, so avoid claims beyond reliability and kernel hardening.

Mitigation direction

  • Update affected Linux kernels through the system vendor or distribution channel.
  • Confirm the relevant Linux stable fix is included in deployed kernel packages.
  • Review Debian LTS advisories if running Debian long-term support kernels.
  • Monitor vendor guidance for corrected versions and backport status.

Validation and detection

  • Inventory deployed kernel versions and compare them with vendor advisory status.
  • Check whether running kernels include the referenced stable commits or distribution backports.
  • Prioritize systems using kernels with TI OMAP power-domain support enabled.
  • Document exceptions where vendor packages are not yet fixed.
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-2024-35943 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
9Source 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
LinuxLinux58cbff023bfaeb9c290b5dbcc0a4bb327c653e18, 58cbff023bfaeb9c290b5dbcc0a4bb327c653e18, 58cbff023bfaeb9c290b5dbcc0a4bb327c653e18, 58cbff023bfaeb9c290b5dbcc0a4bb327c653e18, 58cbff023bfaeb9c290b5dbcc0a4bb327c653e18, 58cbff023bfaeb9c290b5dbcc0a4bb327c653e18unaffected
LinuxLinux5.10, 0, 5.10.237, 5.15.181, 6.1.111, 6.6.27, 6.8.6, 6.9affected
Weakness

CWE details

No CWE listed

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