Two memory leaks in the v3d_submit_cl_ioctl() function in drivers/gpu/drm/v3d/v3d_gem.c in the Linux kernel before 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering kcalloc() or v3d_job_init() failures, aka CID-29cd13cfd762.
References
| Link | Resource |
|---|---|
| https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.11 | Release Notes Vendor Advisory |
| https://github.com/torvalds/linux/commit/29cd13cfd7624726d9e6becbae9aa419ef35af7f | Patch Third Party Advisory |
| https://security.netapp.com/advisory/ntap-20191205-0001/ | |
| https://usn.ubuntu.com/4225-1/ |
Configurations
Information
Published : 2019-11-18 06:15
Updated : 2020-08-24 17:37
NVD link : CVE-2019-19044
Mitre link : CVE-2019-19044
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
