3 matches found
CVE-2026-45845
net/sched: taprio: fix NULL pointer dereference in class dump...
Linux kernel 安全漏洞
The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the net/sched/taprio module failing to perform null pointer checks on deleted sub-qdisc objects...
kernel: net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
in linux kernel net/sched taprio, TCATAPRIOATTRPRIOMAP is not correctly validated if multiple calls to tapriochange occur. This can allow arbitrary data to be injected to the kernel...