PT-2026-50928 · Linux · Linux Kernel

·

CVE-2026-52910

·

Published

2026-04-26

·

Updated

2026-09-07

CVSS v2.0

6.8

Medium

VectorAV:L/AC:L/Au:S/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the Linux kernel BPF reuseport program handling. When a UDP reuseport group uses a cBPF program and that program is replaced or detached via the setsockopt() path (specifically through reuseport attach prog() or reuseport detach prog()), the function sk reuseport prog free() is called. Because cBPF programs are freed immediately by bpf release orig filter() and bpf prog free() without waiting for RCU (Read-Copy-Update) readers to complete, a race condition occurs if another thread is simultaneously sending a UDP packet to the group. This can lead to a vmalloc-out-of-bounds read in the reuseport select sock() function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Out of bounds Read

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-09719
CVE-2026-52910
ECHO-E82F-E0E2-2625
OESA-2026-3317
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3594-1
SUSE-SU-2026:3790-1
SUSE-SU-2026:3810-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel