summaryrefslogtreecommitdiff
path: root/net/netrom
diff options
context:
space:
mode:
authorjiangyiwen <jiangyiwen@huawei.com>2018-08-03 12:11:34 +0800
committerDominique Martinet <dominique.martinet@cea.fr>2018-08-13 09:35:28 +0900
commit23cba9cbde0bba05d772b335fe5f66aa82b9ad19 (patch)
tree3a25c5676e7d7d273119fbb08120ace47eb25a1e /net/netrom
parentc69f297d7f0b46187919d5c2aa36183688ecf3d4 (diff)
downloadlinux-next-23cba9cbde0bba05d772b335fe5f66aa82b9ad19.tar.gz
9p/virtio: fix off-by-one error in sg list bounds check
Because the value of limit is VIRTQUEUE_NUM, if index is equal to limit, it will cause sg array out of bounds, so correct the judgement of BUG_ON. Link: http://lkml.kernel.org/r/5B63D5F6.6080109@huawei.com Signed-off-by: Yiwen Jiang <jiangyiwen@huawei.com> Reported-By: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Jun Piao <piaojun@huawei.com> Cc: stable@vger.kernel.org Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions