---
cve: "CVE-2026-80996"
severity: "LOW"
cvss: 3.1
epss: "0.2%"
vendor: "Linux"
kev: false
exploited: false
published: "2026-09-11 20:19:06"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T06:30:33+02:00"
---

# CVE-2026-80996

> 3.1 LOW

## Beschreibung

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

net: l2tp: do not propagate multicast notification errors

The tunnel create, tunnel modify, session create, and session modify
netlink handlers send multicast notifications through helpers that can fail
while allocating or encoding a message, or while multicasting it.

For tunnel and session create/modify, a notification is sent after the live
operation has completed. Returning a best-effort notification error as the
command result can therefore report failure for an operation that already
committed and can cause callers to retry and accumulate live objects.

Keep sending notifications for listener visibility, but do not propagate
their best-effort status as the command result. This also keeps the tunnel
modify command consistent with the other notification-only paths.

## Patch verfügbar (OSV)

- Kernel ≥ 6.12.109
- Kernel ≥ 6.18.50
- Kernel ≥ 7.2.4

## Referenzen

- <https://git.kernel.org/stable/c/0fe037d5eaad938aa3e9143ee071aa237750b42b>
- <https://git.kernel.org/stable/c/9c340473f4822bb31b151c19afd17448eda5acd1>
- <https://git.kernel.org/stable/c/50c4038f1670bf9a80c6a58ae83d1602decd8481>
- <https://git.kernel.org/stable/c/af20e269f7459d2ce69887fdf2fad7caf986c865>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-80996) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
