In the Linux kernel, the following vulnerability has been resolved: ndisc: use RCU protection in ndiscallocskb() ndiscallocskb() can be called without RTNL or RCU being held. Add RCU protection to avoid possible UAF.
{ "ubuntu_priority": "medium" }