CVE-2025-22095
PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: PCI: brcmstb: Fix error path after a call to regulator_bulk_get() If the regulator_bulk_get() returns an error and no regulators are created, we need to set their number to zero. If we don't do this and the PCIe link up fails, a call to the regulator_bulk_free() will result in a kernel panic. While at it, print the error value, as we cannot return an error upwards as the kernel will WARN() on an error from add_bus(). [kwilczynski: commit log, use comma in the message to match style with other similar messages]
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Apr 16, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
9e6be018b26347c26a93e63fb50a37ee2c9311de < 99a0efba9f903acbdece548862b6b4cbe7d999e1 9e6be018b26347c26a93e63fb50a37ee2c9311de < eedd054834930b8d678f0776cd4b091b8fffbb4a 9e6be018b26347c26a93e63fb50a37ee2c9311de < df63321a40cc98e52313cffbff376b8ae9ceffa7 9e6be018b26347c26a93e63fb50a37ee2c9311de < 7842e842a9bf6bd5866c84f588353711d131ab1a 9e6be018b26347c26a93e63fb50a37ee2c9311de < 6f44e1fdb006db61394aa4d4c25728ada00842e7 9e6be018b26347c26a93e63fb50a37ee2c9311de < 3651ad5249c51cf7eee078e12612557040a6bdb4
Linux / Linux
6.0
References
git.kernel.org: https://git.kernel.org/stable/c/99a0efba9f903acbdece548862b6b4cbe7d999e1 git.kernel.org: https://git.kernel.org/stable/c/eedd054834930b8d678f0776cd4b091b8fffbb4a git.kernel.org: https://git.kernel.org/stable/c/df63321a40cc98e52313cffbff376b8ae9ceffa7 git.kernel.org: https://git.kernel.org/stable/c/7842e842a9bf6bd5866c84f588353711d131ab1a git.kernel.org: https://git.kernel.org/stable/c/6f44e1fdb006db61394aa4d4c25728ada00842e7 git.kernel.org: https://git.kernel.org/stable/c/3651ad5249c51cf7eee078e12612557040a6bdb4 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html