LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50786: media: s5p-mfc: Clear workbit to handle error condition

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-50786 is a Linux kernel bug in the Samsung S5P MFC media driver. An error during instance close can leave stale work state, leading later driver activity to dereference a NULL context and panic the kernel. Business impact is likely availability disruption on exposed systems, not confirmed data theft or code execution.

Executive priority

Handle through normal-to-prioritized kernel maintenance. Escalate for embedded, media, or appliance fleets using Samsung S5P MFC hardware. There is no source evidence of active exploitation, but kernel panics can create operational outages.

Technical view

The kernel fix clears ctx_work_bits on CLOSE_INSTANCE error paths in media/s5p-mfc. Without this cleanup, later MFC execution can operate on a NULL context and trigger a kernel panic. The CVE lists affected Linux kernel versions including 3.16 through 6.2 ranges, with stable commits provided as fixes.

Likely exposure

Exposure appears limited to Linux systems running affected kernels where the s5p-mfc media driver is present and reachable. This is most relevant to devices or platforms using Samsung S5P MFC video hardware. Generic servers without this driver or hardware are less likely to be exposed.

Exploitation context

The provided sources do not show active exploitation, public exploit code, or KEV listing. Exploitation details are not provided. The described impact is a kernel panic after a driver error condition, so the known risk is denial of service rather than confirmed privilege escalation.

Researcher notes

Evidence is limited to the CVE record and upstream stable commits. No CVSS, CWE, exploitability assessment, or distro advisory is provided in the bundle. Avoid assuming remote reachability; exposure depends on driver presence, hardware, and local access paths to the media subsystem.

Mitigation direction

  • Update to a vendor kernel containing the referenced stable s5p-mfc fix.
  • Prioritize systems with Samsung S5P MFC media hardware or enabled s5p-mfc driver.
  • If no update is available, follow Linux distribution or device vendor guidance.
  • Include this CVE in regular kernel patch management for affected branches.

Validation and detection

  • Inventory Linux kernel versions across relevant devices.
  • Check whether the s5p-mfc driver is built, loaded, or used.
  • Confirm vendor kernel changelogs include the referenced upstream stable fix.
  • Review crash logs for kernel panics involving s5p-mfc or MFC context handling.
Prepared
Confidence
medium
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-50786 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
8Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux818cd91ab8c6e42c2658c8e61f8462637c6f586b, 818cd91ab8c6e42c2658c8e61f8462637c6f586b, 818cd91ab8c6e42c2658c8e61f8462637c6f586b, 818cd91ab8c6e42c2658c8e61f8462637c6f586b, 818cd91ab8c6e42c2658c8e61f8462637c6f586b, 818cd91ab8c6e42c2658c8e61f8462637c6f586b, 818cd91ab8c6e42c2658c8e61f8462637c6f586bunaffected
LinuxLinux3.16, 0, 4.19.270, 5.4.229, 5.10.163, 5.15.87, 6.0.18, 6.1.4, 6.2affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.