CVE-2025-21766

Publication date

2025-02-27 02:18:16

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ipv4: use RCU protection in __ip_rt_update_pmtu() __ip_rt_update_pmtu() must use RCU protection to make sure the net structure it reads does not disappear.