VDB
DEBIAN-CVE-2025-68748
DEBIAN-CVE-2025-68748
PUBLISHED
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().
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.38-1, 6.12.41-1 |
| Debian:14 | linux | 6.13.5-1~exp1, 6.13.6-1~exp1, 6.13.7-1~exp1 |
Timeline
- Dec 24, 2025 CVE Published
- Apr 28, 2026 CVE Updated