Description
In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire() If the __qcuefi pointer is not set, then in the original code, we would hold onto the lock. That means that if we tried to set it later, then it would cause a deadlock. Drop the lock on the error path. That's what all the callers are expecting.
Scores
CVSS v3
5.5
EPSS
0.0007
EPSS Percentile
20.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-667
Status
published
Products (3)
linux/Kernel
6.7.0 - 6.10.11linux
linux/linux_kernel
6.11 rc1 (7 CPE variants)
linux/linux_kernel
6.7 - 6.10.11
Published
Sep 27, 2024
Tracked Since
Feb 18, 2026