CVE-2026-93244
Received Received - Intake

Stride Validation Bypass in Linux Kernel SimpleDRM

Vulnerability report for CVE-2026-93244, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: kernel.org

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-24
Last Modified
2026-09-24
Generated
2026-09-25
AI Q&A
2026-09-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
linux kernel *
linux_kernel simpledrm *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves a flaw in the simpledrm driver where the computed stride value is not properly validated against the maximum allowed value (INT_MAX). This could potentially lead to memory corruption or other issues if an attacker provides a maliciously crafted stride value.

Detection Guidance

This vulnerability is specific to the Linux kernel's simpledrm driver and involves improper stride validation. Detection requires checking the kernel version and examining the simpledrm driver for the affected code path. No direct network detection commands are applicable.

Impact Analysis

If exploited, this vulnerability could allow an attacker to cause memory corruption, leading to system crashes, privilege escalation, or unauthorized access to sensitive data. Users running affected Linux kernel versions with the simpledrm driver enabled may be at risk.

Mitigation Strategies

Update the Linux kernel to a patched version that resolves the stride validation issue in the simpledrm driver. Monitor vendor advisories for kernel updates addressing CVE-2026-93244.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-93244. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart