Bug 46131
Summary: | 32-bit read from uninitialized memory in __ip_select_ident since 3.6-rc2 | ||
---|---|---|---|
Product: | Networking | Reporter: | Christian Casteyde (casteyde.christian) |
Component: | IPV4 | Assignee: | Stephen Hemminger (stephen) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | alan, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.6-rc2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: |
Description
Christian Casteyde
2012-08-18 09:49:44 UTC
This is best reported to netdev@vger.kernel.org rather than just filed as a bug. A patch referencing this bug report has been merged in Linux v3.6-rc3: commit a9915a1b52df52ad87f3b33422da95cf25372f09 Author: Eric Dumazet <edumazet@google.com> Date: Mon Aug 20 07:26:45 2012 +0000 ipv4: fix ip header ident selection in __ip_make_skb() |