Security Advisory

CVE-2022-50837

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:10:57
Last updated 2026-05-11 19:26:04
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path If dsa_tag_8021q_setup() fails, for example due to the inability of the device to install a VLAN, the tag_8021q context of the switch will leak. Make sure it is freed on the error path.