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: <48A4871D.1030708@hp.com>
Date: Thu, 14 Aug 2008 15:27:25 -0400
From: Brian Haley <brian.haley@...com>
To: David Miller <davem@...emloft.net>
CC: netdev@...r.kernel.org, containers <containers@...ts.osdl.org>
Subject: [PATCH 1/2] netns: fix NULL-dereference in dev_net()
Change dev_net() to handle a NULL argument - return &init_net instead.
-Brian
Signed-off-by: Brian Haley <brian.haley@...com>
---
View attachment "dev_net1.patch" of type "text/x-patch" (406 bytes)