CVE-2026-43235: media: iris: Add missing platform data entries for SM8750
In the Linux kernel, the following vulnerability has been resolved:
media: iris: Add missing platform data entries for SM8750
Two platform-data fields for SM8750 were missed:
- getvpubuffersize = irisvpu33bufsize Without this, the driver fails to allocate the required internal buffers, leading to basic decode/encode failures during session bring-up.
- maxcorembps = ((7680 4320) / 256) 60 Without this capability exposed, capability checks are incomplete and v4l2-compliance for encoder fails.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-43235?
CVE-2026-43235 is classified as a moderate severity vulnerability.
How do I fix CVE-2026-43235?
To fix CVE-2026-43235, update your Linux kernel to the latest version that includes the fix for the missing platform data entries.
Which software is affected by CVE-2026-43235?
CVE-2026-43235 affects the Linux kernel specifically in the media/iris component.
What are the risks associated with CVE-2026-43235?
The risks of CVE-2026-43235 include potential instability or failure in managing VPU buffer size for the SM8750 platform.
Is CVE-2026-43235 related to security issues?
CVE-2026-43235 primarily addresses stability issues but could indirectly lead to security vulnerabilities if left unpatched.