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, 21 Sep 2017 13:23:10 +0530
From:   Arvind Yadav <arvind.yadav.cs@...il.com>
To:     mchehab@...nel.org, bp@...en8.de, tony.luck@...el.com
Cc:     linux-edac@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] EDAC: Handle return value of kasprintf

kasprintf() can fail here and we must check its return value.

Arvind Yadav (3):
  [PATCH 1/3] EDAC: i7core: Handle return value of kasprintf
  [PATCH 2/3] EDAC: sb_edac: Handle return value of kasprintf
  [PATCH 3/3] EDAC: skx_edac: Handle return value of kasprintf

 drivers/edac/i7core_edac.c | 6 ++++++
 drivers/edac/sb_edac.c     | 4 ++++
 drivers/edac/skx_edac.c    | 6 ++++++
 3 files changed, 16 insertions(+)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ