VDB

DEBIAN-CVE-2025-68732

DEBIAN-CVE-2025-68732 PUBLISHED

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix race in syncpt alloc/free Fix race condition between host1x_syncpt_alloc() and host1x_syncpt_put() by using kref_put_mutex() instead of kref_put() + manual mutex locking. This ensures no thread can acquire the syncpt_mutex after the refcount drops to zero but before syncpt_release acquires it. This prevents races where syncpoints could be allocated while still being cleaned up from a previous release. Remove explicit mutex locking in syncpt_release as kref_put_mutex() handles this atomically.

Affected Products

VendorProductVersions
Debian:13linux6.12.38-1, 6.12.48-1, *
Debian:12linux6.1.55-1, 6.1.106-1, 6.1.106-2
Debian:11linux-6.16.1.147-1~deb11u1, 6.1.148-1~deb11u1, 0
Debian:14linux6.12.73-1~bpo12+1, 6.12.69-1~bpo12+1, 6.12.63-1~bpo12+1

Timeline

  • Dec 24, 2025 CVE Published
  • Apr 28, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›