In the Linux kernel, the following vulnerability has been resolved:
iio: adis16475: fix deadlock on frequency set
With commit 39c024b51b560
("iio: adis16475: improve sync scale mode handling"), two deadlocks were
introduced:
1) The call to 'adis_write_reg_16()' was not changed to it's unlocked
version.
2) The lock was not being released on the success path of the function.
This change fixes both these issues.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-22T06:19:32.879Z
Updated: 2024-11-04T12:05:52.945Z
Reserved: 2024-05-21T14:58:30.831Z
Link: CVE-2021-47437
Vulnrichment
Updated: 2024-08-04T05:39:59.217Z
NVD
Status : Awaiting Analysis
Published: 2024-05-22T07:15:08.997
Modified: 2024-05-22T12:46:53.887
Link: CVE-2021-47437
Redhat