Lucene search

K
cvelistMitreCVELIST:CVE-2019-18683
HistoryNov 04, 2019 - 3:36 p.m.

CVE-2019-18683

2019-11-0415:36:14
mitre
raw.githubusercontent.com
1

6.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

9.6%

An issue was discovered in drivers/media/platform/vivid in the Linux kernel through 5.3.8. It is exploitable for privilege escalation on some Linux distributions where local users have /dev/video0 access, but only if the driver happens to be loaded. There are multiple race conditions during streaming stopping in this driver (part of the V4L2 subsystem). These issues are caused by wrong mutex locking in vivid_stop_generating_vid_cap(), vivid_stop_generating_vid_out(), sdr_cap_stop_streaming(), and the corresponding kthreads. At least one of these race conditions leads to a use-after-free.