Flaw summary:
This flaw is caused by an incorrect test for existence of parameter HWResolution in /devices/gdevclj.c's clj_media_size() routine. If HWResolution does not exist, the if statement test can pass and lead to a null pointer dereference or divide by zero error, crashing the process.
Mitigation:
Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.