CVE-2026-74550: net: do not send ICMP/NDISC Redirects when peer allocation fails

Published Aug 15, 2026
·
Updated

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

net: do not send ICMP/NDISC Redirects when peer allocation fails

When inetgetpeerv4() or inetgetpeerv6() fails to allocate a peer entry under memory pressure or tree size caps, redirect handlers previously fell back to sending un-rate-limited ICMP/NDISC Redirect messages.

In IPv4, iprtsendredirect() called icmpsend() directly when peer == NULL. In IPv6, ip6forward() and ndiscsendredirect() passed a NULL peer into inetpeerxrlimallow(), which returned true when peer == NULL.

Because ICMP/NDISC Redirects are not part of the default global rate limit mask (sysctlicmpratemask), sending redirects when peer == NULL creates an un-rate-limited ICMP packet storm.

Fix this by failing closed in iprtsendredirect(), ip6forward(), and ndiscsendredirect() when peer is NULL.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Linux kernel net: do not send ICMP/NDISC Redirects when peer allocation fails under memory pressure or tree size caps to a version that resolves this vulnerability.

    Patch net: do not send ICMP/NDISC Redirects when peer allocation fails

Event History

Aug 15, 2026
CVE Published
via MITRE·12:27 PM
Data Sourced
via MITRE·12:27 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-74550?

CVE-2026-74550 has a risk score of 32, indicating a low to moderate severity level.

2

How do I fix CVE-2026-74550?

To resolve CVE-2026-74550, update your Linux kernel to the latest version, as the vulnerability has been patched.

3

What impact does CVE-2026-74550 have on systems?

CVE-2026-74550 can lead to issues with ICMP and NDISC redirects under specific memory pressure scenarios, potentially affecting network performance.

4

Which versions of the Linux kernel are affected by CVE-2026-74550?

CVE-2026-74550 affects specific versions of the Linux kernel that have not yet applied the associated patch.

5

Is there a workaround for CVE-2026-74550?

Though the best solution is to update the kernel, there is no widely recommended workaround for CVE-2026-74550.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203