cve/2017/CVE-2017-5546.md
2024-05-26 14:27:05 +02:00

780 B

CVE-2017-5546

Description

The freelist-randomization feature in mm/slab.c in the Linux kernel 4.8.x and 4.9.x before 4.9.5 allows local users to cause a denial of service (duplicate freelist entries and system crash) or possibly have unspecified other impact in opportunistic circumstances by leveraging the selection of a large value for a random number.

POC

Reference

No PoCs from references.

Github