VDB
DEBIAN-CVE-2025-38587
DEBIAN-CVE-2025-38587
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 0, 6.1.123-1, 6.1.37-1 |
| Debian:11 | linux-6.1 | 6.1.148-1, 6.1.106-3~deb11u1, 6.1.106-3~deb11u2 |
| Debian:13 | linux | 0, 6.12.38-1, 6.12.41-1 |
| Debian:14 | linux | 6.12.74-2, 6.12.74-2, 6.12.74-1 |
Exploit Intelligence
- 4081.3.6.yml (github-poc)
Timeline
- Aug 19, 2025 CVE Published
- Apr 28, 2026 CVE Updated