CVE Catalog

CVE-2026-93244

Unknown
Published: Translated: NVD NIST

Summary

In the drm/sysfb: simpledrm driver, stride validation has been improved to check that the computed value does not exceed INT_MAX. This prevents potential overflow issues.

Risk Assessment

Lack of validation could lead to incorrect behavior of the graphics driver, potentially causing crashes or system instability. The fix improves reliability.

Recommendation

It is recommended to update the Linux kernel to a version containing the fix. No active exploits are known, but updating is recommended for stability.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: drm/sysfb: simpledrm: Improve stride validation Validate the computed stride against the maximum value INT_MAX.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS