5 matches found
Astra Linux - уязвимость в linux-5.10, linux-6.1
In the Linux kernel, the following vulnerability has been resolved: net/sched: Notify always when the child class becomes empty. Certain classful qdiscs may invoke their class’s dequeue handler during an enqueue operation. This may unexpectedly empty the child qdisc, thereby making a passive clas...
EUVD-2025-21953
Malicious code in bioql PyPI...
EUVD-2024-53413
Malicious code in bioql PyPI...
CVE-2025-38350 net/sched: Always pass notifications when child class becomes empty
In the Linux kernel, the following vulnerability has been resolved: net/sched: Always pass notifications when child class becomes empty Certain classful qdiscs may invoke their classes' dequeue handler on an enqueue operation. This may unexpectedly empty the child qdisc and thus make an in-flight...
CVE-2025-38350
CVE-2025-38350 affects the Linux kernel net/sched HFSC and other classful qdiscs. The issue arises when a child qdisc becomes empty during enqueue/dequeue interactions, potentially leading to a use-after-free on stale class pointers after backlog/backlog accounting. The known fix changes the back...