CVE-2025-39679
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor().
When the nvif_vmm_type is invalid, we will return error directly without freeing the args in nvif_vmm_ctor(), which leading a memory leak. Fix it by setting the ret -EINVAL and goto done.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 6b252cf42281045a9f803d2198023500cfa6ebd2 < 72553fe19317fe93cb8591c83095c446bc7fe292 | affected |
| Linux | Linux | 6b252cf42281045a9f803d2198023500cfa6ebd2 < cabcb52d76d3d42f16c344a96e098dd9d18602f8 | affected |
| Linux | Linux | 6b252cf42281045a9f803d2198023500cfa6ebd2 < 7d9110e3b35d08832661da1a1fc2d24455981a04 | affected |
| Linux | Linux | 6b252cf42281045a9f803d2198023500cfa6ebd2 < bb8aeaa3191b617c6faf8ae937252e059673b7ea | affected |
| Linux | Linux | 6.6 | affected |
| Linux | Linux | 0 < 6.6 | unaffected |
| Linux | Linux | 6.6.103 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.44 <= 6.12.* | unaffected |
| Linux | Linux | 6.16.4 <= 6.16.* | unaffected |
| Linux | Linux | 6.17 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/72553fe19317fe93cb8591c83095c446bc7fe292
- https://git.kernel.org/stable/c/cabcb52d76d3d42f16c344a96e098dd9d18602f8
- https://git.kernel.org/stable/c/7d9110e3b35d08832661da1a1fc2d24455981a04
- https://git.kernel.org/stable/c/bb8aeaa3191b617c6faf8ae937252e059673b7ea
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.