CVE-2025-38587
ipv6: fix possible infinite loop in fib6_info_uses_dev()
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible infinite loop in fib6_info_uses_dev() fib6_info_uses_dev() seems to rely on RCU without an explicit protection. Like the prior fix in rt6_nlmsg_size(), we need to make sure fib6_del_route() or fib6_add_rt2node() have not removed the anchor from the list, or we risk an infinite loop.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Aug 19, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
d0ec61c9f3583b76aebdbb271f5c0d3fcccd48b2 < bc85e62394f008fa848c4ba02c936c735a3e8ef5 52da02521ede55fb86546c3fffd9377b3261b91f < 9cb6de8ee144a94ae7a40bdb32560329ab7276f0 34a949e7a0869dfa31a40416d2a56973fae1807b < db65739d406c72776fbdbbc334be827ef05880d2 d9ccb18f83ea2bb654289b6ecf014fd267cc988b < 16d21816c0918f8058b5fc14cbe8595d62046e2d d9ccb18f83ea2bb654289b6ecf014fd267cc988b < e09be457b71b983a085312ff9e981f51e4ed3211 d9ccb18f83ea2bb654289b6ecf014fd267cc988b < f8d8ce1b515a0a6af72b30502670a406cfb75073 11edcd026012ac18acee0f1514db3ed1b160fc6f
Linux / Linux
6.13
References
git.kernel.org: https://git.kernel.org/stable/c/bc85e62394f008fa848c4ba02c936c735a3e8ef5 git.kernel.org: https://git.kernel.org/stable/c/9cb6de8ee144a94ae7a40bdb32560329ab7276f0 git.kernel.org: https://git.kernel.org/stable/c/db65739d406c72776fbdbbc334be827ef05880d2 git.kernel.org: https://git.kernel.org/stable/c/16d21816c0918f8058b5fc14cbe8595d62046e2d git.kernel.org: https://git.kernel.org/stable/c/e09be457b71b983a085312ff9e981f51e4ed3211 git.kernel.org: https://git.kernel.org/stable/c/f8d8ce1b515a0a6af72b30502670a406cfb75073 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html