CVSS
No CVSS.
I
n the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: properly copy ioctl memory to kernelspace The UFX_IOCTL_REPORT_DAMAGE ioctl does not properly copy data from userspace to kernelspace, and instead directly references the memory, which can cause problems if invalid data is passed from userspace. Fix this all up by correctly copying the memory before accessing it within the kernel.
References
Configurations
No configuration.
History
04 Mar 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-04 15:16
Updated : 2026-03-04 18:08
NVD link : CVE-2026-23236
Mitre link : CVE-2026-23236
CVE.ORG link : CVE-2026-23236
JSON object : View
Products Affected
No product.
CWE
No CWE.