PT-2026-61294 · Linux · Linux

CVE-2026-63977

·

Published

2026-07-19

·

Updated

2026-07-19

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
In the Linux kernel, the following vulnerability has been resolved:
dpll: zl3073x: use dpll device change ntf() and remove change work
The change work was introduced to send device change notifications from DPLL device callbacks without deadlocking on dpll lock, since the callbacks are already invoked under that lock. Now that dpll device change ntf() is exported for callers that already hold dpll lock, use it directly and remove the change work infrastructure entirely.
This eliminates a race condition where change work could be re-scheduled after cancel work sync() during device teardown, potentially causing the handler to dereference a freed or NULL dpll dev pointer.

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-63977

Affected Products

Linux