CVE-2025-40017
NONE EPSS 11.7%
Published Oct 20, 20258mo ago · Modified Jun 17, 20261w ago
Published Oct 20, 2025 8mo ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix memory leak by freeing untracked persist buffer One internal buffer which is allocated only once per session was not being freed during session close because it was not being tracked as part of internal buffer list which resulted in a memory leak. Add the necessary logic to explicitly free the untracked internal buffer during session close to ensure all allocated memory is released properly.
Threat Intelligence
EPSS Exploit Probability
11.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 3
- git.kernel.org https://git.kernel.org/stable/c/02a24f13b3a1d9da9f3de56aa5fdb7cc1fe167a2
- git.kernel.org https://git.kernel.org/stable/c/c9e024e907cafafd6b094f69a0d0f5d18fd28876
- git.kernel.org https://git.kernel.org/stable/c/ec2f87ad035e8d1ad67567542842f1f23a4dbde2
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.