From: Johannes Thumshirn <jth@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org,
Haoxiang Li <haoxiang_li2024@163.com>,
Johannes Thumshirn <jth@kernel.org>
Subject: [PATCH 0/1] mcb: update for 6.15
Date: Mon, 10 Mar 2025 09:46:56 +0100 [thread overview]
Message-ID: <cover.1741596225.git.jth@kernel.org> (raw)
Hi Greg,
Here's an update for drivers/mcb for 6.15 from Haoxiang Li fixing a double
free in an error path in chameleon_parse_gdd().
Haoxiang Li (1):
mcb: fix a double free bug in chameleon_parse_gdd()
drivers/mcb/mcb-parse.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.43.0
next reply other threads:[~2025-03-10 8:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-10 8:46 Johannes Thumshirn [this message]
2025-03-10 8:46 ` [PATCH 1/1] mcb: fix a double free bug in chameleon_parse_gdd() Johannes Thumshirn
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=cover.1741596225.git.jth@kernel.org \
--to=jth@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=haoxiang_li2024@163.com \
--cc=linux-kernel@vger.kernel.org \
/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.