In the Linux kernel, the following vulnerability has been resolved:
ndisc: use RCU protection in ndisc_alloc_skb()
ndisc_alloc_skb() can be called without RTNL or RCU being held.
Add RCU protection to avoid possible UAF.
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-58925.json"