216.73.216.75

CVE-2026-31678

· Published 25/04/2026 09:16 · Modified 25/04/2026 09:16

Labels: CVE-2026-31678 2026-04-25416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2026-31678

Essential information

Published
25/04/2026 09:16
Modified
25/04/2026 09:16
Author
Creator
CISA KEV
No
CWE

Description

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdev_put to RCU release ovs_netdev_tunnel_destroy() may run after NETDEV_UNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe vport->dev. Do not release vport->dev in ovs_netdev_tunnel_destroy(). Instead, let vport_netdev_free() drop the reference from the RCU callback, matching the non-tunnel destroy path and avoiding additional synchronization under RTNL.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

Affected products (CPE)

ProductCPE
linux / openvswitch cpe:2.3:a:linux:openvswitch:*:*:*:*:*:*:*:*

References