All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Edward AD <eadavis@sina.com>
Cc: jirislaby@kernel.org, linux-kernel@vger.kernel.org,
	linux-serial@vger.kernel.org,
	syzbot+b5d1f455d385b2c7da3c@syzkaller.appspotmail.com,
	syzkaller-bugs@googlegroups.com
Subject: Re: [PATCH] tty: fix memory leak in gsm_activate_mux
Date: Tue, 19 Sep 2023 09:35:31 +0200	[thread overview]
Message-ID: <2023091954-algebra-hastiness-3bb8@gregkh> (raw)
In-Reply-To: <20230919034524.3425915-2-eadavis@sina.com>

On Tue, Sep 19, 2023 at 11:45:25AM +0800, Edward AD wrote:
> When the call to gsm_register_devices() fails, we need to reclaim the memory
> requested in gsm_dlci_alloc().
> 
> Fixes: 01aecd917114 ("tty: n_gsm: fix tty registration before control channel open")
> Reported-and-tested-by: syzbot+b5d1f455d385b2c7da3c@syzkaller.appspotmail.com
> Signed-off-by: Edward AD <eadavis@sina.com>
> ---
>  drivers/tty/n_gsm.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

<snip>

You sent 5 of these, all identical, all rejected by lore.kernel.org, are
you sure your email servers are not on some spam blacklist somewhere?

greg k-h

  parent reply	other threads:[~2023-09-19  7:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-15  6:29 [syzbot] [serial?] memory leak in gsm_activate_mux syzbot
     [not found] ` <20230915112324.941574-1-eadavis@sina.com>
2023-09-18  8:06   ` [PATCH] tty: fix " Greg KH
     [not found]     ` <20230918084526.2824669-1-eadavis@sina.com>
2023-09-18  9:13       ` Greg KH
     [not found]         ` <20230918104836.2933871-1-eadavis@sina.com>
2023-09-18 12:02           ` Greg KH
     [not found]             ` <20230919034524.3425915-2-eadavis@sina.com>
2023-09-19  7:35               ` Greg KH [this message]
2023-09-19  8:02                 ` Edward AD
2023-09-19  8:29                   ` Greg KH
2023-09-19  9:22                     ` Edward AD
2023-09-19  9:31                       ` Greg KH
2023-09-19  9:55                         ` Edward AD
2023-09-20  6:38                         ` Edward AD
2026-07-06 12:16 ` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 8cdeaa50eae8dad34885515f62559ee83e7e8dda syzbot
2026-07-06 14:26 ` syzbot

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=2023091954-algebra-hastiness-3bb8@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=eadavis@sina.com \
    --cc=jirislaby@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=syzbot+b5d1f455d385b2c7da3c@syzkaller.appspotmail.com \
    --cc=syzkaller-bugs@googlegroups.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 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.