[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAG48ez3P_jniG+qwL62Qf3FZvau2LnrgENo-C49u95PbzW5r7A@mail.gmail.com>
Date: Fri, 15 Sep 2023 17:20:15 +0200
From: Jann Horn <jannh@...gle.com>
To: Eric Dumazet <edumazet@...gle.com>
Cc: "David S . Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, netdev@...r.kernel.org, eric.dumazet@...il.com,
syzbot <syzkaller@...glegroups.com>
Subject: Re: [PATCH net] dccp: fix dccp_v4_err()/dccp_v6_err() again
On Fri, Sep 15, 2023 at 5:15 PM Eric Dumazet <edumazet@...gle.com> wrote:
> dh->dccph_x is the 9th byte (offset 8) in "struct dccp_hdr",
> not in the "byte 7" as John claimed.
Ugh, darnit, right you are. I guess I must have missed dccph_dport
when I was counting...
Powered by blists - more mailing lists