CVE-2022-49636
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a memory leak vulnerability (CVE-2022-49636) was discovered in the VLAN (Virtual LAN) implementation. The issue occurs in the vlan_newlink() function when memory allocation fails in vlan_changelink() after other allocations have already succeeded (Kernel Git).

Technical details

The vulnerability stems from a bug reintroduction that was previously fixed. When memory allocation fails for the last element in a sequence of VLAN egress QoS map configurations, the previously allocated memory is not properly freed. This occurs because after a failed ->newlink() operation, methods like ndo_uninit() or dev->priv_destructor() are not called (Kernel Git).

Impact

The vulnerability results in memory leaks in the kernel space. For example, when configuring VLAN egress QoS mappings, if the allocation for the last element fails, the memory allocated for previous successful allocations remains unreleased, leading to resource exhaustion over time (Kernel Git).

Exploitability

The issue can be triggered through the network configuration interface when adding VLAN devices with specific egress QoS mappings. A proof-of-concept example demonstrates the vulnerability using the command: 'ip link add link dummy0 dummy0.100 type vlan id 100 egress-qos-map 1:2 2:3 3:4 4:5 5:6 6:7 7:8 8:9 2000:2001' (Kernel Git).

Mitigation and workarounds

The issue has been fixed by modifying the vlan_newlink() function to properly call vlan_dev_free_egress_priority() when an error occurs during vlan_changelink(). This ensures that all allocated memory is properly freed in case of failure (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-93189HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesSep 17, 2026
CVE-2026-93188MEDIUM6.5
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesSep 17, 2026
CVE-2026-93182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-fips
NoYesSep 17, 2026
CVE-2026-93181NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoNoSep 17, 2026
CVE-2026-93174NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoYesSep 17, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management