Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 18 Feb 2010 13:12:49 +0800
From: Eugene Teo <eugene@...hat.com>
To: oss-security@...ts.openwall.com
CC: "Steven M. Christey" <coley@...us.mitre.org>
Subject: CVE requests - kernel network vulns

1) gre: fix netns vs proto registration ordering
http://patchwork.ozlabs.org/patch/45553/

"GRE protocol receive hook can be called right after protocol addition 
is done. If netns stuff is not yet initialized, we're going to oops in
net_generic().

This is remotely oopsable if ip_gre is compiled as module and packet
comes at unfortunate moment of module loading."

2) tunnels: fix netns vs proto registration ordering
http://patchwork.ozlabs.org/patch/45554/

"Same stuff as in ip_gre patch: receive hook can be called before netns
setup is done, oopsing in net_generic()."

Thanks, Eugene
-- 
Eugene Teo / Red Hat Security Response Team

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.