cve/2023/CVE-2023-23455.md
2024-06-09 00:33:16 +00:00

1016 B

CVE-2023-23455

Description

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

POC

Reference

Github