2 matches found
EUVD-2025-25564
Malicious code in bioql PyPI...
CVE-2025-38638 ipv6: add a retry logic in net6_rt_notify()
In the Linux kernel, the following vulnerability has been resolved: ipv6: add a retry logic in net6rtnotify inet6rtnotify can be called under RCU protection only. This means the route could be changed concurrently and rt6fillnode could return -EMSGSIZE. Re-size the skb when this happens and retry...