LiveActive security incident?Get immediate response
CVE Record

CVE-2024-26770: HID: nvidia-shield: Add missing null pointer checks to LED initialization

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Add missing null pointer checks to LED initialization 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. [jkosina@suse.com: tweak changelog a bit]

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel defect in the NVIDIA SHIELD HID driver. During LED initialization, memory allocation can fail and return NULL; the fixed code adds missing checks. The source bundle provides no CVSS score, no CWE, and no confirmed active exploitation, so business urgency should be driven by kernel exposure and vendor update status.

Executive priority

Treat this as a routine kernel maintenance item unless your environment depends on the affected HID driver or your vendor rates it higher. There is no source-backed evidence of active exploitation, but kernel fixes should still enter the normal patch cycle.

Technical view

CVE-2024-26770 addresses missing NULL pointer validation after devm_kasprintf() in HID nvidia-shield LED initialization. The Linux stable fixes add allocation-result checks. The available record identifies Linux kernel versions as affected but does not describe a remote attack path, privilege requirement, or confirmed security impact beyond the unsafe NULL handling condition.

Likely exposure

Exposure is most relevant to Linux systems running affected kernel builds with the nvidia-shield HID driver path present or reachable. The bundle lists Linux 6.5, 6.6.19, 6.7.7, and 6.8-related affected data, but operators should map this against their distribution kernel advisories.

Exploitation context

The source bundle does not show CISA KEV listing, public exploitation, exploit availability, or a practical trigger path. The defect depends on a failed allocation during driver LED initialization, but the sources do not establish how reliably an attacker could cause that condition.

Researcher notes

The record is sparse: no CVSS, CWE, exploit narrative, or detailed affected range semantics are provided. Analysis should stay close to the Linux commit text and vendor kernel advisories. Avoid assuming remote exploitation, privilege escalation, or confidentiality impact from the available evidence.

Mitigation direction

  • Check distribution advisories for CVE-2024-26770 and install fixed kernel packages.
  • Prioritize hosts using NVIDIA SHIELD HID controller support or loading that driver.
  • Track the referenced Linux stable commits in kernel build provenance.
  • If no vendor package exists, follow vendor guidance for backporting the NULL checks.

Validation and detection

  • Inventory Linux kernel versions and compare them with distribution advisories for this CVE.
  • Check whether the nvidia-shield HID driver is built, packaged, or loaded.
  • Confirm patched kernels include one of the referenced stable fixes or equivalent backport.
  • Review vulnerability scanner findings for kernel package mapping accuracy.
Prepared
Confidence
medium
Sources
5

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-26770 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
4Source 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

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux09308562d4afb1abc66366608fa1cb9de783272f, 09308562d4afb1abc66366608fa1cb9de783272f, 09308562d4afb1abc66366608fa1cb9de783272funaffected
LinuxLinux6.5, 0, 6.6.19, 6.7.7, 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.