3 matches found
CVE-2025-68748
In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF race between device unplug and FW event processing The function panthorfwunplug will free the FW memory sections. The problem is that there could still be pending FW events which are yet not handled at this...
CVE-2025-68748
CVE-2025-68748 concerns a Linux kernel UAF race in the DRM panthor component, where panthor_fw_unplug() frees FW memory while pending FW events may still be handled, leading to use-after-free. The fix, as described in the connected sources, is to call disable_work_sync() to drain and prevent furt...
Linux Distros Unpatched Vulnerability : CVE-2025-68748
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/panthor: Fix UAF race between device unplug and FW event processing The function panthorfwunplug will free the FW memory sections. The problem is that there...