netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* include/linux/ipv6.h, struct ipv6_devconf  leaks to userspace
@ 2008-07-21 12:34 Olaf Hering
  2008-07-21 20:42 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2008-07-21 12:34 UTC (permalink / raw)
  To: netdev


Found by make O="$header_dir" headers_install_all in 2.6.26:

struct ipv6_devconf contains conditional members, guarded by CONFIG_*.

Please move the struct into #ifdef __KERNEL__


Olaf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-21 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-21 12:34 include/linux/ipv6.h, struct ipv6_devconf leaks to userspace Olaf Hering
2008-07-21 20:42 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).