CVE-2026-46210 Vulnerability Analysis & Exploit Details

CVE-2026-46210
Vulnerability Scoring

7.8
/10
Very High Risk

Highly exploitable, CVE-2026-46210 poses a critical security risk that could lead to severe breaches.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Local
    Vulnerability requires local system access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2026-46210 Details

Status: Analyzed

Last updated: 🕖 10 Jun 2026, 19:17 UTC
Originally published on: 🕙 28 May 2026, 10:16 UTC

Time between publication and last update: 13 days

CVSS Release: version 3

CVSS3 Source

416baaa9-dc9f-4396-8d5f-8c081fb06d67

CVSS3 Type

Secondary

CVSS3 Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVE-2026-46210 Vulnerability Summary

CVE-2026-46210: In the Linux kernel, the following vulnerability has been resolved: media: iris: fix use-after-free of fmt_src during MBPF check During concurrency testing, multiple instances can run in parallel, and each instance uses its own inst->lock while the core->lock protects the list of active instances. The race happens because these locks cover different scopes, inst->lock protects only the internals of a single instance, while the Macro Blocks Per Frame (MBPF) checker walks the core list under core->lock and reads fields like fmt_src->width and fmt_src->height. At the same time, iris_close() may free fmt_src and fmt_dst under inst->lock while the instance is still present in the core list. This allows a situation where the MBPF checker, still iterating through the core list, reaches an instance whose fmt_src was already freed by another thread and ends up dereferencing a dangling pointer, resulting in a use-after-free. This happens because the MBPF checker assumes that any instance in the core list is fully valid, but the freeing of fmt_src and fmt_dst without removing the instance from the core list is not correct. The correct ordering is to defer freeing fmt_src and fmt_dst until after the instance has been removed from the core list and all teardown under the core lock has completed, ensuring that no dangling pointers are ever exposed during MBPF checks.

Assessing the Risk of CVE-2026-46210

Access Complexity Graph

The exploitability of CVE-2026-46210 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2026-46210

CVE-2026-46210 presents an accessible attack vector with minimal effort required. Restricting access controls and implementing security updates are critical to reducing exploitation risks.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2026-46210, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2026-46210, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2026-46210 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2026-46210 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: High
    CVE-2026-46210 can disrupt system operations, potentially causing complete denial of service (DoS).

CVE-2026-46210 References

External References

CWE Common Weakness Enumeration

CWE-416

Vulnerable Configurations

  • cpe:2.3:o:linux:linux_kernel:6.18:-:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.1:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.1:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.2:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.2:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.3:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.3:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.4:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.4:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.5:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.5:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.6:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.6:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.7:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.7:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.8:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.8:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.9:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.9:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.10:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.10:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.11:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.11:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.13:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.13:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.14:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.14:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.16:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.16:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.17:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.17:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.18:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.18:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.19:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.19:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.20:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.20:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.21:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.21:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.22:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.22:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.23:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.23:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.24:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.24:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.25:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.25:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.26:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.26:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.28:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.28:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18.29:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18.29:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18:rc1:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18:rc1:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18:rc2:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18:rc3:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18:rc4:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18:rc5:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18:rc6:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.18:rc7:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.18:rc7:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:-:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.1:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.1:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.3:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.3:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.4:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.4:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.6:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.6:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.7:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.7:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.8:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.8:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.9:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.9:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.10:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.10:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.11:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.11:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.12:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.12:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.13:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.13:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19.14:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19.14:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:7.0:-:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:7.0:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:7.0.1:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:7.0.1:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:7.0.2:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:7.0.2:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:7.0.3:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:7.0.3:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:7.0.5:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:7.0.5:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:7.0.6:*:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:7.0.6:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
    cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-46210: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-58233 – SAP Change and Transport System Attach Tool (ctsattach) allows an authenticated attacker to supply a specially crafted archive file which, when pro...
  • CVE-2026-44771 – SAP S/4HANA Draft operation does not perform necessary authorization checks for an authenticated user, a restricted user could access information w...
  • CVE-2026-44770 – SAP Create Single Payment does not perform necessary authorization checks for an authenticated user, a restricted user could access specific entity...
  • CVE-2026-44769 – SAP S/4HANA application Project Management (PPM-PRO) allows an attacker with high privileges to execute crafted database queries, exposing the back...
  • CVE-2026-44768 – SAP CRM WebClient UI allows an attacker to inject and execute malicious scripts in the context of the application due to the absence of a Content S...