Impact
The vulnerability is a race condition in the Linux DPLL driver where an auxiliary work task could be re-scheduled after it has been cancelled during device teardown. This rescheduling can cause the callback to dereference a freed or null dpll_dev pointer, leading to a kernel panic and service interruption. The weakness is a classic race condition that directly compromises system stability.
Affected Systems
All Linux systems that include the DPLL driver for the zl3073x hardware are potentially affected. No specific kernel release numbers are provided, so any build that contains the DPLL driver before the commit that removes the change_work infrastructure may be vulnerable.
Risk and Exploitability
The CVSS score of 7.8 classifies the issue as high severity, while the EPSS score of less than 1% indicates a low probability of exploitation. The vulnerability is not listed in CISA KEV. Based on the description, it is inferred that an attacker would need local privileged access capable of interacting with the DPLL hardware to trigger a device teardown. Successful exploitation would result in a denial of service through a kernel crash.
OpenCVE Enrichment
Ubuntu USN