Lucene search

K
osvGoogleOSV:CVE-2021-47286
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47286

2024-05-2115:15:00
Google
osv.dev
2
linux kernel
vulnerability
cve-2021-47286
bus
mhi
core
validate channel id
out of bound accesses
event ring element
maximum number of channels
controller
configured.

AI Score

6.8

Confidence

High

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: core: Validate channel ID when processing command completions MHI reads the channel ID from the event ring element sent by the device which can be any value between 0 and 255. In order to prevent any out of bound accesses, add a check against the maximum number of channels supported by the controller and those channels not configured yet so as to skip processing of that event ring element.

AI Score

6.8

Confidence

High