VYPR
Unrated severityNVD Advisory· Published May 19, 2024· Updated Jan 5, 2026

pmdomain: ti: Add a null pointer check to the omap_prm_domain_init

CVE-2024-35943

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

94

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.