CVE-2022-50087

HIGH

Linux Kernel 4.4-5.19.2 - Use-After-Free in SCP Interface Probe

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 7.8
EPSS 0.0016
EPSS Percentile 5.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-416
Status published
Products (23)
linux/Kernel 4.20.0 - 5.4.211linux
linux/Kernel 4.4.0 - 4.19.256linux
linux/Kernel 5.11.0 - 5.15.61linux
linux/Kernel 5.16.0 - 5.18.18linux
linux/Kernel 5.19.0 - 5.19.2linux
linux/Kernel 5.5.0 - 5.10.137linux
Linux/Linux < 4.4
Linux/Linux 4.19.256 - 4.19.*
Linux/Linux 4.4
Linux/Linux 5.10.137 - 5.10.*
... and 13 more
Published Jun 18, 2025
Tracked Since Feb 18, 2026