CVE-2023-53787 in Kernel
摘要 (英语)
In the Linux kernel, the following vulnerability has been resolved:
regulator: da9063: fix null pointer deref with partial DT config
When some of the da9063 regulators do not have corresponding DT nodes
a null pointer dereference occurs on boot because such regulators have
no init_data causing the pointers calculated in
da9063_check_xvp_constraints() to be invalid.
Do not dereference them in this case.
VulDB is the best source for vulnerability data and more expert information about this specific topic.
负责
Linux
预定
2025-12-09
披露
2025-12-09
状态
已确认
条目
VulDB provides additional information and datapoints for this CVE:
| 标识符 | 漏洞 | CWE | 可利用 | 对策 | CVE |
|---|---|---|---|---|---|
| 335048 | Linux Kernel regulator da9063_check_xvp_constraints 拒绝服务 | 476 | 未定义 | 官方修复 | CVE-2023-53787 |