Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47437
HistoryMay 22, 2024 - 7:15 a.m.

CVE-2021-47437

2024-05-2207:15:08
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
1
linux kernel
vulnerability
fix deadlock

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%

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.

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.1%