CVE-2026-90105

Published: Set 17, 2026 Last Modified: Set 17, 2026
ExploitDB:
Other exploit source:
Google Dorks:

Description

AI Translation Available

In the Linux kernel, the following vulnerability has been resolved:

vxlan: fix reading neigh ha

Currently arp/neigh_reduce read neigh ha directly which can lead to
partial reads while the neigh is being updated. Use neigh_ha_snapshot to
take a stable snapshot of the address similar to route_shortcircuit which
already does the right thing.

https://git.kernel.org/stable/c/b824059a673b2283e78c7aae2c7d257aad7f0e1d
https://git.kernel.org/stable/c/ecc8bac11a101e5f6989a14b92e17b51f9761630