# codel:在qdisc_tree_reduce_backlog()之前删除sch->q.qlen检查
## 概述
在Linux内核中,已解决以下漏洞:
- 移除了`sch->q.qlen`检查,以确保在调用`qdisc_tree_reduce_backlog()`函数时更加安全。
## 细节
通过使所有->qlen_notify()回调函数具有幂等性,可以安全地从`fq_codel_dequeue()`和`codel_qdisc_dequeue()`中移除`qlen!=0`的检查。
## 影响
- 该修复移除了不必要的`qlen`检查,确保了代码的一致性和安全性。
- 影响版本:未具体说明。
# | POC 描述 | 源链接 | 神龙链接 |
---|
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: Making sure you're not a bot! -- 🔗来源链接
标签:
标题: Making sure you're not a bot! -- 🔗来源链接
标签: