PT-2026-69719 · Linux · Linux Kernel
CVE-2026-68319
·
Published
2026-08-10
·
Updated
2026-08-12
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A deadlock occurs in the
pds core component between the reset thread and the remove process. The pci reset function() function acquires device lock before performing a reset, while pdsc remove() is called by the PCI core with device lock already held. If pdsc pci reset thread() is running during the call to pdsc remove(), destroy workqueue() blocks while waiting for the work to complete, but the work remains blocked waiting for device lock, resulting in a deadlock.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel