Improper input validation in Linux kernel - CVE-2026-90050
Published: September 19, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper input validation in the fq qdisc change path when processing TCA_FQ_QUANTUM and TCA_FQ_INITIAL_QUANTUM configuration attributes. A local user can configure a qdisc with a small quantum value to cause a denial of service.
Exploitation requires CAP_NET_ADMIN in the relevant network namespace and CONFIG_NET_SCH_FQ to be enabled.