summaryrefslogtreecommitdiff
path: root/drivers/uio/uio_fsl_elbc_gpcm.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-05-09 10:13:03 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-26 13:59:08 +0300
commit53486c467e356e06aa37047c984fccd64d78c827 (patch)
tree438b65b0e8924b3452cdc92404d9ec740a0b6f8e /drivers/uio/uio_fsl_elbc_gpcm.c
parent5e5ee72f4a07e3fa5145c1c6bb96c025650425db (diff)
downloadlinux-53486c467e356e06aa37047c984fccd64d78c827.tar.xz
uio_hv_generic: Fix a memory leak in error handling paths
commit 3ee098f96b8b6c1a98f7f97915f8873164e6af9d upstream. If 'vmbus_establish_gpadl()' fails, the (recv|send)_gpadl will not be updated and 'hv_uio_cleanup()' in the error handling path will not be able to free the corresponding buffer. In such a case, we need to free the buffer explicitly. Fixes: cdfa835c6e5e ("uio_hv_generic: defer opening vmbus until first use") Cc: stable <stable@vger.kernel.org> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/4fdaff557deef6f0475d02ba7922ddbaa1ab08a6.1620544055.git.christophe.jaillet@wanadoo.fr Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/uio/uio_fsl_elbc_gpcm.c')
0 files changed, 0 insertions, 0 deletions