LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50722: media: ipu3-imgu: Fix NULL pointer dereference in active selection access

In the Linux kernel, the following vulnerability has been resolved: media: ipu3-imgu: Fix NULL pointer dereference in active selection access What the IMGU driver did was that it first acquired the pointers to active and try V4L2 subdev state, and only then figured out which one to use. The problem with that approach and a later patch (see Fixes: tag) is that as sd_state argument to v4l2_subdev_get_try_crop() et al is NULL, there is now an attempt to dereference that. Fix this. Also rewrap lines a little.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-50722 is a Linux kernel flaw in the IPU3 IMGU media driver. A NULL pointer dereference can occur when the driver accesses active or try V4L2 subdevice selection state. The public record does not provide CVSS scoring or evidence of active exploitation.

Executive priority

Treat this as a targeted kernel reliability risk, not a broad emergency. Prioritize affected Linux fleets that use camera/media pipelines or specialized hardware requiring IPU3 IMGU. Patch through normal kernel maintenance unless vendor advisories assign higher severity.

Technical view

The issue is in media/ipu3-imgu selection handling. The driver acquired both active and try V4L2 subdev state pointers before deciding which to use; later code could pass a NULL sd_state into helper calls and dereference it. Stable kernel commits are referenced as fixes.

Likely exposure

Exposure is most relevant to Linux systems running affected kernel versions with the ipu3-imgu driver present and usable. The CVE record lists Linux as affected across kernel version ranges, but the bundle does not define exact distribution package impact.

Exploitation context

No KEV listing is present, and the provided sources do not claim exploitation in the wild. Based on the bug type, the likely impact is kernel crash or denial of service if the vulnerable code path is reachable; privilege requirements are not specified in the sources.

Researcher notes

The record lacks CVSS, CWE, privilege, and attack-vector details. Analysis should focus on the referenced stable commits and affected kernel package mappings. Avoid assuming remote reachability or public exploitation without additional evidence.

Mitigation direction

  • Check Linux distribution advisories for CVE-2022-50722 kernel package status.
  • Update to a kernel package containing the referenced stable fixes.
  • Prioritize systems using Intel IPU3 IMGU or V4L2 media functionality.
  • If the driver is unnecessary, evaluate disabling it under vendor-approved procedures.

Validation and detection

  • Inventory kernel versions and loaded media drivers on Linux hosts.
  • Confirm whether ipu3-imgu functionality is present or required.
  • Map installed kernel packages to vendor advisories for this CVE.
  • Verify the relevant stable fix commits are included in deployed kernels.
Prepared
Confidence
medium
Sources
5

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-50722 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
4Source 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
LinuxLinux0d346d2a6f54f06f36b224fd27cd6eafe8c83be9, 0d346d2a6f54f06f36b224fd27cd6eafe8c83be9, 0d346d2a6f54f06f36b224fd27cd6eafe8c83be9unaffected
LinuxLinux5.14, 0, 5.15.76, 6.0.6, 6.1affected
Weakness

CWE details

No CWE listed

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