CVE Catalog

CVE-2025-38237

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.14%

4th percentile - higher than 4% of all known CVEs

Summary

In the Linux kernel, the exynos4-is camera platform driver's fimc_is_hw_change_mode() function changes camera modes without waiting for hardware completion, risking corrupted data or system hangs. Hardware synchronization has been added to ensure stability.

Risk Assessment

The risk includes potential data corruption or system hangs in environments using this driver, which may affect service availability.

Recommendation

Update the Linux kernel to a patched version and test systems using the exynos4-is module after the update.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS