From: Olaf Hering <olaf@aepfle.de>
To: netdev@vger.kernel.org
Subject: include/linux/ipv6.h, struct ipv6_devconf leaks to userspace
Date: Mon, 21 Jul 2008 14:34:30 +0200 [thread overview]
Message-ID: <20080721123430.GA28599@aepfle.de> (raw)
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
next reply other threads:[~2008-07-21 12:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-21 12:34 Olaf Hering [this message]
2008-07-21 20:42 ` include/linux/ipv6.h, struct ipv6_devconf leaks to userspace David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080721123430.GA28599@aepfle.de \
--to=olaf@aepfle.de \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).