Skip to content

In the Linux kernel, the following vulnerability has been...

Unreviewed Published Sep 17, 2025 to the GitHub Advisory Database • Updated Sep 17, 2025

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

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

Published by the National Vulnerability Database Sep 17, 2025
Published to the GitHub Advisory Database Sep 17, 2025
Last updated Sep 17, 2025

Severity

Unknown

EPSS score

Weaknesses

No CWEs

CVE ID

CVE-2023-53364

GHSA ID

GHSA-3m82-8cm9-hcf4

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.