在 Linux 内核中,已修复以下漏洞: 网络调度器:cls_route:修复过滤器中 fastmap 的空指针释放后使用(UAF)漏洞 route4 分类器维护一个包含 16 个槽位的 fastmap 缓存,该缓存存储由 索引的原始 指针。对于每一个命中过滤器的数据包,读者(route4_classify)会通过 函数填充此缓存。而在删除或修改过滤器时,写者(route4_delete、route4_change)会在通过 RCU 延迟机制对过滤器进行 之前,先调用 清空该缓存。 这导致了以下 UAF(Use-A
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1109c00547fc66df45b9ff923544be4c1e1bec13< 7897198b26445b4009a057bda1986b94a99e5d5f |
affected |
1109c00547fc66df45b9ff923544be4c1e1bec13< 820f083c294ad6d319c02a7d43294f2ed2565139 |
affected | ||
1109c00547fc66df45b9ff923544be4c1e1bec13< 5ec9001be6d0eb527251125632ec8fe88278897f |
affected | ||
1109c00547fc66df45b9ff923544be4c1e1bec13< b969984b2bdc85d721ce4047cd270cd37ec705a2 |
affected | ||
1109c00547fc66df45b9ff923544be4c1e1bec13< a17f636c9330eac879822ce29f998e5abd1b72c1 |
affected | ||
1109c00547fc66df45b9ff923544be4c1e1bec13< 0e7a8cf8895b06d07c7311f028eba16ad742b9bc |
affected | ||
1109c00547fc66df45b9ff923544be4c1e1bec13< ae9aff87025219005a2d16b4fe83d6f24643e50d |
affected | ||
1109c00547fc66df45b9ff923544be4c1e1bec13< 47d7f7051253bdc02b1d245d87e38f16d31a74df |
affected | ||
| … +10 more rows | |||
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-74581 | 9.8 CRITICAL | net: ipv6: clear suppressed fib6 rule result |
| CVE-2026-74580 | 8.8 HIGH | vhost: reset the vring metadata cache on vring reconfiguration |
| CVE-2026-74582 | 7.8 HIGH | packet: use consistent hard_header_len in non-ring send paths |
No comments yet