CVE-2026-43235
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
06/05/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: iris: Add missing platform data entries for SM8750<br />
<br />
Two platform-data fields for SM8750 were missed:<br />
<br />
- get_vpu_buffer_size = iris_vpu33_buf_size<br />
Without this, the driver fails to allocate the required internal<br />
buffers, leading to basic decode/encode failures during session<br />
bring-up.<br />
<br />
- max_core_mbps = ((7680 * 4320) / 256) * 60<br />
Without this capability exposed, capability checks are incomplete and<br />
v4l2-compliance for encoder fails.



