First published: Sat Jan 11 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drm/modes: Avoid divide by zero harder in drm_mode_vrefresh() drm_mode_vrefresh() is trying to avoid divide by zero by checking whether htotal or vtotal are zero. But we may still end up with a div-by-zero of vtotal*htotal*...
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | <5.15.176 | |
Linux Linux kernel | >=5.16<6.1.122 | |
Linux Linux kernel | >=6.2<6.6.68 | |
Linux Linux kernel | >=6.7<6.12.7 | |
Linux Linux kernel | =6.13-rc1 | |
Linux Linux kernel | =6.13-rc2 | |
Linux Linux kernel | =6.13-rc3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.