2 matches found
DEBIAN-CVE-2026-31618
In the Linux kernel, the following vulnerability has been resolved: fbdev: tdfxfb: avoid divide-by-zero on FBIOPUTVSCREENINFO Much like commit 19f953e74356 "fbdev: fbpm2fb: Avoid potential divide by zero error", we also need to prevent that same crash from happening in the udlfb driver as it uses...
5.5CVSS5.2AI score0.00125EPSS
SaveExploits0References1
kernel: drivers/video/ivtv/ivtvfb.c: reading uninitialized stack memory
The ivtvfbioctl function in drivers/media/video/ivtv/ivtvfb.c in the Linux kernel before 2.6.36-rc8 does not properly initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel stack memory via an FBIOGETVBLANK ioctl call...
1.9CVSS5.8AI score0.0038EPSS
SaveExploits1References4
20