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.
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-58925.json"