CVE-2024-27072

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-27072
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-27072.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-27072
Downstream
Related
Published
2024-05-01T13:15:51Z
Modified
2025-08-09T20:01:28Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

media: usbtv: Remove useless locks in usbtvvideofree()

Remove locks calls in usbtvvideofree() 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]

References

Affected packages