In the Linux kernel, the following vulnerability has been resolved: fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO Much like commit 19f953e74356 ("fbdev: fb_pm2fb: Avoid potential divide by zero error"), we also need to prevent that same crash from happening in the udlfb driver as it uses pixclock directly when dividing, which will crash.
https://git.kernel.org/stable/c/fc386daa6846551a88d338ba9864fc2812cd9030
https://git.kernel.org/stable/c/6567d3e1aaadfebf44ce7dc9ea2630323cd4c736
https://git.kernel.org/stable/c/63dfb0b4741f46d65b667c4275132b3d1966acc8
https://git.kernel.org/stable/c/53cb4e79a07124d2ebe502983c29800104080b47