CVE-2026-43235

Published: Mag 06, 2026 Last Modified: Mag 06, 2026
ExploitDB:
Other exploit source:
Google Dorks:

Description

AI Translation Available

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:

- get_vpu_buffer_size = iris_vpu33_buf_size
Without this, the driver fails to allocate the required internal
buffers, leading to basic decode/encode failures during session
bring-up.

- max_core_mbps = ((7680 * 4320) / 256) * 60
Without this capability exposed, capability checks are incomplete and
v4l2-compliance for encoder fails.

https://git.kernel.org/stable/c/1aa5833f29b88c16e9ad49a1782927754f3af742
https://git.kernel.org/stable/c/bbef55f414100853d5bcea56a41f8b171bac8fcb
https://git.kernel.org/stable/c/c7b2105a1cad1737eb877cdb4865618927623dd4