PT-2026-84951 · Linux · Linux Kernel
CVE-2026-80753
·
Published
2026-09-03
·
Updated
2026-09-03
CVSS v3.1
8.4
High
| Vector | AV:L/AC:L/PR:N/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
The ovpn module queues work items whose callbacks execute module text on global system workqueues. This creates a condition where the module exit process lacks a driver-owned drain point to guarantee that callbacks have fully returned before the module text is freed. While object references protect the used objects, they do not ensure the workqueue function has returned, potentially allowing a worker to drop the final reference that unblocks device teardown while still executing ovpn code.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel