PT-2026-82977 · Linux · Linux Kernel
CVE-2026-80677
·
Published
2026-08-28
·
Updated
2026-08-29
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the driver core where the
dev has sync state() function reads the dev->driver variable twice without holding the device lock(). This occurs during a NULL check and the subsequent dereference of ->sync state. Because some callers only hold the device links write lock, a concurrent unbind operation can clear dev->driver via the device unbind cleanup() function, potentially leading to a crash or unstable behavior.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