In the Linux kernel, the following vulnerability has been resolved: bus: mhi: core: Fix invalid error returning in mhi_queue mhi_queue returns an error when the doorbell is not accessible in the cu…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: bus: mhi: core: Fix invalid error returning in mhi_queue mhi_queue returns an error when the doorbell is not accessible in the current state. This can happen when the device is in non M0 state, like M3, and needs to be waken-up prior ringing the DB. This case is managed earlier by triggering an asynchronous M3 exit via controller resume/suspend callbacks, that in turn will cause M0 transition and DB update. So, since it's no…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/0ecc1c70dcd32c0f081b173a1a5d89952686f271 Patch
- https://git.kernel.org/stable/c/a99b661c3187365f81026d89b1133a76cd2652b3 Patch
- https://git.kernel.org/stable/c/0ecc1c70dcd32c0f081b173a1a5d89952686f271 Patch
- https://git.kernel.org/stable/c/a99b661c3187365f81026d89b1133a76cd2652b3 Patch
Timeline
- nvd_ingest NVD