In the Linux kernel before 6.1.6, a NULL pointer dereference bug in the traffic control subsystem allows an unprivileged user to trigger a denial of service (system crash) via a crafted traffic control configuration that is set up with "tc qdisc" and "tc class" commands. This affects qdisc_graft in net/sched/sch_api.c.
References
Configurations
History
21 Nov 2024, 07:32
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.6 - Mailing List, Patch, Vendor Advisory | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=96398560f26aa07e8f2969d73c8197e6a6d10407 - Patch, Vendor Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2023/03/msg00000.html - | |
References | () https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html - | |
References | () https://tldp.org/HOWTO/Traffic-Control-HOWTO/components.html - Third Party Advisory | |
References | () https://www.debian.org/security/2023/dsa-5324 - Third Party Advisory | |
References | () https://www.spinics.net/lists/netdev/msg555705.html - Exploit, Mailing List, Third Party Advisory |
Information
Published : 2023-01-17 21:15
Updated : 2024-11-21 07:32
NVD link : CVE-2022-47929
Mitre link : CVE-2022-47929
CVE.ORG link : CVE-2022-47929
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference