Linux Kernel is vulnerable to Denial Of Service (DoS). The vulnerability exists in the i740 driver because the Userspace program could pass any values to the driver through the ioctl()
interface, which doesn’t check the value of pixclock
, causing a divide by zero error