Flaw summary:
In the driver /devices/gdev3852.c, a high resolution file could overflow the stack buffer because there was no check for size in jetp3852_print_page(), resulting in denial of service. The patch ensures that if the scanline size is larger than the buffer, it will error out instead of overflow the stack.
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.