In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Mar 18, 2025
to the GitHub Advisory Database
•
Updated Mar 18, 2025
Description
Published by the National Vulnerability Database
Feb 26, 2025
Published to the GitHub Advisory Database
Mar 18, 2025
Last updated
Mar 18, 2025
In the Linux kernel, the following vulnerability has been resolved:
gpu: host1x: Fix a memory leak in 'host1x_remove()'
Add a missing 'host1x_channel_list_free()' call in the remove function,
as already done in the error handling path of the probe function.
References