THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-46086 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: net: bridge: use a stable FDB dst snapshot in RCU readers Local FDB entries can be rewritten in place by `fdb_delete_local()`, which updates `f->dst` to another port or to `NULL` while keeping the entry alive.

[NVD] CVE-2026-46086 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: net: bridge: use a stable FDB dst snapshot in RCU readers Local FDB entries can be rewritten in place by `fdb_delete_local()`, which updates `f->dst` to another port or to `NULL` while keeping the entry alive.

lownvdPublished 2026-05-27

CVE-2026-46086 CVSS: 5.5 MEDIUM Published: 2026-05-27T14:17:30.080

In the Linux kernel, the following vulnerability has been resolved:

net: bridge: use a stable FDB dst snapshot in RCU readers

Local FDB entries can be rewritten in place by `fdb_delete_local()`, which updates `f->dst` to another port or to `NULL` while keeping the entry alive. Several bridge RCU readers inspect `f->dst`, includi

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-46086