22 matches found
DEBIAN-CVE-2024-35922
In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...
PT-2024-11337 · Linux +6 · Linux Kernel +6
Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.10.45-rc1+ Description: The issue is related to the execution of fb delete videomode not being based on the result of the previous fbcon mode deleted, leading to the direct deletion of a mode regardless of...