PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
Summary
| CVE | CVE-2025-22095 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2025-04-16 15:16:03 UTC |
| Updated | 2026-07-14 13:17:31 UTC |
| Description | 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] |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Problem Types: NVD-CWE-noinfo
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 9e6be018b26347c26a93e63fb50a37ee2c9311de 99a0efba9f903acbdece548862b6b4cbe7d999e1 git | Not specified |
| CNA | Linux | Linux | affected 9e6be018b26347c26a93e63fb50a37ee2c9311de eedd054834930b8d678f0776cd4b091b8fffbb4a git | Not specified |
| CNA | Linux | Linux | affected 9e6be018b26347c26a93e63fb50a37ee2c9311de df63321a40cc98e52313cffbff376b8ae9ceffa7 git | Not specified |
| CNA | Linux | Linux | affected 9e6be018b26347c26a93e63fb50a37ee2c9311de 7842e842a9bf6bd5866c84f588353711d131ab1a git | Not specified |
| CNA | Linux | Linux | affected 9e6be018b26347c26a93e63fb50a37ee2c9311de 6f44e1fdb006db61394aa4d4c25728ada00842e7 git | Not specified |
| CNA | Linux | Linux | affected 9e6be018b26347c26a93e63fb50a37ee2c9311de 3651ad5249c51cf7eee078e12612557040a6bdb4 git | Not specified |
| CNA | Linux | Linux | affected 6.0 | Not specified |
| CNA | Linux | Linux | unaffected 6.0 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.134 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.87 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.23 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.13.11 6.13.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.14.2 6.14.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.15 * original_commit_for_fix | Not specified |
| ADP | Siemens | SIMATIC S7-1500 CPU 1518-4 PN/DP MFP | affected V3.1.6 * custom | Not specified |
| ADP | Siemens | SIMATIC S7-1500 CPU 1518-4 PN/DP MFP | affected V3.1.6 * custom | Not specified |
| ADP | Siemens | SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP | affected V3.1.6 * custom | Not specified |
| ADP | Siemens | SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP | affected V3.1.6 * custom | Not specified |
| ADP | Siemens | SIPLUS S7-1500 CPU 1518-4 PN/DP MFP | affected V3.1.6 * custom | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/3651ad5249c51cf7eee078e12612557040a6bdb4 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/6f44e1fdb006db61394aa4d4c25728ada00842e7 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| cert-portal.siemens.com/productcert/html/ssa-019113.html | 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e | cert-portal.siemens.com | |
| git.kernel.org/stable/c/99a0efba9f903acbdece548862b6b4cbe7d999e1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/df63321a40cc98e52313cffbff376b8ae9ceffa7 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/7842e842a9bf6bd5866c84f588353711d131ab1a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/eedd054834930b8d678f0776cd4b091b8fffbb4a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| lists.debian.org/debian-lts-announce/2025/05/msg00045.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.