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>] [day] [month] [year] [list]
Date:   Fri, 18 Nov 2022 13:10:34 +0100
From:   Jens Wiklander <jens.wiklander@...aro.org>
To:     arm@...nel.org, soc@...nel.org
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        op-tee@...ts.trustedfirmware.org
Subject: [GIT PULL] Fix possible memory leak OP-TEE driver for v6.1

Hello arm-soc maintainers,

Please pull this small patch in the OP-TEE driver which fixes a possible
memory leak in the error path of optee_register_device().

Thanks,
Jens

The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:

  Linux 6.1-rc5 (2022-11-13 13:12:55 -0800)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/optee-fix-for-6.1

for you to fetch changes up to cce616e012c215d65c15e5d1afa73182dea49389:

  tee: optee: fix possible memory leak in optee_register_device() (2022-11-17 09:22:12 +0100)

----------------------------------------------------------------
Fix possible memory leak in optee_register_device()

----------------------------------------------------------------
Yang Yingliang (1):
      tee: optee: fix possible memory leak in optee_register_device()

 drivers/tee/optee/device.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ