PT-2026-34955 · Linux · Linux Kernel
Published
2026-04-24
·
Updated
2026-05-06
·
CVE-2026-31603
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A division by zero occurs in the
ps to hz() function. This happens because hw sm750 crtc set mode() calls ps to hz() without verifying that the pixclock variable is non-zero. An attacker can trigger this issue by passing a zero pixclock via 'FBIOPUT VSCREENINFO'.Recommendations
Reject zero
pixclock values in the lynxfb ops check var() function.Fix
Divide By Zero
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel