Answer in brief
CVE-2025-38237 records a Unknown severity vulnerability in media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (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). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=9a761e436843f228eaa2decda6d2c6dbd5ef1480 <b0d92b94278561f43057003a73a17ce13b7c1a1a || >=9a761e436843f228eaa2decda6d2c6dbd5ef1480 <e4077a10a25560ec0bd0b42322e4ea027d6f76e2 || >=9a761e436843f228eaa2decda6d2c6dbd5ef1480 <bb97dfab7615fea97322b8a6131546e80f878a69 || >=9a761e436843f228eaa2decda6d2c6dbd5ef1480 <9b03c3ce32a685f9cb82d33c63fc18bfcee0ba1b || >=9a761e436843f228eaa2decda6d2c6dbd5ef1480 <71209954f1e8ff0f0ba944c8d3b64bbed83d400c || >=9a761e436843f228eaa2decda6d2c6dbd5ef1480 <2fbe83fe23f541798bcdd7d6b56a08d4ac205bad || >=9a761e436843f228eaa2decda6d2c6dbd5ef1480 <14acbb5af101b7bb58c0952949bba4c5fdf0ee7e || >=9a761e436843f228eaa2decda6d2c6dbd5ef1480 <bd9f6ce7d512fa21249415c16af801a4ed5d97b6 | b0d92b94278561f43057003a73a17ce13b7c1a1a, e4077a10a25560ec0bd0b42322e4ea027d6f76e2, bb97dfab7615fea97322b8a6131546e80f878a69, 9b03c3ce32a685f9cb82d33c63fc18bfcee0ba1b, 71209954f1e8ff0f0ba944c8d3b64bbed83d400c, 2fbe83fe23f541798bcdd7d6b56a08d4ac205bad, 14acbb5af101b7bb58c0952949bba4c5fdf0ee7e, bd9f6ce7d512fa21249415c16af801a4ed5d97b6 |
| Linux/Linuxgeneric | 3.10 | Not reported |
Published upstream
Jul 8, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 2, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 2, 2026
In the Linux kernel, the following vulnerability has been resolved: media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode() In fimc_is_hw_change_mode(), the function changes camera modes without waiting for hardware completion, risking corrupted data or system hangs if subsequent operations proceed before the hardware is ready. Add fimc_is_hw_wait_intmsr0_intmsd0() after mode configuration, ensuring hardware state synchronization and stable interrupt handling.
Quoted source text, attributed separately from HOL analysis.