The replace_map_fd_with_map_ptr function in kernel/bpf/verifier.c in the Linux kernel before 4.5.5 does not properly maintain an fd data structure, which allows local users to gain privileges or cause a denial of service (use-after-free) via crafted BPF instructions that reference an incorrect file descriptor.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2016-05-23 10:59
Updated : 2025-04-12 10:46
NVD link : CVE-2016-4557
Mitre link : CVE-2016-4557
CVE.ORG link : CVE-2016-4557
JSON object : View
Products Affected
linux
- linux_kernel
CWE