lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu,  6 Oct 2022 20:57:07 -0500
From:   Bjorn Andersson <andersson@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Ohad Ben-Cohen <ohad@...ery.com>, linux-remoteproc@...r.kernel.org,
        linux-kernel@...r.kernel.org,
        Shengjiu Wang <shengjiu.wang@....com>,
        ye xingchen <ye.xingchen@....com.cn>
Subject: [GIT PULL] rpmsg updates for v6.1

The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:

  Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.1

for you to fetch changes up to 467233a4ac29b215d492843d067a9f091e6bf0c5:

  rpmsg: char: Avoid double destroy of default endpoint (2022-09-21 11:21:33 -0600)

----------------------------------------------------------------
rpmsg updates for v6.1

This fixes a double free/destroy and drops an unnecessary local variable
in the rpmsg char driver.

----------------------------------------------------------------
Shengjiu Wang (1):
      rpmsg: char: Avoid double destroy of default endpoint

ye xingchen (1):
      rpmsg: char: Remove the unneeded result variable

 drivers/rpmsg/rpmsg_char.c | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ