CVE-2026-74480: net: bridge: stop fast-leave after deleting a port group

Published Aug 15, 2026
·
Updated

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

net: bridge: stop fast-leave after deleting a port group

brmulticastleavegroup() iterates mp->ports with pp = &p->next in its fast-leave path. After brmulticastdelpg() removes p, continuing the loop advances pp through the deleted entry.

If multicast-to-unicast was enabled, the bridge can hold multiple port groups for the same port and group with different source MAC addresses. Once multicast-to-unicast is disabled, brportgroupequal() matches those entries by port only. A fast leave can then delete one entry and continue from its stale next pointer, leaving mp->ports pointing at a deleted port group.

Fast leave only needs to remove one matching port group. Break after brmulticastdelpg() so the loop stops before dereferencing the removed entry.

Affected Software

1 affected component
Linux Linux kernel

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-74480?

The severity of CVE-2026-74480 is rated as 34.

2

How do I fix CVE-2026-74480?

To fix CVE-2026-74480, update to the latest version of the Linux kernel where the vulnerability has been resolved.

3

What systems are affected by CVE-2026-74480?

CVE-2026-74480 affects Linux kernel systems that utilize bridging features.

4

What does CVE-2026-74480 exploit?

CVE-2026-74480 exploits a flaw in the fast-leave functionality after deleting a port group in the Linux kernel bridge.

5

Is CVE-2026-74480 remotely exploitable?

CVE-2026-74480 may allow for local privilege escalation under certain conditions, but it is not primarily categorized as remotely exploitable.

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