Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.10, < 5.4.295 |
| Debian | Debian Linux | 11.0 |
References
- https://git.kernel.org/stable/c/14acbb5af101b7bb58c0952949bba4c5fdf0ee7ePatch
- https://git.kernel.org/stable/c/b0d92b94278561f43057003a73a17ce13b7c1a1aPatch
- https://git.kernel.org/stable/c/bb97dfab7615fea97322b8a6131546e80f878a69Patch
- https://git.kernel.org/stable/c/bd9f6ce7d512fa21249415c16af801a4ed5d97b6Patch
- https://git.kernel.org/stable/c/e4077a10a25560ec0bd0b42322e4ea027d6f76e2Patch
- https://lists.debian.org/debian-lts-announce/2025/10/msg00007.htmlMailing ListThird Party Advisory
FAQ
What is CVE-2025-38237?
CVE-2025-38237 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2025-38237?
CVE-2025-38237 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38237?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.