← Späť na vyhľadávanie CVE

CVE-2026-68270

Popis

In the Linux kernel, the following vulnerability has been resolved: drm/sysfb: Avoid possible truncation with calculating visible size Calculating the visible size of the system framebuffer can result in truncation of the result. The calculation uses 32-bit arithmetics, which can overflow if the values for height and stride are large. Fix the issue by multiplying with mul_u32_u32().

EPSS 0.20600000000000002%Riziko 0
Zobraziť zdroj
Zverejnené
2026-08-10 13:20:15
Posledná úprava
2026-08-10 13:20:15
Vektor
Pending