Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's QFQ (Queue Fairness Queue) scheduler has been addressed. This issue arose because a netem (network emulation) child queuing discipline could make the enqueue callback of its parent qdisc (queuing discipline) reentrant. While this did not lead to a use-after-free condition, it caused the same classifier to be added to the list twice, resulting in memory corruption. The vulnerability has been fixed by adding a check to ensure that the class was not already active before adding it to the list.
The vulnerability could lead to memory corruption by allowing the same classifier to be added multiple times, disrupting memory management and potentially causing instability or unexpected behavior in the system.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.