CVE-2022-50786
Unknown Unknown - Not Provided
Null Pointer Dereference in Linux s5p-mfc Causes Kernel Panic

Publication date: 2025-12-30

Last updated on: 2025-12-30

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-30
Last Modified
2025-12-30
Generated
2026-05-07
AI Q&A
2025-12-30
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability occurs in the Linux kernel's media s5p-mfc component. When an error happens during the CLOSE_INSTANCE command, a variable called ctx_work_bits was not cleared properly. This caused a NULL pointer dereference in subsequent executions, leading to a kernel panic (system crash). The fix ensures that ctx_work_bits is always cleared to prevent this issue.


How can this vulnerability impact me? :

This vulnerability can cause the Linux kernel to panic and crash due to a NULL pointer dereference in the media s5p-mfc component. This can lead to system instability, downtime, and potential loss of data or service availability.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart