From: Alexandra Winter <wintera@linux.ibm.com>
To: Nagamani PV <nagamani@linux.ibm.com>,
aswin@linux.ibm.com, sidraya@linux.ibm.com,
hidayath@linux.ibm.com, pasic@linux.ibm.com,
mjambigi@linux.ibm.com, dk@linux.ibm.com, twinkler@linux.ibm.com,
jaka@linux.ibm.com, wenjia@linux.ibm.com, gbayer@linux.ibm.com,
linux390-list@tuxmaker.boeblingen.de.ibm.com
Cc: stable@vger.kernel.org, syzbotz+89435e7383b82238dd91@linux.ibm.com
Subject: Re: [PATCH net-next V2] net/iucv: fix UAF in afiucv_netdev_event()
Date: Wed, 13 May 2026 10:29:24 +0200 [thread overview]
Message-ID: <a4abf54e-0b4a-4bb0-b752-bf9dc38a913a@linux.ibm.com> (raw)
In-Reply-To: <2efe3303-32cb-4e91-93db-9e78848c642f@linux.ibm.com>
On 11.05.26 15:38, Nagamani PV wrote:
>
>
> On 11/05/26 2:41 PM, Alexandra Winter wrote:
>>
>>
>> On 08.05.26 19:05, Nagamani PV wrote:
>>> Fixes: 9fbd87d41392 ("af_iucv: handle netdev events")
>>> Cc: stable@vger.kernel.org
>>> Reported-by: syzbotz+89435e7383b82238dd91@linux.ibm.com
>>> Closes: https://lnxgwne1.boeblingen.de.ibm.com/linux-ci/syzbot/dashboard/bug?extid=89435e7383b82238dd91
>>
>> This is an internal website, so we cannot report it upstream.
>> I am not 100% sure how to handle this case.
>> Note that Heiko said, it's ok to use Reported-by without Closes, even if checkpatch complains.
>> (He was referring to Reported-by a person, though).
>> I would add the KASAN report and remove both tags, if you ask me.
>>
>>
[...]
>> I agree with the analysis and the patch.
> Hi Alexandra,
> Thanks for the detailed review.
> I’ll simplify the commit message to be less verbose, include a relevant excerpt of the syzbot KASAN report, and remove the internal dashboard link. I’ll keep the Reported-by: syzbot… tag and drop Closes: as suggested.
I don't see the benefit in keeping the Reported-by, I don't think our local syszbot reacts to that. But no strong feelings.
The fix will be targeted to net, not net‑next.
> Regarding KASAN: the issue was detected by a syzbot CI run with KASAN enabled. The report does not provide a standalone reproducer or named testcase. I did not rerun the original CI workload, as no reproducer is available; the fix is based on analysis of the reported race and the syzbot KASAN trace.
Now that you understand the path to the UAF, can't you reproduce the KASAN warning yourself?
Can't you write a bash script (tela tc?) that triggers this? Probably by looping instructions for some amount of time.
Then run this script against the fixed debug kernel, to see that there are no other gaps in that area.
(Later you can decide whether it makes sense to add this to CI)
next prev parent reply other threads:[~2026-05-13 8:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-08 17:05 [PATCH net-next V2] net/iucv: fix UAF in afiucv_netdev_event() Nagamani PV
2026-05-11 9:11 ` Alexandra Winter
2026-05-11 9:14 ` Alexandra Winter
2026-05-11 10:09 ` Greg KH
2026-05-11 13:38 ` Nagamani PV
2026-05-13 8:29 ` Alexandra Winter [this message]
2026-05-11 14:04 ` Steffen Maier
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=a4abf54e-0b4a-4bb0-b752-bf9dc38a913a@linux.ibm.com \
--to=wintera@linux.ibm.com \
--cc=aswin@linux.ibm.com \
--cc=dk@linux.ibm.com \
--cc=gbayer@linux.ibm.com \
--cc=hidayath@linux.ibm.com \
--cc=jaka@linux.ibm.com \
--cc=linux390-list@tuxmaker.boeblingen.de.ibm.com \
--cc=mjambigi@linux.ibm.com \
--cc=nagamani@linux.ibm.com \
--cc=pasic@linux.ibm.com \
--cc=sidraya@linux.ibm.com \
--cc=stable@vger.kernel.org \
--cc=syzbotz+89435e7383b82238dd91@linux.ibm.com \
--cc=twinkler@linux.ibm.com \
--cc=wenjia@linux.ibm.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox