CVE-2025-40262
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 &.
References
The following references provide additional information about CVE-2025-40262 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3e96803b169dc948847f0fc2bae729a80914eb7b
-
PatchKernel patch commithttps://git.kernel.org/stable/c/4ce5218b101205b3425099fe3df88a61b58f9cc2
-
PatchKernel patch commithttps://git.kernel.org/stable/c/56881294915a6e866d31a46f9bcb5e19167cfbaa
7 patch commits total
View all on NVD