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:	Mon, 29 Jan 2007 17:25:47 -0500
From:	Mike Frysinger <vapier@...too.org>
To:	netfilter@...ts.netfilter.org, netdev@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org
Subject: [patch] rename members in dummy _xt_align struct

i'd like to rename the members in the _xt_align struct in 
netfilter/x_tables.h ... by not using 'u8', 'u16', etc..., it's possible to 
filter headers meant for userspace through the preprocessor and pull out 
people who accidentally utilize these internal types ... however, by using 
struct members who have the same name as 'u8', 'u16', etc..., this throws up 
a false positive

of all the exported headers, this is the only one to do this sort of thing, so 
i hope you guys wont mind making the change :)
-mike

Content of type "application/pgp-signature" skipped

View attachment "linux-netfilter-dont-use-type-names.patch" of type "text/x-diff" (568 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ