Re: [PATCH net] net/x25: fix use-after-free of the socket by its timers
Andrew Lunn <[email protected]> Sun, 26 Jul 2026 19:04:36 +0200
| Newsgroups | org.kernel.vger.linux-x25,org.kernel.vger.linux-kernel,org.kernel.vger.netdev,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
> Verified on v7.2-rc4 Wrong tree. You are posting a networking patch, so you need to test on the net tree. Given how users of AI is finding the same bug in parallel, it is very possible this has already been fixed, it has been merged to the net tree and you are wasting our time. > Discovered by XBOW, triaged by Baul Lee <[email protected]> > > Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") > Reported-by: Federico Kirschbaum <[email protected]> > Reported-by: Baul Lee <[email protected]> As pointed out elsewhere, drop the reported by, unless there is a public link of a real user reporting the issue. This is to give credit to the person who spent the time to write a good bug report which helped a developer fix the issue. Andrew --- pw-bot: cr