Use-after-free is a important vulnerability ! As far as we know , Linux kernel is mostly using C and there may exist this vulnerability! I think in the kernel there are much allocator and reallocator , how do the kernel manage these things?
mudongliang