Vulnerability in Linux
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 panthor_fw_unplug() will free the FW memory sections. The problem is that there could still be pending FW events which are yet not handled at this point. process_fw_events_work() can in this case try to access said freed memory. Simply call disable_work_sync() to both drain and prevent future invocation of process_fw_events_work().
EPSS: 0.002 (5.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions de85488138247d034eb3241840424a54d660926b, 6.10, 0
References
Frequently asked questions
- What is CVE-2025-68748?
- CVE-2025-68748 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2025-12-24.
- How severe is CVE-2025-68748?
- High severity. CVSS v3 base score is 7.8 out of 10.