VYPR
High severity7.8NVD Advisory· Published Jun 19, 2024· Updated May 12, 2026

CVE-2024-36978

CVE-2024-36978

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

287

Patches

Vulnerability mechanics

References

11

News mentions

0

No linked articles in our index yet.