Vulnerability CVE-2022-3586


Published: 2022-10-19

Description:
A flaw was found in the Linux kernel??s 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.

Type:

CWE-416

(Use After Free)

 References:
https://github.com/torvalds/linux/commit/9efd23297cca
https://www.zerodayinitiative.com/advisories/upcoming/

Copyright 2026, cxsecurity.com

 

Back to Top