CVE-2025-38237

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux9a761e436843f228eaa2decda6d2c6dbd5ef1480 < b0d92b94278561f43057003a73a17ce13b7c1a1aaffected
LinuxLinux9a761e436843f228eaa2decda6d2c6dbd5ef1480 < e4077a10a25560ec0bd0b42322e4ea027d6f76e2affected
LinuxLinux9a761e436843f228eaa2decda6d2c6dbd5ef1480 < bb97dfab7615fea97322b8a6131546e80f878a69affected
LinuxLinux9a761e436843f228eaa2decda6d2c6dbd5ef1480 < 14acbb5af101b7bb58c0952949bba4c5fdf0ee7eaffected
LinuxLinux9a761e436843f228eaa2decda6d2c6dbd5ef1480 < bd9f6ce7d512fa21249415c16af801a4ed5d97b6affected
LinuxLinux3.10affected
LinuxLinux0 < 3.10unaffected
LinuxLinux5.4.295 <= 5.4.*unaffected
LinuxLinux5.10.239 <= 5.10.*unaffected
LinuxLinux5.15.186 <= 5.15.*unaffected
LinuxLinux6.15.4 <= 6.15.*unaffected
LinuxLinux6.16 <= *unaffected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

References