{ "schema_version": "1.4.0", "id": "GHSA-jw85-mc7h-c36v", "modified": "2022-08-19T00:00:21Z", "published": "2022-08-17T00:00:18Z", "aliases": [ "CVE-2022-2832" ], "details": "When rendering with headless builds, show an error instead of crashing. Previously GPU_backend_init was called indirectly from DRW_opengl_context_create, a new function is now called from the window manager (GPU_backend_init_once), so it's possible to check if the GPU has a back-end. This also disables the bgl Python module when building WITH_HEADLESS.", "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-2022-2832" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2022:7058" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2022-2832" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118556" }, { "type": "WEB", "url": "https://developer.blender.org/D15463" }, { "type": "WEB", "url": "https://developer.blender.org/T99706" }, { "type": "WEB", "url": "https://developer.blender.org/rB00dc7477022acdd969e4d709a235c0be819efa6c" } ], "database_specific": { "cwe_ids": [ "CWE-395", "CWE-476" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-08-16T21:15:00Z" } }