Files
CVEs-PoC/2017/CVE-2017-18079.md
2025-09-29 21:09:30 +02:00

728 B

CVE-2017-18079

Description

drivers/input/serio/i8042.c in the Linux kernel before 4.12.4 allows attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact because the port->exists value can change after it is validated.

POC

Reference

Github