On Fri, Jul 01, 2022 at 06:08:29AM -0700, Soumya Negi wrote:
This bug was already fixed by commit 1f3e2e97c003 ("isdn: cpai: check ctr->cnr to avoid array index out of bound").
It just needs to be backported. Unfortunately there was no Fixes tag so it wasn't picked up. Also I'm not sure how backports work in netdev.
regards, dan carpenter
On Mon, Jul 04, 2022 at 02:26:19PM +0300, Dan Carpenter wrote:
That commit has already been backported quite a while ago and is in the following releases: 4.4.290 4.9.288 4.14.253 4.19.214 5.4.156 5.10.76 5.14.15 5.15
thanks,
greg k-h
Thanks for letting me know. Is there a way I can check whether an open syzbot bug already has a fix as in this case? Right now I am thinking of running the reproducer on linux-next as well before starting on a bug.
Regards Soumya
On Mon, Jul 04, 2022 at 01:54:17PM +0200, Greg KH wrote:
Thanks for letting me know. Is there a way I can check whether an open syzbot bug already has a fix as in this case? Right now I am thinking of running the reproducer on linux-next as well before starting on a bug.
-Soumya
The patch for this issue had be available upstream last year. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?i...
Regards, butt3rflyh4ck.
On Tue, Jul 5, 2022 at 12:59 PM Soumya Negi soumya.negi97@gmail.com wrote:
On Mon, Jul 04, 2022 at 09:59:38PM -0700, Soumya Negi wrote:
Always run the reproducer first if for no other reason than to be able to test if you do fix a problem or not. You can also always have syzbot run it too, use the email interface to it for that.
good luck!
greg k-h
linux-stable-mirror@lists.linaro.org