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, 12 Jul 2018 17:10:07 +0300
From:   Tomas Winkler <tomas.winkler@...el.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Alexander Usyskin <alexander.usyskin@...el.com>,
        linux-kernel@...r.kernel.org,
        Tomas Winkler <tomas.winkler@...el.com>
Subject: [char-misc-next 0/3] mei: more type conversion issues.

Add more type conversion issues.
The first one in also address the type promotion bug,
as reported by Dan Carpenter. The particular error should
not really happen unless something is completely wrong, so no urge
to merging them into stable.

Tomas Winkler (3):
  mei: check for error returned from mei_hbuf_empty_slots()
  mei: use correct type for counter variable in for loops
  mei: fix ssize_t to int assignment in read and write ops.

 drivers/misc/mei/bus-fixup.c |  2 +-
 drivers/misc/mei/client.c    | 44 +++++++++++++++++++++++++++-----------------
 drivers/misc/mei/client.h    |  2 +-
 drivers/misc/mei/hw-me.c     |  7 +++++--
 drivers/misc/mei/hw-txe.c    |  4 ++--
 drivers/misc/mei/interrupt.c | 15 +++++++++++----
 drivers/misc/mei/main.c      | 10 +++++-----
 7 files changed, 52 insertions(+), 32 deletions(-)

-- 
2.14.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ