Files
CVEs-PoC/2022/CVE-2022-3586.md
T
2025-09-29 21:09:30 +02:00

823 B
Raw Blame History

CVE-2022-3586

Description

A flaw was found in the Linux kernels networking code. A use-after-free was found in the way the sch_sfb enqueue function used the socket buffer (SKB) cb field after the same SKB had been enqueued (and freed) into a child qdisc. This flaw allows a local, unprivileged user to crash the system, causing a denial of service.

POC

Reference

No PoCs from references.

Github