CVE-2025-39679
MEDIUMLinux Kernel < 6.6.103 - Memory Leak
Title source: ruleDescription
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.
References (4)
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
3.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-401
Status
published
Affected Products (6)
linux/linux_kernel
< 6.6.103
linux/linux_kernel
linux/linux_kernel
linux/Kernel
< 6.6.103linux
linux/Kernel
< 6.12.44linux
linux/Kernel
< 6.16.4linux
Timeline
Published
Sep 05, 2025
Tracked Since
Feb 18, 2026