GHSA-74PH-X5J9-XHPQ
Vulnerability from github – Published: 2025-12-30 15:30 – Updated: 2025-12-30 15:30
VLAI?
Details
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.
{
"affected": [],
"aliases": [
"CVE-2023-54301"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-30T13:16:19Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: 8250_bcm7271: fix leak in `brcmuart_probe`\n\nSmatch reports:\ndrivers/tty/serial/8250/8250_bcm7271.c:1120 brcmuart_probe() warn:\n\u0027baud_mux_clk\u0027 from clk_prepare_enable() not released on lines: 1032.\n\nThe issue is fixed by using a managed clock.",
"id": "GHSA-74ph-x5j9-xhpq",
"modified": "2025-12-30T15:30:35Z",
"published": "2025-12-30T15:30:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-54301"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/2a3e5f428fc4315be6144524912eaefac16f43a9"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/5258395e67fee6929fb8e50c8239f8de51b8cb2d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/56a81445b8e4b8906d557518c5dae3ddbb447d1e"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/f264f2f6f4788dc031cef60a0cf2881902736709"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…