CVE-2025-38587

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38587
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38587.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38587
Downstream
Related
Published
2025-08-19T17:15:36Z
Modified
2025-09-06T13:01:27Z
Summary
[none]
Details

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

ipv6: fix possible infinite loop in fib6infouses_dev()

fib6infouses_dev() seems to rely on RCU without an explicit protection.

Like the prior fix in rt6nlmsgsize(), we need to make sure fib6delroute() or fib6addrt2node() have not removed the anchor from the list, or we risk an infinite loop.

References

Affected packages