Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.15, < 6.18.16 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1dabf00ee206eceb0f08a1fe5d1ce635f9064338Patch
- https://git.kernel.org/stable/c/7cde76db8883ec8a3d1456068079ecadbfb15ca5Patch
- https://git.kernel.org/stable/c/d4457f23ac0130240053a34be663f0fade3bb371Patch
FAQ
What is CVE-2026-43142?
CVE-2026-43142 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 des...
How severe is CVE-2026-43142?
CVE-2026-43142 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43142?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.