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.
Catching NullPointerException should not be used as an alternative to programmatic checks to prevent dereferencing a null pointer.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://developer.blender.org/T99706 | exploit patch vendor advisory |
https://developer.blender.org/D15463 | patch vendor advisory |
https://developer.blender.org/rB00dc7477022acdd969e4d709a235c0be819efa6c | patch vendor advisory |