
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-23236 is a vulnerability in the Linux kernel's fbdev smscufx driver where the UFX_IOCTL_REPORT_DAMAGE ioctl fails to properly copy data from userspace to kernelspace, instead directly referencing userspace memory. This flaw can be triggered by a local, low-privileged user passing invalid data through the ioctl interface, potentially causing a kernel crash. It was published on March 4, 2026, and affects Linux kernel versions from 3.2 through multiple stable branches up to 6.19. It carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly, Microsoft MSRC).
The root cause is improper handling of userspace memory in the UFX_IOCTL_REPORT_DAMAGE ioctl handler within the fbdev smscufx driver (CWE-20: Improper Input Validation). Rather than using copy_from_user() to safely copy the ioctl argument into a kernel buffer, the code directly dereferences the userspace pointer, which is unsafe and can lead to kernel instability or a crash if the pointer references invalid or maliciously crafted memory. Exploitation requires local access and low privileges — an attacker must be able to open the smscufx framebuffer device and issue the UFX_IOCTL_REPORT_DAMAGE ioctl with a crafted argument. The fix, backported across multiple stable kernel branches, corrects this by properly copying the memory before kernel-side access (Feedly, Microsoft MSRC).
Successful exploitation results in a denial-of-service condition via kernel crash (panic), impacting system availability. There is no confidentiality or integrity impact identified — the CVSS v3.1 vector reflects high availability impact with no confidentiality or integrity loss. The vulnerability is locally scoped and does not enable remote exploitation or lateral movement, but could be used by a local attacker to disrupt system operations on affected Linux hosts (Feedly).
Patches have been released across multiple Linux kernel stable branches. Administrators should upgrade to one of the following fixed versions: 5.10.251, 5.15.201, 6.1.164, 6.6.127, 6.12.74, 6.18.13, or 6.19.3. Microsoft has also released patches for CBL2 kernel 5.15.200.1-1 and AZL3 kernel 6.6.126.1-1 (Microsoft MSRC). Debian has issued advisories (DSA and DLA) covering affected kernel packages, and SUSE has released corresponding security updates (Feedly). As a workaround where patching is not immediately possible, restricting local user access to the smscufx framebuffer device node can reduce exposure.
The vulnerability was covered as part of Microsoft's March 2026 Patch Tuesday roundup, which addressed 79 flaws including two zero-days, with CVE-2026-23236 noted among the Linux kernel fixes included in Microsoft's CBL-Mariner and Azure Linux distributions (Feedly). Debian, SUSE, and Yocto Project security teams issued advisories and updates addressing this CVE. No notable independent researcher commentary or significant social media discussion specific to this vulnerability has been observed.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."