Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-74480

net: bridge: stop fast-leave after deleting a port group
Back to all
CVE

CVE-2026-74480

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

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

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

brmulticastleave_group() iterates mp->ports with pp = &p->next in

its fast-leave path. After brmulticastdel_pg() 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,

brportgroup_equal() 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

brmulticastdel_pg() so the loop stops before dereferencing the

removed entry.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/0309ebbc570000ea0df11c06b69798e5860c5f6f, https://git.kernel.org/stable/c/159ad90cb929c033308bb39a2c5f8fbf393b77aa, https://git.kernel.org/stable/c/1a109cc9890d017c41d77e6c82da739579c49f0b, https://git.kernel.org/stable/c/4695430e8132420bf8de94da3eb36a6cf35fde6b, https://git.kernel.org/stable/c/482bcb85139addb4e8ac8ed10baeda3e0aad4031, https://git.kernel.org/stable/c/4c57056ca6aace2e9f94ae9298bf49ef6b0c95e4, https://git.kernel.org/stable/c/a39789f211b8a4125f0c70e05b30cf715f4f187d, https://git.kernel.org/stable/c/d6c32e2e25a9a06ba021030e26b6d602a277eb72, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74480.json, https://nvd.nist.gov/vuln/detail/CVE-2026-74480, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.0056%
EPSS Percentile
0.44189%
Introduced Version
6db6f0eae6052b70885562e1733896647ec1d807,4.11.0,5.11.0,5.16.0,6.2.0,6.7.0,6.13.0,6.19.0,0
Fix Available
a39789f211b8a4125f0c70e05b30cf715f4f187d,5.10.265,5.15.216,6.1.183,6.6.151,6.12.103,6.18.44,7.1.8,6.12.105-1

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading