PT-2026-43772 · Linux+2 · Linux Kernel+2
CVE-2026-45905
·
Published
2026-02-06
·
Updated
2026-08-26
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A race condition exists in the
icmp route lookup() function during the reverse path process for sending ICMP error messages with XFRM (IPsec) policies. When the system acts as a forwarding node, it calls ip route input() to simulate the reverse packet's input path. If the destination address becomes local between the initial check and the ip route input() call (for example, due to a concurrent ip addr add command), ip route input() returns a LOCAL route. This results in dst.output being set to ip rt bug(), which triggers a warning when the route is used for ICMP output.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Race Condition
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu