Security Advisory

CVE-2025-40188

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-11-12 21:56:30
Last updated 2026-05-11 21:44:27
Assigner Linux
State PUBLISHED

Description

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.