Linux Kernel Bridge Port Vulnerability Affecting Network Management
CVE-2026-63989

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
19 July 2026

What is CVE-2026-63989?

A vulnerability exists in the Linux kernel related to the handling of bridge ports, specifically in the netlink configuration. This issue arises when the bridge lock is held while invoking br_setport(), a function which has evolved to process a wider range of attributes. While some attributes do not require the bridge lock, others, such as those related to the Spanning Tree Protocol (STP), do. This discrepancy can lead to the bridge calling functions that may sleep while in an atomic context, potentially causing system stability issues. The vulnerability has been mitigated by revising the locking mechanisms to reduce the scope of the bridge lock, ensuring that it is only held when processing attributes that require it.

Affected Version(s)

Linux 78cd408356fe3edbac66598772fd347bf3e32c1f

Linux 78cd408356fe3edbac66598772fd347bf3e32c1f < 803d39accfbdf223ccbb49684d5b5069b4c44586

Linux 78cd408356fe3edbac66598772fd347bf3e32c1f < 5eec4427b89c2fb2beac54920101e55a2f1c0c21

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.