CVE-2026-68270
Last modified
CVE-2026-68270 is a vulnerability of currently unknown severity. 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.
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().
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 32ae90c66fb62e4f6ae859422f733dfb249f10cf, < 154795885e8f0033c918c815aece543168bee670; >= 32ae90c66fb62e4f6ae859422f733dfb249f10cf, < 9d58a811739a365cd693192f4b5344d736967a88; >= 32ae90c66fb62e4f6ae859422f733dfb249f10cf, < b771974988ec7ce077a7246fa0fa588c246fe581 |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68270?
How severe is CVE-2026-68270?
How do I fix CVE-2026-68270?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68264In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68265In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68266In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68267In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68268In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68269In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68271In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68272In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68273In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68274In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68275In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68276In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68270?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
