CVE-2026-43142

Summary

In the Linux kernel, the following vulnerability has been resolved:

media: iris: gen1: Destroy internal buffers after FW releases

After the firmware releases internal buffers, the driver was not destroying them. This left stale allocations that were no longer used, especially across resolution changes where new buffers are allocated per the updated requirements. As a result, memory was wasted until session close.

Destroy internal buffers once the release response is received from the firmware.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux73702f45db81b74897b2808aaa13484826156006 < 7cde76db8883ec8a3d1456068079ecadbfb15ca5affected
LinuxLinux73702f45db81b74897b2808aaa13484826156006 < d4457f23ac0130240053a34be663f0fade3bb371affected
LinuxLinux73702f45db81b74897b2808aaa13484826156006 < 1dabf00ee206eceb0f08a1fe5d1ce635f9064338affected
LinuxLinux6.15affected
LinuxLinux0 < 6.15unaffected
LinuxLinux6.18.16 <= 6.18.*unaffected
LinuxLinux6.19.6 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References