CVE-2025-40017
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 73702f45db81b74897b2808aaa13484826156006 < c9e024e907cafafd6b094f69a0d0f5d18fd28876 | affected |
| Linux | Linux | 73702f45db81b74897b2808aaa13484826156006 < ec2f87ad035e8d1ad67567542842f1f23a4dbde2 | affected |
| Linux | Linux | 73702f45db81b74897b2808aaa13484826156006 < 02a24f13b3a1d9da9f3de56aa5fdb7cc1fe167a2 | affected |
| Linux | Linux | 6.15 | affected |
| Linux | Linux | 0 < 6.15 | unaffected |
| Linux | Linux | 6.16.11 <= 6.16.* | unaffected |
| Linux | Linux | 6.17.1 <= 6.17.* | unaffected |
| Linux | Linux | 6.18 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/c9e024e907cafafd6b094f69a0d0f5d18fd28876
- https://git.kernel.org/stable/c/ec2f87ad035e8d1ad67567542842f1f23a4dbde2
- https://git.kernel.org/stable/c/02a24f13b3a1d9da9f3de56aa5fdb7cc1fe167a2
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.