IT

Tracker / CVE-2024-36978

CVE-2024-36978

High 7.8

In the Linux kernel, the following vulnerability has been resolved: net: sched: sch_multiq: fix possible OOB write in multiq_tune() q->bands will be assigned to qopt->bands to execute subsequent code logic after kmalloc. So the old q->bands should not be used in kmalloc. Otherwise, an out-of-bounds write will occur.

Affected products and versions

linux linux_kernel
linux linux_kernel · 5.11 → 5.15.162
linux linux_kernel · 5.16 → 6.1.95
linux linux_kernel · 5.4 → 5.4.279
linux linux_kernel · 5.5 → 5.10.221
linux linux_kernel · 6.2 → 6.6.35
linux linux_kernel · 6.7 → 6.9.6

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References