CVE-2025-40262 - Input: imx_sc_key - fix memory corruption on unload
CVE ID : CVE-2025-40262
Published : Dec. 4, 2025, 4:16 p.m. | 57 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: Input: imx_sc_key - fix memory corruption on unload This is supposed to be "priv" but we accidentally pass "&priv" which is an address in the stack and so it will lead to memory corruption when the imx_sc_key_action() function is called. Remove the &.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Dec. 4, 2025, 4:16 p.m. | 57 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: Input: imx_sc_key - fix memory corruption on unload This is supposed to be "priv" but we accidentally pass "&priv" which is an address in the stack and so it will lead to memory corruption when the imx_sc_key_action() function is called. Remove the &.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...