In the Linux kernel, the following vulnerability has been resolved:
media: usbtv: Remove useless locks in usbtv_video_free()
Remove locks calls in usbtv_video_free() because
are useless and may led to a deadlock as reported here:
https://syzkaller.appspot.com/x/bisect.txt?x=166dc872180000
Also remove usbtv_stop() call since it will be called when
unregistering the device.
Before 'c838530d230b' this issue would only be noticed if you
disconnect while streaming and now it is noticeable even when
disconnecting while not streaming.
[hverkuil: fix minor spelling mistake in log message]
Metrics
Affected Vendors & Products
References
History
Thu, 17 Oct 2024 14:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Thu, 10 Oct 2024 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Thu, 10 Oct 2024 11:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Thu, 19 Sep 2024 10:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-833 |
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-01T13:04:34.169Z
Updated: 2024-11-05T09:21:07.937Z
Reserved: 2024-02-19T14:20:24.216Z
Link: CVE-2024-27072
Vulnrichment
Updated: 2024-08-02T00:27:58.558Z
NVD
Status : Awaiting Analysis
Published: 2024-05-01T13:15:51.127
Modified: 2024-10-31T17:35:03.127
Link: CVE-2024-27072
Redhat