AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2016-4557

HIGH · CVSS 7.8 EPSS 10.20% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2016-05-23 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 10.2% probability of exploitation in the next 30 days. It may lead to a denial-of-service condition.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links
External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2016-4557
Severity
HIGH
CVSS
7.8
EPSS
10.20%
Linux

Original NVD Description

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.