PT-2026-34413 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-04-30
·
CVE-2026-31508
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 openvswitch component of the Linux kernel where a network device (netdev) may be released before the teardown process is fully completed. This occurs because the
ovs netdev detach dev() function clears the IFF OVS DATAPATH flag before unregistration is finished. If the process is preempted after clearing this flag, specifically on -rt kernels, the netdev destroy() function can complete and free the device prematurely, leading to a general protection fault.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