From: Greg KH <gregkh@linuxfoundation.org>
To: Pei Xiao <xiaopei01@kylinos.cn>
Cc: vaibhavgupta40@gmail.com, jens.taprogge@taprogge.org,
kees@kernel.org, industrypack-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org,
Shuangpeng Bai <shuangpeng.kernel@gmail.com>
Subject: Re: [PATCH 0/2] ipack: ipoctal: fix races and UAFs during module removal
Date: Wed, 1 Jul 2026 07:41:34 +0200 [thread overview]
Message-ID: <2026070152-recycled-outcast-3060@gregkh> (raw)
In-Reply-To: <cover.1782870760.git.xiaopei01@kylinos.cn>
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
next prev parent reply other threads:[~2026-07-01 5:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-01 2:01 [PATCH 0/2] ipack: ipoctal: fix races and UAFs during module removal Pei Xiao
2026-07-01 2:01 ` [PATCH 1/2] ipack: ipoctal: fix UAF, null-ptr-deref, and use-after-free in cleanup on remove Pei Xiao
2026-07-01 2:01 ` [PATCH 2/2] ipack: ipoctal: add rwsem to guard against TOCTOU in remove path Pei Xiao
2026-07-01 5:41 ` Greg KH [this message]
2026-07-01 6:16 ` [PATCH 0/2] ipack: ipoctal: fix races and UAFs during module removal Pei Xiao
2026-07-01 10:37 ` Greg KH
2026-07-01 11:08 ` Pei Xiao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2026070152-recycled-outcast-3060@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=industrypack-devel@lists.sourceforge.net \
--cc=jens.taprogge@taprogge.org \
--cc=kees@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=shuangpeng.kernel@gmail.com \
--cc=vaibhavgupta40@gmail.com \
--cc=xiaopei01@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.