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.
Metrics
Affected Vendors & Products
References
History
Fri, 20 Jun 2025 02:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 18 Jun 2025 11:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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. | |
Title | firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-06-18T11:02:28.079Z
Updated: 2025-07-15T15:43:46.317Z
Reserved: 2025-06-18T10:57:27.410Z
Link: CVE-2022-50087

No data.

Status : Awaiting Analysis
Published: 2025-06-18T11:15:37.803
Modified: 2025-06-18T13:47:40.833
Link: CVE-2022-50087
