CVE-2026-74581
Vulnerability Summary
Timeline
Description
In the Linux kernel, the following vulnerability has been resolved: net: ipv6: clear suppressed fib6 rule result fib6_rule_suppress() drops a suppressed route with ip6_rt_put_flags(), but leaves res->rt6 pointing at the released rt6_info. If no later rule supplies a replacement, fib6_rule_lookup() still sees res.rt6 and returns that stale dst to its caller. A suppressing rule can therefore leak a released route back to rt6_lookup(), and the next put hits rcuref_put_slowpath() from dst_release(). Clear res->rt6 when suppressing the route so suppressed lookups fall through to the null dst instead of reusing the released one.
CVSS Metrics
- v3.1•CRITICAL•Score: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.40%• Percentile: 34%
Affected Systems
- debian•linux
all | all | all | < 6.1.187-1 | < 6.12.105-1 | < 7.1.8-1
- ubuntu•linux
all | all | all | all
- ubuntu•linux-allwinner-5.19
all
- ubuntu•linux-aws
all | all | all | all
- ubuntu•linux-aws-5.0
all
- ubuntu•linux-aws-5.11
all
- ubuntu•linux-aws-5.13
all
- ubuntu•linux-aws-5.15
all
- ubuntu•linux-aws-5.19
all
- ubuntu•linux-aws-5.3
all
- ubuntu•linux-aws-5.4
all
- ubuntu•linux-aws-5.8
all
- ubuntu•linux-aws-6.14
all
- ubuntu•linux-aws-6.17
all
- ubuntu•linux-aws-6.2
all
- ubuntu•linux-aws-6.5
all
- ubuntu•linux-aws-6.8
all
- ubuntu•linux-aws-7.0
all
- ubuntu•linux-aws-fips
all
- ubuntu•linux-azure
all | all | all | all | all
- ubuntu•linux-azure-5.11
all
- ubuntu•linux-azure-5.13
all
- ubuntu•linux-azure-5.15
all
- ubuntu•linux-azure-5.19
all
- ubuntu•linux-azure-5.3
all
- ubuntu•linux-azure-5.4
all
- ubuntu•linux-azure-5.8
all
- ubuntu•linux-azure-6.11
all
- ubuntu•linux-azure-6.14
all
- ubuntu•linux-azure-6.17
all
- ubuntu•linux-azure-6.2
all
- ubuntu•linux-azure-6.5
all
- ubuntu•linux-azure-6.8
all
- ubuntu•linux-azure-7.0
all
- ubuntu•linux-azure-edge
all
- ubuntu•linux-azure-fde
all | all | all | all
- ubuntu•linux-azure-fde-5.15
all
- ubuntu•linux-azure-fde-5.19
all
- ubuntu•linux-azure-fde-6.14
all
- ubuntu•linux-azure-fde-6.17
all
- ubuntu•linux-azure-fde-6.2
all
- ubuntu•linux-azure-fde-6.8
all
- ubuntu•linux-azure-fde-7.0
all
- ubuntu•linux-azure-fips
all
- ubuntu•linux-azure-nvidia
all
- ubuntu•linux-azure-nvidia-6.14
all
- ubuntu•linux-bluefield
all | all
- ubuntu•linux-fips
all
- ubuntu•linux-gcp
all | all | all | all | all
- ubuntu•linux-gcp-5.11
all
Showing first 50 affected entries in server-rendered view.
References (33)
- https://git.kernel.org/stable/c/90c57310e266eb94e4a80d6b15a9ca131d2e82cb
- https://git.kernel.org/stable/c/5d29b286c9de0b309e94b9ed083aa1a2f429434f
- https://git.kernel.org/stable/c/354db6243eca59e9d187ffbf8b7955b044ce84dc
- https://git.kernel.org/stable/c/6d98c70fe0ba8c7708bfd5b2a5174d2086775daa
- https://git.kernel.org/stable/c/9bad152c42b37499162367fe47867411e62fffa3
- https://git.kernel.org/stable/c/dc3ab04220667f254f4348572b2a0b3febff89fb
- https://git.kernel.org/stable/c/a341c091ca0bfae377747b1b59a3bd8ebe18a937
- https://git.kernel.org/stable/c/6aea62e433fe1b586202a5fee8b5807ce635e1d7
- https://security-tracker.debian.org/tracker/CVE-2026-74581
- https://access.redhat.com/errata/RHSA-2026:59994
- https://access.redhat.com/security/updates/classification/#important
- https://bugzilla.redhat.com/show_bug.cgi?id=2520980
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_59994.json
- https://access.redhat.com/security/cve/CVE-2026-74581
- https://www.cve.org/CVERecord?id=CVE-2026-74581
- https://nvd.nist.gov/vuln/detail/CVE-2026-74581
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6aea62e433fe1b586202a5fee8b5807ce635e1d7
- https://access.redhat.com/errata/RHSA-2026:60437
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_60437.json
- https://access.redhat.com/errata/RHSA-2026:60438
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_60438.json
- https://access.redhat.com/errata/RHSA-2026:60484
- https://bugzilla.redhat.com/show_bug.cgi?id=2519475
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_60484.json
- https://access.redhat.com/errata/RHSA-2026:60485
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_60485.json
- https://access.redhat.com/errata/RHSA-2026:60486
- https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_60486.json
- https://ubuntu.com/security/CVE-2026-74581
- https://access.redhat.com/security/cve/CVE-2026-74582
- https://www.cve.org/CVERecord?id=CVE-2026-74582
- https://nvd.nist.gov/vuln/detail/CVE-2026-74582
- https://lore.kernel.org/linux-cve-announce/2026082100-CVE-2026-74582-3296@gregkh/T