In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Mar 25, 2024
to the GitHub Advisory Database
•
Updated Nov 6, 2024
Description
Published by the National Vulnerability Database
Mar 25, 2024
Published to the GitHub Advisory Database
Mar 25, 2024
Last updated
Nov 6, 2024
In the Linux kernel, the following vulnerability has been resolved:
spi: spi-fsl-dspi: Fix a resource leak in an error handling path
'dspi_request_dma()' should be undone by a 'dspi_release_dma()' call in the
error handling path of the probe function, as already done in the remove
function
References