[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111219.154858.115846786393903637.davem@davemloft.net>
Date: Mon, 19 Dec 2011 15:48:58 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, nepenthesdev@...il.com
Subject: Re: [PATCH] net: bpf_jit: fix an off-one bug in x86_64 cond jump
target
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Sat, 17 Dec 2011 22:39:08 +0100
> From: Markus Kötter <nepenthesdev@...il.com>
>
> x86 jump instruction size is 2 or 5 bytes (near/long jump), not 2 or 6
> bytes.
>
> In case a conditional jump is followed by a long jump, conditional jump
> target is one byte past the start of target instruction.
>
> Signed-off-by: Markus Kötter <nepenthesdev@...il.com>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Applied and queued up for -stable, thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists