CVE-2025-40262

Published: December 9, 2025Last modified: December 9, 2025

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 &.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsVulnerable (6.1.158-r0)
25 LTSlinux-ltsFixed (6.12.61-r0)
Streamlinux-ltsFixed (6.12.61-r0)

References

ON THIS PAGE