{ "schema_version": "1.4.0", "id": "GHSA-p29h-v652-9mxm", "modified": "2022-11-07T19:00:21Z", "published": "2022-05-24T17:01:28Z", "aliases": [ "CVE-2019-19044" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19044" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/29cd13cfd7624726d9e6becbae9aa419ef35af7f" }, { "type": "WEB", "url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.11" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20191205-0001" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4225-1" } ], "database_specific": { "cwe_ids": [ "CWE-401" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-11-18T06:15:00Z" } }