CVE-2022-50087
Description
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpi_info is not set and will remain NULL until the probe succeeds. If it is not taken care, then it could result use-after-free as the value is exported via get_scpi_ops() and could refer to a memory allocated via devm_kzalloc() but freed when the probe fails.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
AlmaLinux Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | kernel-devel-5.14.0-570.55.1.el9_6.aarch64.rpm |
| 8 | Fixed | kernel-rt-debug-modules-extra-4.18.0-553.77.1.rt7.418.el8_10.x86_64.rpm |
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.0.2-1 |
| sid | Fixed | 6.0.2-1 |
| forky | Fixed | 6.0.2-1 |
| bullseye | Fixed | 5.10.140-1 |
| bookworm | Fixed | 6.0.2-1 |
Red Hat Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| 9 | Fixed | โ |
| 8 | Fixed | โ |
Rocky Linux Fixed 1 release
| Version | Status | Fixed in |
|---|---|---|
| 8 | Fixed | โ |
References
- https://access.redhat.com/errata/RHSA-2023:6583
- https://access.redhat.com/errata/RHSA-2025:18281
- https://access.redhat.com/errata/RHSA-2025:21112
- https://errata.rockylinux.org/RLSA-2025:16920
- https://errata.rockylinux.org/RLSA-2025:16919
- https://www.suse.com/security/cve/CVE-2022-50087.html
- https://security-tracker.debian.org/tracker/CVE-2022-50087
- https://access.redhat.com/errata/RHSA-2025:16919
- https://bugzilla.redhat.com/2360224
- https://bugzilla.redhat.com/2363672
- https://bugzilla.redhat.com/2373539
- https://bugzilla.redhat.com/2393166
- https://errata.almalinux.org/8/ALSA-2025-16919.html
- https://access.redhat.com/errata/RHSA-2025:16920
- https://errata.almalinux.org/8/ALSA-2025-16920.html
- https://bugzilla.redhat.com/2389480
- https://bugzilla.redhat.com/2389487
- https://bugzilla.redhat.com/2395805
- https://bugzilla.redhat.com/2396928
- https://bugzilla.redhat.com/2396944
- https://errata.almalinux.org/9/ALSA-2025-18281.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.