Improper resource shutdown or release in Linux kernel - CVE-2026-46153
Published: May 29, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource shutdown or release in vlan_dev_set_egress_priority() when repeatedly setting and clearing egress priority mappings with distinct skb priorities. A local user can trigger repeated set and clear operations to cause a denial of service.
The issue results in mapping nodes being retained until device teardown, leading to memory consumption over time.