submitted by /u/Sandwich_1337
[link] [comments]
Normal view
Received β 6 August 2026
β
/r/netsec - Information Security News & Discussion
-
/r/netsec - Information Security News & Discussion
- From wallet drains to a 12-year-old CryptoJS entropy bug: the Ill Bloom investigation
-
/r/netsec - Information Security News & Discussion
- Stored XSS in Django's admin via an unvalidated URLField display path (CVE-2026-15920)
New Linux Bridge STP Vulnerability
5 August 2026 at 09:04
A use-after-free vulnerability in the Linux kernel bridge (net/bridge) Spanning Tree Protocol (STP) implementation.
A bridge that is administratively down while kernel STP is enabled, together with a port driven into the LEARNING state, arms periodic STP timers without an IFF_UP guard.
The teardown path taken by dellink never synchronously deletes those timers, so the backing net_device (which embeds struct net bridge as private data) is freed with a timer list still queued on a per-CPU timer base.
The result is a slab use-after-free in the kmalloc-cg-8k cache.
[link] [comments]
Bugtraq is back π₯Ή
4 August 2026 at 22:48