| Summary | In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix PM runtime usage count underflow Replace pm_runtime_put_sync() with pm_runtime_dont_use_autosuspend() in The driver calls pm_runtime_put_sync() unconditionally in remove, but the This causes the following warning on module unload: ------------[ cut here ]------------ |
|---|---|
| Publication Date | May 8, 2026, 11:16 p.m. |
| Registration Date | May 9, 2026, 4:12 a.m. |
| Last Update | May 8, 2026, 11:16 p.m. |