Lucene search
+L

64 matches found

Cvelist
Cvelist
added 5 hours ago3 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...

SaveExploits0References7
AstraLinux
AstraLinux
added 5 days ago4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Net: Bridge – Fix for use-after-free due to bypassing the port’s state 1 Syzbot reported a use-after-free when deleting an expired fdb. This issue arises due to a race condition between the ongoing learning process and the deleti...

7.8CVSS6.1AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:2 p.m.11 views

SUSE 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.3AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:2 p.m.8 views

SUSE 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...

5.3AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.7 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...

5.3AI score0.00166EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:56 p.m.14 views

EUVD-2026-45562

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 score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 2:56 p.m.25 views

CVE-2026-63988

CVE-2026-63988 concerns a Linux kernel fix for sleeping in atomic context during sysfs path handling in bridge brport_store(). The root cause: brport_store() previously held the bridge lock for many attributes; now most attributes don’t require the lock. As a result, calling dev_set_promiscuity()...

5.4AI score0.00166EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.11 views

PT-2026-61305

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bridge component where the brport store function acquires the bridge lock for all attributes. This causes a problem when certain bridge port flags change, as the...

5.8AI score0.00166EPSS
SaveExploits0
NVD
NVD
added 2026/04/09 10:16 p.m.17 views

CVE-2026-33781

An Improper Check for Unusual or Exceptional Conditions vulnerability in the packet forwarding engine pfe of Juniper Networks Junos OS on specific EX and QFX Series devices allow an unauthenticated, adjacent attacker to cause a complete Denial of Service DoS. On EX4k, and QFX5k platforms configur...

7.1CVSS0.00165EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:35 p.m.6 views

CVE-2026-33781

An Improper Check for Unusual or Exceptional Conditions vulnerability in the packet forwarding engine pfe of Juniper Networks Junos OS on specific EX and QFX Series devices allow an unauthenticated, adjacent attacker to cause a complete Denial of Service DoS. On EX4k, and QFX5k platforms configur...

7.1CVSS6AI score0.00165EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/04/09 9:35 p.m.33 views

CVE-2026-33781

Junos OS on EX Series and QFX Series is affected by CVE-2026-33781. In VXLAN scenarios, when L2PT is enabled on the UNI and VSTP on the NNI, receiving VSTP BPDUs on UNI can trigger a memory leak in the packet forwarding engine (pfe) and packet buffer allocation failures, causing the device to sto...

7.1CVSS6AI score0.00165EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/09 12:0 a.m.25 views

PT-2026-31801

An Improper Check for Unusual or Exceptional Conditions vulnerability in the packet forwarding engine pfe of Juniper Networks Junos OS on specific EX and QFX Series devices allow an unauthenticated, adjacent attacker to cause a complete Denial of Service DoS. On EX4k, and QFX5k platforms configur...

7.1CVSS6AI score0.00165EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/02/04 12:0 a.m.39 views

Availability Attacks without an Adversary: Evidence from Enterprise LANs

Denial-of-Service DoS conditions in enterprise networks are commonly attributed to malicious actors. However, availability can also be compromised by benign non-malicious insider behavior. This paper presents an empirical study of a production enterprise LAN that demonstrates how routine docking...

5.4AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:3 a.m.8 views

net: bridge: fix use-after-free due to MST port state bypass

...

7.8CVSS7AI score0.00154EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.7 views

SUSE CVE-2025-40297

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix use-after-free due to MST port state bypass syzbot reported1 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...

7CVSS6.2AI score0.00154EPSS
SaveExploits0References131
EUVD
EUVD
added 2025/12/08 3:31 a.m.6 views

EUVD-2025-201647

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix use-after-free due to MST port state bypass syzbot reported1 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...

5.9AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 1:16 a.m.1 views

DEBIAN-CVE-2025-40297

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix use-after-free due to MST port state bypass syzbot reported1 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...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.6 views

CVE-2025-40297

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix use-after-free due to MST port state bypass syzbot reported1 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...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 12:46 a.m.42 views

CVE-2025-40297

CVE-2025-40297 affects the Linux kernel network bridge code. A race between learning FDB entries and deleting a port can allow fdb learning when a port is being removed, due to MST bypassing the port state and VLAN filtering being disabled during deletion. The fix adds a check for the port’s VLAN...

7.8CVSS6AI score0.00154EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.38 views

CVE-2025-40297 net: bridge: fix use-after-free due to MST port state bypass

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix use-after-free due to MST port state bypass syzbot reported1 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...

7.8CVSS0.00154EPSS
SaveExploits0References5
Rows per page
Query Builder