NONE · 0

CVE-2025-40017

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 ...

Vulnerability 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.

References

FAQ

What is CVE-2025-40017?

CVE-2025-40017 is a documented vulnerability. 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 ...

How severe is CVE-2025-40017?

CVSS scoring is not yet available for CVE-2025-40017. Check NVD for updates.

Is there a patch for CVE-2025-40017?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.