PT-2026-72750 · Linux · Linux Kernel

CVE-2026-74314

·

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 An issue exists in the BPF subsystem where map update and delete paths call the bpf obj free fields() function when a value is replaced or recycled. This causes field destruction to depend on the context of the operation. In tracing programs, this can occur within the NMI (Non-Maskable Interrupt) context, where executing kptr destructors, uptr unpinning, and graph root destruction is unsafe. To resolve this, the bpf obj cancel fields() function was introduced for reusable-value paths to perform only NMI-safe cleanup for timer, workqueue, and task work fields, leaving full destruction for the final cleanup path.
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-96441
CVE-2026-74314

Affected Products

Linux Kernel