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
Configurations
No configuration.
History
30 Jul 2026, 06:24
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
02 Jun 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
06 Dec 2025, 22:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
04 Dec 2025, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-12-04 16:16
Updated : 2026-07-30 06:24
NVD link : CVE-2025-40262
Mitre link : CVE-2025-40262
CVE.ORG link : CVE-2025-40262
JSON object : View
Products Affected
No product.
CWE
No CWE.
