In the Linux kernel, the following vulnerability has been resolved: net: bridge: arp/nd proxy: fix reading neigh ha Currently neigh ha address is read directly, but that can result in torn/partial reads if the neigh is being updated. Use neigh_ha_snapshot to take a stable snapshot of the address.
https://git.kernel.org/stable/c/57549ab9079122991dfa0f8248ca00e101e8e69b
https://git.kernel.org/stable/c/291c9e137b7c74e8a512cded4845352da4c4adda