VDB

DEBIAN-CVE-2025-40297

DEBIAN-CVE-2025-40297 PUBLISHED CVSS 9.199999809265137 CRITICAL

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix use-after-free due to MST port state bypass syzbot reported[1] a use-after-free when deleting an expired fdb. It is due to a race condition between learning still happening and a port being deleted, after all its fdbs have been flushed. The port's state has been toggled to disabled so no learning should happen at that time, but if we have MST enabled, it will bypass the port's state, that together with VLAN filtering disabled can lead to fdb learning at a time when it shouldn't happen while the port is being deleted. VLAN filtering must be disabled because we flush the port VLANs when it's being deleted which will stop learning. This fix adds a check for the port's vlan group which is initialized to NULL when the port is getting deleted, that avoids the port state bypass. When MST is enabled there would be a minimal new overhead in the fast-path because the port's vlan group pointer is cache-hot. [1] https://syzkaller.appspot.com/bug?extid=dd280197f0f7ab3917be

Risk Scores

CVSS v4.0
9.199999809265137
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Affected Products

VendorProductVersions
Debian:13linux6.12.38-1, 0, 6.12.63-1
Debian:14linux6.13.11-1~exp1, 6.13.2-1~exp1, 6.13.3-1~exp1
Debian:11linux-6.1*, 6.1.112-1~deb11u1, 6.1.119-1~deb11u1
Debian:12linux6.1.115-1, 6.1.119-1, 6.1.123-1

Timeline

  • Dec 8, 2025 CVE Published
  • Apr 28, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›