2 matches found
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: In the net: sched subsystem, there is a issue with schmultiq. A possible out-of-bounds write may occur during the multiqtune function. The q-bands fields will be assigned to qopt-bands to execute subsequent code logic after...
UBUNTU-CVE-2024-36978
In the Linux kernel, the following vulnerability has been resolved: net: sched: schmultiq: fix possible OOB write in multiqtune 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 writ...