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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43235.json",
"cna_assigner": "Linux"
}