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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 14 Feb 2011 09:39:09 +1030
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	Imran Haider <imran1008@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] module: Fix bug: read __param section as pointers to object

On Mon, 14 Feb 2011 02:59:14 am Imran Haider wrote:
> Recent changes in commit 3834583b causes module parameters to be stored
> in the __param section as pointer to struct instead of the struct itself.
> module.c was still reading the section as an array of struct which caused
> modules to not load when any module parameter is specified.

This is linux-next?

Yes, completely broken.  I've removed the patch.

Thanks,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ