CVE-2023-53364

medium

Description

In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: better fix null deref with partial DT Two versions of the original patch were sent but V1 was merged instead of V2 due to a mistake. So update to V2. The advantage of V2 is that it completely avoids dereferencing the pointer, even just to take the address, which may fix problems with some compilers. Both versions work on my gcc 9.4 but use the safer one.

References

https://git.kernel.org/stable/c/aa402a3b553bd4829f4504058d53b0351c66c9d4

https://git.kernel.org/stable/c/30c694fd4a99fbbc4115d180156ca01b60953371

Details

Source: Mitre, NVD

Published: 2025-09-17

Updated: 2025-09-17

Risk Information

CVSS v2

Base Score: 3.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:P

Severity: Low

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium