PT-2026-72917 · Linux · Linux Kernel

CVE-2026-74465

·

Published

2026-08-15

·

Updated

2026-08-18

CVSS v3.1

7.8

High

VectorAV: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 A use-after-free (UAF) issue exists in the Open vSwitch implementation of the Linux kernel. The attach meter() function makes a newly created meter visible to other CPUs before completing all checks; if the function subsequently fails, it detaches the meter. However, the ovs meter cmd set() function performs a kfree(meter) upon failure without waiting for RCU (Read-Copy-Update) readers to stop using the meter. This can be triggered by a custom application using the uAPI, leading to a slab-use-after-free in the ovs meter execute() function.
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

AZL-96339
CVE-2026-74465

Affected Products

Linux Kernel