CVE-2022-50786

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
30/12/2025
Last modified:
31/12/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> media: s5p-mfc: Clear workbit to handle error condition<br /> <br /> During error on CLOSE_INSTANCE command, ctx_work_bits was not getting<br /> cleared. During consequent mfc execution NULL pointer dereferencing of<br /> this context led to kernel panic. This patch fixes this issue by making<br /> sure to clear ctx_work_bits always.

Impact