cve/2019/CVE-2019-12819.md
2025-09-29 21:09:30 +02:00

793 B

CVE-2019-12819

Description

An issue was discovered in the Linux kernel before 5.0. The function __mdiobus_register() in drivers/net/phy/mdio_bus.c calls put_device(), which will trigger a fixed_mdio_bus_init use-after-free. This will cause a denial of service.

POC

Reference

Github

No PoCs found on GitHub currently.