CVE-2026-46262
MEDIUMASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put() This reverts commit f51424872760 ("ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()"). The original patch attempted to acquire the card->controls_rwsem lock in fsl_xcvr_mode_put(). However, this function is called from the upper ALSA core function snd_ctl_elem_write(), which already holds the write lock on controls_rwsem for the whole put operation. So there is no need to simply hold the lock for fsl_xcvr_activate_ctl() again. Acquiring the read lock while holding the write lock in the same thread results in a deadlock and a hung task, as reported by Alexander Stein.
References (7)
Core 7
Core References
Scores
CVSS v3
5.5
EPSS
0.0009
EPSS Percentile
0.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-667
Status
published
Products (34)
linux/Kernel
< 5.15.202linux
linux/Kernel
5.16.0 - 6.1.165linux
linux/Kernel
6.13.0 - 6.18.14linux
linux/Kernel
6.19.0 - 6.19.4linux
linux/Kernel
6.2.0 - 6.6.128linux
linux/Kernel
6.7.0 - 6.12.75linux
Linux/Linux
< 6.19
Linux/Linux
38354c82abe7bcbcd1182a06af89d3cc16d3e2c7 - 30ffcad5edb56947dccc26f6816ab7a55b21a711
Linux/Linux
5.15.201 - 5.15.202
Linux/Linux
5.15.202 - 5.15.*
... and 24 more
Published
Jun 03, 2026
Tracked Since
Jun 03, 2026