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.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/9efd23297cca | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html | Mailing List Third Party Advisory |
https://www.zerodayinitiative.com/advisories/upcoming/ | Third Party Advisory VDB Entry |
https://github.com/torvalds/linux/commit/9efd23297cca | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html | Mailing List Third Party Advisory |
https://www.zerodayinitiative.com/advisories/upcoming/ | Third Party Advisory VDB Entry |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 07:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/torvalds/linux/commit/9efd23297cca - Patch, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2022/11/msg00001.html - Mailing List, Third Party Advisory | |
References | () https://www.zerodayinitiative.com/advisories/upcoming/ - Third Party Advisory, VDB Entry |
Information
Published : 2022-10-19 18:15
Updated : 2024-11-21 07:19
NVD link : CVE-2022-3586
Mitre link : CVE-2022-3586
CVE.ORG link : CVE-2022-3586
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-416
Use After Free