lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CAD6jFUTtS+no6df5sawbYx1dDBwWeOcY69n3zjr3iy+mjnCbjw@mail.gmail.com> Date: Sat, 15 Dec 2012 22:02:34 +0100 From: Daniel Borkmann <danborkmann@...earbox.net> To: Vlad Yasevich <vyasevich@...il.com> Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org Subject: Re: [PATCH net] sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch On Sat, Dec 15, 2012 at 9:39 PM, Vlad Yasevich <vyasevich@...il.com> wrote: > On 12/15/2012 03:12 PM, Daniel Borkmann wrote: >> >> Commit 24cb81a6a (sctp: Push struct net down into all of the >> state machine functions) introduced the net structure into all >> state machine functions, but jsctp_sf_eat_sack was not updated, >> hence when SCTP association probing is enabled in the kernel, >> any simple SCTP client/server program from userspace will panic >> the kernel. > > > Aha!!! That makes a lot more sense... Indeed. ;-) > Acked-by: Vlad Yasevich <vyasevich@...il.com> > > 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