Re: [PATCH 0/2] ipack: ipoctal: fix races and UAFs during module removal

From: Greg KH

Date: Wed Jul 01 2026 - 01:42:03 EST


On Wed, Jul 01, 2026 at 10:01:08AM +0800, Pei Xiao wrote:
> When the ipoctal device is removed while a userspace process still
> holds a tty fd open, several races and use-after-free bugs can be
> triggered. This series addresses the following issues:

Cool, but why remove the module at all?

And do you have this hardware to test with?

thanks,

greg k-h