diff options
author | Dan Carpenter <error27@gmail.com> | 2022-12-08 17:02:17 +0100 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2022-12-12 22:10:12 +0100 |
commit | 70be6f322860d322ebcd120cf0c05402ead5c6de (patch) | |
tree | 4573159ffe9b24bbdec01578a03766bd0a5b98b7 /drivers/vfio/Kconfig | |
parent | vfio/mlx5: fix error code in mlx5vf_precopy_ioctl() (diff) | |
download | linux-70be6f322860d322ebcd120cf0c05402ead5c6de.tar.xz linux-70be6f322860d322ebcd120cf0c05402ead5c6de.zip |
vfio/mlx5: error pointer dereference in error handling
This code frees the wrong "buf" variable and results in an error pointer
dereference.
Fixes: 34e2f27143d1 ("vfio/mlx5: Introduce multiple loads")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Yishai Hadas <yishaih@nvidia.com>
Link: https://lore.kernel.org/r/Y5IKia5SaiVxYmG5@kili
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'drivers/vfio/Kconfig')
0 files changed, 0 insertions, 0 deletions