Answer in brief
CVE-2025-40262 records a Unknown severity vulnerability in Input: imx_sc_key - fix memory corruption on unload. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/RUGGEDCOM RST2428P (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2025-40262 records a Unknown severity vulnerability in Input: imx_sc_key - fix memory corruption on unload. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/RUGGEDCOM RST2428P (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/RUGGEDCOM RST2428P (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=768062fd1284529212daffd360314e9aa93abb62 <3e96803b169dc948847f0fc2bae729a80914eb7b || >=768062fd1284529212daffd360314e9aa93abb62 <4ce5218b101205b3425099fe3df88a61b58f9cc2 || >=768062fd1284529212daffd360314e9aa93abb62 <a155292c3ce722036014da5477ee0e4c87b5e6b3 || >=768062fd1284529212daffd360314e9aa93abb62 <ca9a08de9b294422376f47ade323d69590dbc6f2 || >=768062fd1284529212daffd360314e9aa93abb62 <56881294915a6e866d31a46f9bcb5e19167cfbaa || >=768062fd1284529212daffd360314e9aa93abb62 <6524a15d33951b18ac408ebbcb9c16e14e21c336 || >=768062fd1284529212daffd360314e9aa93abb62 <d83f1512758f4ef6fc5e83219fe7eeeb6b428ea4 | 3e96803b169dc948847f0fc2bae729a80914eb7b, 4ce5218b101205b3425099fe3df88a61b58f9cc2, a155292c3ce722036014da5477ee0e4c87b5e6b3, ca9a08de9b294422376f47ade323d69590dbc6f2, 56881294915a6e866d31a46f9bcb5e19167cfbaa, 6524a15d33951b18ac408ebbcb9c16e14e21c336, d83f1512758f4ef6fc5e83219fe7eeeb6b428ea4 |
| Linux/Linuxgeneric | 5.8 | Not reported |
| Siemens/RUGGEDCOM RST2428Pgeneric | >=0 <V4.0 | V4.0 |
Published upstream
Dec 4, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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 &.
Quoted source text, attributed separately from HOL analysis.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic), Siemens/RUGGEDCOM RST2428P (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=768062fd1284529212daffd360314e9aa93abb62 <3e96803b169dc948847f0fc2bae729a80914eb7b || >=768062fd1284529212daffd360314e9aa93abb62 <4ce5218b101205b3425099fe3df88a61b58f9cc2 || >=768062fd1284529212daffd360314e9aa93abb62 <a155292c3ce722036014da5477ee0e4c87b5e6b3 || >=768062fd1284529212daffd360314e9aa93abb62 <ca9a08de9b294422376f47ade323d69590dbc6f2 || >=768062fd1284529212daffd360314e9aa93abb62 <56881294915a6e866d31a46f9bcb5e19167cfbaa || >=768062fd1284529212daffd360314e9aa93abb62 <6524a15d33951b18ac408ebbcb9c16e14e21c336 || >=768062fd1284529212daffd360314e9aa93abb62 <d83f1512758f4ef6fc5e83219fe7eeeb6b428ea4 | 3e96803b169dc948847f0fc2bae729a80914eb7b, 4ce5218b101205b3425099fe3df88a61b58f9cc2, a155292c3ce722036014da5477ee0e4c87b5e6b3, ca9a08de9b294422376f47ade323d69590dbc6f2, 56881294915a6e866d31a46f9bcb5e19167cfbaa, 6524a15d33951b18ac408ebbcb9c16e14e21c336, d83f1512758f4ef6fc5e83219fe7eeeb6b428ea4 |
| Linux/Linuxgeneric | 5.8 | Not reported |
| Siemens/RUGGEDCOM RST2428Pgeneric | >=0 <V4.0 | V4.0 |
Published upstream
Dec 4, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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 &.
Quoted source text, attributed separately from HOL analysis.