CVE-2025-38237: media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode()
In the Linux kernel, the following vulnerability has been resolved:
media: platform: exynos4-is: Add hardware sync wait to fimcishwchangemode()
In fimcishwchangemode(), 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 fimcishwwaitintmsr0intmsd0() after mode configuration, ensuring hardware state synchronization and stable interrupt handling.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-38237?
CVE-2025-38237 has been classified as a high-severity vulnerability due to its potential to cause data corruption.
How do I fix CVE-2025-38237?
To fix CVE-2025-38237, update your Linux kernel to the patched version that includes the fix for fimc_is_hw_change_mode().
What systems are affected by CVE-2025-38237?
CVE-2025-38237 affects the Linux kernel, specifically systems utilizing the exynos4-is camera drivers.
What kind of vulnerability is CVE-2025-38237?
CVE-2025-38237 is a race condition vulnerability that occurs during hardware mode changes in camera systems.
When was CVE-2025-38237 disclosed?
CVE-2025-38237 was disclosed as part of the ongoing security updates for the Linux kernel.