Published: 2025-11-12 |
Last Modified: 2026-07-14 |
Status: Deferred
Description
In the Linux kernel, the following vulnerability has been resolved:
ipv6: use RCU in ip6_xmit()
Use RCU in ip6_xmit() in order to use dst_dev_rcu() to prevent
possible UAF.