cve/2019/CVE-2019-19227.md
2024-08-22 18:33:16 +00:00

1.1 KiB

CVE-2019-19227

Description

In the AppleTalk subsystem in the Linux kernel before 5.1, there is a potential NULL pointer dereference because register_snap_client may return NULL. This will lead to denial of service in net/appletalk/aarp.c and net/appletalk/ddp.c, as demonstrated by unregister_snap_client, aka CID-9804501fa122.

POC

Reference

Github