CyberRota Analysis
This vulnerability has an unknown severity rating. It affects Linux.
CVE
CVE-2022-50786
Severity
UNKNOWN
CVSS
N/A
EPSS
0.18%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: media: s5p-mfc: Clear workbit to handle error condition During error on CLOSE_INSTANCE command, ctx_work_bits was not getting cleared. During consequent mfc execution NULL pointer dereferencing of this context led to kernel panic. This patch fixes this issue by making sure to clear ctx_work_bits always.