Skip to content
Commit 49426437 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

V4L/DVB (9621): Avoid writing outside shadow.bytes[] array



There were no check about the limits of shadow.bytes array. This offers
a risk of writing values outside the limits, overriding other data
areas.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 81cb5c4f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment