NONE · 0

CVE-2023-54230

In the Linux kernel, the following vulnerability has been resolved: amba: bus: fix refcount leak commit 5de1540b7bc4 ("drivers/amba: create devices from device tree") increases the refcount of of_no...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: amba: bus: fix refcount leak commit 5de1540b7bc4 ("drivers/amba: create devices from device tree") increases the refcount of of_node, but not releases it in amba_device_release, so there is refcount leak. By using of_node_put to avoid refcount leak.

References

FAQ

What is CVE-2023-54230?

CVE-2023-54230 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: amba: bus: fix refcount leak commit 5de1540b7bc4 ("drivers/amba: create devices from device tree") increases the refcount of of_no...

How severe is CVE-2023-54230?

CVSS scoring is not yet available for CVE-2023-54230. Check NVD for updates.

Is there a patch for CVE-2023-54230?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.