Commit 7eabdd0c authored by Xie Yongji's avatar Xie Yongji Committed by Yang Yingliang
Browse files

virtio_console: Assure used length from device is limited



stable inclusion
from linux-4.19.198
commit b5fba782ccd3d12a14f884cd20f255fc9c0eec0c

--------------------------------

[ Upstream commit d00d8da5 ]

The buf->len might come from an untrusted device. This
ensures the value would not exceed the size of the buffer
to avoid data corruption or loss.

Signed-off-by: default avatarXie Yongji <xieyongji@bytedance.com>
Acked-by: default avatarJason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20210525125622.1203-1-xieyongji@bytedance.com


Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent bb626c18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment