In the Linux kernel, the following vulnerability has been resolved: drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS() The deprecated UNIVERSAL_DEV_PM_OPS() macro uses the provided cal…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/bridge: cdns-dsi: Replace deprecated UNIVERSAL_DEV_PM_OPS() The deprecated UNIVERSAL_DEV_PM_OPS() macro uses the provided callbacks for both runtime PM and system sleep. This causes the DSI clocks to be disabled twice: once during runtime suspend and again during system suspend, resulting in a WARN message from the clock framework when attempting to disable already-disabled clocks. [ 84.384540] clk:231:5 already disabl…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/1014b279264c0fc9f56324608754e36d33b7b5ae
- https://git.kernel.org/stable/c/1f9c6b74e79639179e90ad0c0fbeae26e31e044b
- https://git.kernel.org/stable/c/2d8b08844c0ecc6f2002fa68711e779aa18c8585
- https://git.kernel.org/stable/c/347bc3a6a4d968c403d2292e5ad986294d919dfc
- https://git.kernel.org/stable/c/c0384d6872f4dc2701960048a0be1a12a8d2dc6e
- https://git.kernel.org/stable/c/c18d46d9830c29677be5213a067daafe1ac80e43
Timeline
- nvd_ingest NVD