NONE · 0

CVE-2023-54301

In the Linux kernel, the following vulnerability has been resolved: serial: 8250_bcm7271: fix leak in `brcmuart_probe` Smatch reports: drivers/tty/serial/8250/8250_bcm7271.c:1120 brcmuart_probe() wa...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: serial: 8250_bcm7271: fix leak in `brcmuart_probe` Smatch reports: drivers/tty/serial/8250/8250_bcm7271.c:1120 brcmuart_probe() warn: 'baud_mux_clk' from clk_prepare_enable() not released on lines: 1032. The issue is fixed by using a managed clock.

References

FAQ

What is CVE-2023-54301?

CVE-2023-54301 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: serial: 8250_bcm7271: fix leak in `brcmuart_probe` Smatch reports: drivers/tty/serial/8250/8250_bcm7271.c:1120 brcmuart_probe() wa...

How severe is CVE-2023-54301?

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

Is there a patch for CVE-2023-54301?

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