Lucene search
+L

317 matches found

RedhatCVE
RedhatCVE
added 2026/08/20 1:43 p.m.6 views

CVE-2026-72389

A flaw was found in the Linux kernel's bridge Spanning Tree Protocol STP module. A missing check in the brtopologychangedetection function allows a topology change timer to be armed while a bridge is administratively down. This can be exploited by an attacker to trigger a use-after-free...

7.8CVSS5.7AI score0.0016EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72389

In the Linux kernel, the following vulnerability has been resolved: bridge: stp: Fix a potential use-after-free when deleting a bridge The three STP timers are not supposed to be armed while the bridge is administratively down. They are synchronously deactivated when the bridge is put...

7.8CVSS0.0016EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.9 views

CVE-2026-72389

In the Linux kernel, the following vulnerability has been resolved: bridge: stp: Fix a potential use-after-free when deleting a bridge The three STP timers are not supposed to be armed while the bridge is administratively down. They are synchronously deactivated when the bridge is put...

7.8CVSS5.5AI score0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-72389

In the Linux kernel, the following vulnerability has been resolved: bridge: stp: Fix a potential use-after-free when deleting a bridge The three STP timers are not supposed to be armed while the bridge is administratively down. They are synchronously deactivated when the bridge is put...

7.8CVSS5.5AI score0.0016EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/15 5:56 a.m.12 views

CVE-2026-72389 bridge: stp: Fix a potential use-after-free when deleting a bridge

In the Linux kernel, the following vulnerability has been resolved: bridge: stp: Fix a potential use-after-free when deleting a bridge The three STP timers are not supposed to be armed while the bridge is administratively down. They are synchronously deactivated when the bridge is put...

7.8CVSS5.6AI score
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:56 a.m.39 views

CVE-2026-72389

The vulnerability CVE-2026-72389 affects the Linux kernel’s bridge STP implementation. The root cause is a missing IFF_UP check in br_topology_change_detection(), which could allow arming the topology change timer while a bridge is administratively down, potentially causing a use-after-free when ...

7.8CVSS5.4AI score0.0016EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59288

In the Linux kernel, the following vulnerability has been resolved: bridge: stp: Fix a potential use-after-free when deleting a bridge The three STP timers are not supposed to be armed while the bridge is administratively down. They are synchronously deactivated when the bridge is put...

5.5AI score0.0016EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.16 views

PT-2026-72577

In the Linux kernel, the following vulnerability has been resolved: bridge: stp: Fix a potential use-after-free when deleting a bridge The three STP timers are not supposed to be armed while the bridge is administratively down. They are synchronously deactivated when the bridge is put...

5.4AI score0.0016EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-72389

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bridge: stp: Fix a potential use-after-free when deleting a bridge The three STP timers are not supposed to be armed while the bridge is administratively down...

7.8CVSS5.6AI score0.0016EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 4:17 p.m.17 views

CVE-2026-63988

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in sysfs path Since the start of the git history, brportstore always acquired the bridge lock. Back then this decision made sense: The bridge lock protects the STP state of the bridge and its...

0.00206EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.9 views

CVE-2026-63989

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in netlink path Since the introduction of the netlink configuration path for bridge ports in commit 25c71c75ac87 "bridge: bridge port parameters over netlink", brsetport was always called with...

0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 2:56 p.m.8 views

CVE-2026-63989 bridge: Fix sleep in atomic context in netlink path

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in netlink path Since the introduction of the netlink configuration path for bridge ports in commit 25c71c75ac87 "bridge: bridge port parameters over netlink", brsetport was always called with...

5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.33 views

CVE-2026-63988 bridge: Fix sleep in atomic context in sysfs path

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in sysfs path Since the start of the git history, brportstore always acquired the bridge lock. Back then this decision made sense: The bridge lock protects the STP state of the bridge and its...

0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.11 views

CVE-2026-63988

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in sysfs path Since the start of the git history, brportstore always acquired the bridge lock. Back then this decision made sense: The bridge lock protects the STP state of the bridge and its...

5.2AI score0.00206EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:56 p.m.8 views

CVE-2026-63988 bridge: Fix sleep in atomic context in sysfs path

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in sysfs path Since the start of the git history, brportstore always acquired the bridge lock. Back then this decision made sense: The bridge lock protects the STP state of the bridge and its...

5.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/19 2:56 p.m.15 views

EUVD-2026-45561

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in sysfs path Since the start of the git history, brportstore always acquired the bridge lock. Back then this decision made sense: The bridge lock protects the STP state of the bridge and its...

5.4AI score0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2003-0544

Malware in sbrugna...

5CVSS6.1AI score0.01945EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2018-18358

Malware in sbrugna...

8.8CVSS8.6AI score0.01328EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2003-0545

Malware in sbrugna...

5CVSS6.1AI score0.02284EPSS
SaveExploits1References12
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2024-20655

Malicious code in bioql PyPI...

7.8CVSS6.4AI score0.00439EPSS
SaveExploits0References2
Rows per page
Query Builder