PT-2026-82130 · Linux · Linux Kernel
CVE-2026-74750
·
Published
2026-08-26
·
Updated
2026-08-29
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the ovpn module where key slots are released through a kref, and the release path frees AEAD (Authenticated Encryption with Associated Data) transforms from an RCU (Read-Copy-Update) callback. This process is unsafe for certain crypto implementations because the
crypto free aead() function can sleep, which is not permitted within an RCU callback context, particularly when hardware or async implementations require teardown work.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