Description
Use-after-free vulnerability in drivers/net/ppp/ppp_generic.c in the Linux kernel before 4.5.2 allows local users to cause a denial of service (memory corruption and system crash, or spinlock) or possibly have unspecified other impact by removing a network namespace, related to the ppp_register_net_channel and ppp_unregister_channel functions. CVSSv3:7.8 high (attack range: local)
Upstream Patch is available.
file affected: kernel-adaptation-sbj-3.4.108.20161101.1/drivers/net/ppp/ppp_generic.c lines 2177-2183; 2274-2279