DescriptionMidiManagerUsb should not trust indices provided by renderer.
MidiManagerUsb::DispatchSendMidiData takes |port_index| parameter. As it is
provided by a renderer possibly under the control of an attacker, we must
validate the given index before using it.
BUG=456516
Committed: https://crrev.com/5576cbc1d3e214dfbb5d3ffcdbe82aa8ba0088fc
Cr-Commit-Position: refs/heads/master@{#315303}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #Messages
Total messages: 17 (7 generated)
|