2 matches found
Linux Distros Unpatched Vulnerability : CVE-2023-53844
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/ttm: Don't leak a resource on swapout move error If moving the bo to system for swapout failed, we were leaking a resource. Fix. CVE-2023-53844 Note that...
CVE-2023-53844
CVE-2023-53844 affects the Linux kernel DRM-TTM subsystem: when a swapout move of a BO to system memory fails, the code previously leaked a resource. The fixed description in the provided documents states: don’t leak a resource on swapout move error; a patch was applied to prevent the leak. The c...