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:	Sun, 8 May 2016 14:34:06 -0500
From:	Eric Neblock <ceneblock@...ber.fsf.org>
To:	linux-kernel@...r.kernel.org
Subject: [PATCH] libc-compat.h for <asm-generic/fcntl.h>

Hello everyone,
  I've done some kernel hacking and needed in some extra flags for
open(2). Although the kernel works, I could not access my changes in
userland. Adding in <asm-generic/fcntl.h> caused many redefinition
errors, and ignoring <fcntl.h> causes issues as flibc's <fcntl.h>
contains the prototype for open(2).

  As such, I've filed a feature request to glibc (20050) and have since
made a patch to help facilitate any changes other people may have. I've
also sent the glibc patch to libc-alpha.

  Attached is the patch that should make the changes, while not breaking
compatibility for those who do not need it.

  If there is any other information that I need to provide, then please
let me know.

  Finally, I'd like to be CC'd on this and future e-mails related to
this patch.

Regards,
Eric Neblock

View attachment "kernel.patch" of type "text/x-patch" (4171 bytes)

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ