cve/2016/CVE-2016-4558.md
2024-05-26 14:27:05 +02:00

814 B

CVE-2016-4558

Description

The BPF subsystem in the Linux kernel before 4.5.5 mishandles reference counts, which allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a crafted application on (1) a system with more than 32 Gb of memory, related to the program reference count or (2) a 1 Tb system, related to the map reference count.

POC

Reference

No PoCs from references.

Github