summaryrefslogtreecommitdiff
path: root/drivers/vdpa/mlx5/net
diff options
context:
space:
mode:
authorMaxime Coquelin <maxime.coquelin@redhat.com>2022-08-31 18:49:23 +0300
committerMichael S. Tsirkin <mst@redhat.com>2022-09-28 01:32:45 +0300
commit46f8a29272e51b6df7393d58fc5cb8967397ef2b (patch)
treec0b4ecf355de210b969535f63d017c7dec0fe64e /drivers/vdpa/mlx5/net
parent37fafe6b61e4f15d977982635bb785f4e605f7cd (diff)
downloadlinux-46f8a29272e51b6df7393d58fc5cb8967397ef2b.tar.xz
vduse: prevent uninitialized memory accesses
If the VDUSE application provides a smaller config space than the driver expects, the driver may use uninitialized memory from the stack. This patch prevents it by initializing the buffer passed by the driver to store the config value. This fix addresses CVE-2022-2308. Cc: stable@vger.kernel.org # v5.15+ Fixes: c8a6153b6c59 ("vduse: Introduce VDUSE - vDPA Device in Userspace") Reviewed-by: Xie Yongji <xieyongji@bytedance.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com> Message-Id: <20220831154923.97809-1-maxime.coquelin@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Diffstat (limited to 'drivers/vdpa/mlx5/net')
0 files changed, 0 insertions, 0 deletions