LiveActive security incident?Get immediate response
CVE Record

CVE-2026-43263: media: chips-media: wave5: Fix Null reference while testing fluster

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts happens and structures for decoder are removed. "struct vpu_instance" this structure is shared for all flow in the decoder, so if the structure is not protected by lock, Null dereference could happens sometimes. IRQ Handler was spilt to two phases and Lock was added as well.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A race condition in the Linux Wave5 video decoder driver can cause the kernel to dereference a null pointer when decoder instances are repeatedly created and destroyed. A successful trigger could crash or destabilize an affected system. The supplied CVSS score is 7.8, but the available description does not establish remote reachability or proven compromise beyond the null dereference.

Executive priority

Prioritize systems that expose Wave5 decoding to untrusted local users, shared workloads, or media-processing services. Patch through supported distribution channels after compatibility testing. Systems without the Wave5 driver or device access are lower priority. Because affected-version data is unclear and exploitation is unconfirmed, use asset-specific validation rather than treating every Linux host as equally exposed.

Technical view

The shared vpu_instance structure could be removed while interrupt handling still referenced it because access lacked locking during concurrent decoder instance teardown. The kernel fix splits IRQ handling into two phases and adds locking. The supplied vector requires local access and low privileges, with no user interaction; evidence for confidentiality or integrity impact is not detailed.

Likely exposure

Exposure is limited to systems running an affected Linux kernel with the chips-media Wave5 driver present and usable. Risk is greater where local users or workloads can access Wave5-backed video decoding and create or destroy concurrent decoder instances. The supplied version data is ambiguous, so exact distribution package exposure requires vendor confirmation.

Exploitation context

The supplied record is not in CISA KEV and provides no evidence of active exploitation or a public exploit. Triggering requires local, low-privileged access according to the CVSS vector. Testing reportedly observed intermittent null dereferences during multi-instance decoder activity, indicating a concurrency-dependent condition rather than reliable exploitation.

Researcher notes

The record describes a teardown-versus-IRQ race involving shared vpu_instance state. Stable commits are provided, but their branch applicability and precise vulnerable ranges are not explained in the bundle. The null dereference supports a crash risk; broader confidentiality and integrity consequences represented by CVSS are not substantiated by technical detail. Avoid inferring exploitability without code review and controlled testing.

Mitigation direction

  • Upgrade to a vendor-supported kernel containing the referenced Wave5 locking fix.
  • Check Linux distribution advisories for exact affected and corrected package versions.
  • Restrict untrusted access to Wave5 video-decoding interfaces until patched.
  • If Wave5 is unnecessary, consult vendor guidance about safely disabling the driver.

Validation and detection

  • Inventory kernel versions and compare them with distribution-specific security advisories.
  • Confirm whether the chips-media Wave5 driver is installed, loaded, or available.
  • Identify users, containers, or services permitted to access Wave5 decoder devices.
  • Verify the installed kernel includes an applicable referenced stable commit.
  • Review kernel logs for Wave5-related null dereferences or crashes.
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-2026-43263 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
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

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

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.

1CVSS vectors
3Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2026-43263Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux9707a6254a8a6b978bde811a44fe07d86c229d1c, 9707a6254a8a6b978bde811a44fe07d86c229d1c, 9707a6254a8a6b978bde811a44fe07d86c229d1cunaffected
LinuxLinux6.8, 0, 6.18.16, 6.19.6, 7.0affected
Weakness

CWE details

No CWE listed

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