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:   Wed, 23 Aug 2017 15:29:09 -0700
From:   Bart Van Assche <bart.vanassche@....com>
To:     Al Viro <viro@...iv.linux.org.uk>
Cc:     linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
        Bart Van Assche <bart.vanassche@....com>
Subject: [PATCH 0/2] Two copy_in_user() declaration fixes

Hello Al,

When I analyzed the block layer core with sparse I noticed that the declaration
of copy_in_user() and also that of a pointer in compat_hdio_ioctl() are wrong.
Please consider these two patches for kernel v4.14.

Thanks,

Bart.

Bart Van Assche (2):
  <linux/uaccess.h>: Fix copy_in_user() declaration
  compat_hdio_ioctl: Fix a declaration

 block/compat_ioctl.c    | 2 +-
 include/linux/uaccess.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.14.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ