gsd-2022-2832
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
A flaw was found in Blender 3.3.0. A null pointer dereference exists in source/blender/gpu/opengl/gl_backend.cc that may lead to loss of confidentiality and integrity.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-2832", "description": "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\u0027s possible to check if the GPU has a back-end. This also disables the bgl Python module when building WITH_HEADLESS.", "id": "GSD-2022-2832", "references": [ "https://www.suse.com/security/cve/CVE-2022-2832.html", "https://access.redhat.com/errata/RHSA-2022:7058" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-2832" ], "details": "A flaw was found in Blender 3.3.0. A null pointer dereference exists in source/blender/gpu/opengl/gl_backend.cc that may lead to loss of confidentiality and integrity.", "id": "GSD-2022-2832", "modified": "2023-12-13T01:19:19.857891Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2022-2832", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Blender", "version": { "version_data": [ { "version_affected": "=", "version_value": "Blender 3.3.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in Blender 3.3.0. A null pointer dereference exists in source/blender/gpu/opengl/gl_backend.cc that may lead to loss of confidentiality and integrity." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-395", "lang": "eng", "value": "CWE-395" } ] } ] }, "references": { "reference_data": [ { "name": "https://developer.blender.org/T99706", "refsource": "MISC", "url": "https://developer.blender.org/T99706" }, { "name": "https://developer.blender.org/D15463", "refsource": "MISC", "url": "https://developer.blender.org/D15463" }, { "name": "https://developer.blender.org/rB00dc7477022acdd969e4d709a235c0be819efa6c", "refsource": "MISC", "url": "https://developer.blender.org/rB00dc7477022acdd969e4d709a235c0be819efa6c" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:blender:blender:3.3.0:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2022-2832" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A flaw was found in Blender 3.3.0. A null pointer dereference exists in source/blender/gpu/opengl/gl_backend.cc that may lead to loss of confidentiality and integrity." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-395" } ] } ] }, "references": { "reference_data": [ { "name": "https://developer.blender.org/T99706", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Vendor Advisory" ], "url": "https://developer.blender.org/T99706" }, { "name": "https://developer.blender.org/D15463", "refsource": "MISC", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://developer.blender.org/D15463" }, { "name": "https://developer.blender.org/rB00dc7477022acdd969e4d709a235c0be819efa6c", "refsource": "MISC", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://developer.blender.org/rB00dc7477022acdd969e4d709a235c0be819efa6c" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-02-12T22:15Z", "publishedDate": "2022-08-16T21:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.