From: Roel Kluin <12o3l@tiscali.nl>
To: Al Viro <viro@ftp.linux.org.uk>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fix writing to unintended memory in eth16i_probe_port(); drivers/net/eth16i.c
Date: Wed, 07 Nov 2007 00:16:49 +0100 [thread overview]
Message-ID: <4730F5E1.30401@tiscali.nl> (raw)
In-Reply-To: <20071106230026.GL8181@ftp.linux.org.uk>
Al Viro wrote:
> On Tue, Nov 06, 2007 at 11:57:44PM +0100, Roel Kluin wrote:
>> 14 is added as an offset to the array dummy_packet (64 unsigned chars) to
>> serve as a destination address in a call to memset(). However, when added,
>> it is automatically scaled by the size of dummy_packet, which is 64. This
>> results in writing to unintended memory.
>
> NAK. Learn C.
>
yeah I read your other mail, was going to reply myself anyway, but hey, you
had to be rude again.
prev parent reply other threads:[~2007-11-06 23:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-06 22:57 [PATCH] fix writing to unintended memory in eth16i_probe_port(); drivers/net/eth16i.c Roel Kluin
2007-11-06 23:00 ` Al Viro
2007-11-06 23:16 ` Roel Kluin [this message]
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=4730F5E1.30401@tiscali.nl \
--to=12o3l@tiscali.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@ftp.linux.org.uk \
/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