In the Linux kernel, the following vulnerability has been resolved:
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Reject rt match rules whose addrnr exceeds IP6T_RT_HOPS.
rt_mt6() expects addrnr to stay within the bounds of rtinfo->addrs[].
Validate addrnr during rule installation so malformed rules are rejected
before the match logic can use an out-of-range value.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-04-25 09:16
Updated : 2026-07-14 13:18
NVD link : CVE-2026-31674
Mitre link : CVE-2026-31674
CVE.ORG link : CVE-2026-31674
JSON object : View
Products Affected
linux
- linux_kernel
CWE
