CVE-2016-4557

HIGHCVSS 7.8/10EPSS 10.20%

Last modified

CVE-2016-4557 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 10.20% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
10.20%

95.1th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
LinuxLinux Kernel>= 4.4, < 4.4.11
LinuxLinux Kernel>= 4.5, < 4.5.5

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2016-4557?
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.
How severe is CVE-2016-4557?
CVE-2016-4557 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 10.20% probability of exploitation in the next 30 days.
How do I fix CVE-2016-4557?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2016-4557?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST