#VU61271 Heap-based buffer overflow in Linux kernel - CVE-2022-25636
Published: March 13, 2022 / Updated: June 7, 2024
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a boundary error in net/netfilter/nf_dup_netdev.c in the Linux kernel, related to nf_tables_offload. A local user can trigger a heap-based buffer overflow and execute arbitrary code with elevated privileges.
Remediation
External links
- https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git/commit/?id=b1a5983f56e371046dcf164f90bfaf704d2b89f6
- https://www.openwall.com/lists/oss-security/2022/02/21/2
- http://www.openwall.com/lists/oss-security/2022/02/22/1
- https://www.debian.org/security/2022/dsa-5095
- https://nickgregory.me/linux/security/2022/03/12/cve-2022-25636/
- https://github.com/Bonfee/CVE-2022-25636