漏洞详情: CVE-2024-35943

漏洞标题
pmdomain: ti: Add a null pointer check to the omap_prm_domain_init
来源:NVD
Linux kernel 安全漏洞
来源:CNNVD
pmdomain: 标题:在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.
来源:NVD
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于 pmdomain 模块存在空指针问题。
来源:CNNVD
在Linux内核中,已解决了以下漏洞: pmdomain: ti: 在omap_prm_domain_init中添加一个空指针检查 devm_kasprintf()返回动态分配内存的指针,在失败时该指针可能为NULL。通过检查指针的有效性,确保分配成功。
来源:神龙机器人
漏洞评分(CVSS)
NVD 暂无评分
来源:NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
来源:神龙机器人, 准确率:N/A
漏洞类别
NVD 暂无漏洞类别信息
来源:NVD
其他
来源:CNNVD
相关链接