Ghostwire

CVE-2026-68270: In the Linux kernel, the following vulnerability has been resolved: drm/sysfb: Avoid possible truncation with...

HIGH CVSS 0.0

Published: August 10, 2026 | Last Modified: August 10, 2026

Description

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().

Ghostwire Analysis — What This Means Practically

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References