cve/2016/CVE-2016-3070.md
2024-05-27 13:12:02 +00:00

793 B

CVE-2016-3070

Description

The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel before 4.4 improperly interacts with mm/migrate.c, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move.

POC

Reference

No PoCs from references.

Github