In the Linux kernel, the following vulnerability has been resolved: kyber: fix out of bounds access when preempted __blk_mq_sched_bio_merge() gets the ctx and hctx for the current CPU and passes th…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: kyber: fix out of bounds access when preempted __blk_mq_sched_bio_merge() gets the ctx and hctx for the current CPU and passes the hctx to ->bio_merge(). kyber_bio_merge() then gets the ctx for the current CPU again and uses that to get the corresponding Kyber context in the passed hctx. However, the thread may be preempted between the two calls to blk_mq_get_ctx(), and the ctx returned the second time may no longer correspon…
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/0b6b4b90b74c27bea968c214d820ba4254b903a5 Patch
- https://git.kernel.org/stable/c/2ef3c76540c49167a0bc3d5f80d00fd1fc4586df Patch
- https://git.kernel.org/stable/c/54dbe2d2c1fcabf650c7a8b747601da355cd7f9f Patch
- https://git.kernel.org/stable/c/a287cd84e047045f5a4d4da793414e848de627c6 Patch
- https://git.kernel.org/stable/c/efed9a3337e341bd0989161b97453b52567bc59d Patch
- https://git.kernel.org/stable/c/0b6b4b90b74c27bea968c214d820ba4254b903a5 Patch
- https://git.kernel.org/stable/c/2ef3c76540c49167a0bc3d5f80d00fd1fc4586df Patch
- https://git.kernel.org/stable/c/54dbe2d2c1fcabf650c7a8b747601da355cd7f9f Patch
- https://git.kernel.org/stable/c/a287cd84e047045f5a4d4da793414e848de627c6 Patch
- https://git.kernel.org/stable/c/efed9a3337e341bd0989161b97453b52567bc59d Patch
Timeline
- nvd_ingest NVD