Security Advisory

CVE-2021-47648

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-26 01:54:16
Last updated 2026-05-11 13:58:34
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.