24 matches found
PT-2025-27990
Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.10.226 Description: A null pointer dereference issue was found in the Linux kernel's fbdev subsystem. The issue occurs when fb add videomode fails to allocate memory for fb videomode, leading to a null pointer...
PT-2025-34392
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The fb add videomode function may fail to allocate memory, resulting in an empty modelist but allowing the driver to continue registration. This can lead to a potential null-pointer...
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...