PT-2026-61642 · Linux · Linux Kernel

CVE-2026-64189

·

Published

2026-07-20

·

Updated

2026-07-20

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux Kernel (affected versions not specified)
Description A race condition exists in the netfilter ipset component between the dump process and the ip set list resize operation. The functions ip set dump do() and ip set dump done() access inst->ip set list via ip set ref netlink() without an RCU (Read-Copy-Update) read-side critical section. When ip set create() concurrently expands the array, it may free the old array while the dump paths are still indexing into it, leading to a use-after-free scenario. This can result in a kernel panic or 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

CVE-2026-64189

Affected Products

Linux Kernel