In the Linux kernel, the following vulnerability has been resolved:
auxdisplay: lcd2s: Fix memory leak in ->remove()
Once allocated the struct lcd2sdata is never freed. Fix the memory leak by switching to devmkzalloc().
{ "urgency": "not yet assigned" }