CVE-2025-40188
In the Linux kernel, the following vulnerability has been resolved:
pwm: berlin: Fix wrong register in suspend/resume
The ‘enable’ register should be BERLIN_PWM_EN rather than
BERLIN_PWM_ENABLE, otherwise, the driver accesses wrong address, there
will be cpu exception then kernel panic during suspend/resume.
More information : https://git.kernel.org/stable/c/3a4b9d027e4061766f618292df91760ea64a1fcc
