From: Bjorn Andersson <andersson@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
Yuho Choi <dbgh9129@gmail.com>
Subject: [GIT PULL] rpmsg update for v7.2
Date: Sat, 20 Jun 2026 09:38:31 -0500 [thread overview]
Message-ID: <20260620143831.1112703-1-andersson@kernel.org> (raw)
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v7.2
for you to fetch changes up to 1ff3f528e67d20e2b1483dcaba899dc7832b2e6b:
rpmsg: char: Fix use-after-free on probe error path (2026-06-04 11:58:37 -0600)
----------------------------------------------------------------
rpmsg update for v7.2
Fix use-after-free in rpmsg-char driver.
----------------------------------------------------------------
Yuho Choi (1):
rpmsg: char: Fix use-after-free on probe error path
drivers/rpmsg/rpmsg_char.c | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
reply other threads:[~2026-06-20 14:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260620143831.1112703-1-andersson@kernel.org \
--to=andersson@kernel.org \
--cc=dbgh9129@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=torvalds@linux-foundation.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.