cve/2023/CVE-2023-23454.md
2024-06-18 02:51:15 +02:00

918 B

CVE-2023-23454

Description

cbq_classify in net/sched/sch_cbq.c in the Linux kernel through 6.1.4 allows attackers to cause a denial of service (slab-out-of-bounds read) because of type confusion (non-negative numbers can sometimes indicate a TC_ACT_SHOT condition rather than valid classification results).

POC

Reference

Github