Security Advisory

CVE-2022-50786

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:03:22
Last updated 2026-05-11 19:25:31
Assigner Linux
State PUBLISHED

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.