Home » Mailing lists » Devel » [PATCH] IA64,sparc: local DoS with corrupted ELFs
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs [message #6010 is a reply to message #5883] |
Wed, 06 September 2006 18:24   |
Linus Torvalds
Messages: 11 Registered: February 2006
|
Junior Member |
|
|
On Mon, 4 Sep 2006, Kirill Korotaev wrote:
>
> this patch is already commited into -stable 2.6.17.y tree.
I don't like it. Apparently the patch was bad, and broken on MIPS and
parisc, and it was applied to the stable tree without being in the
standard tree.
If MIPS and parisc don't matter for the stable tree (very possible - there
are no big commercial distributions for them), then dammit, neither should
ia64 and sparc (there are no big commercial distros for them either).
Either way, it seems this didn't happen the way it should have.
The proper fix would _seem_ to have the whole
#ifndef arch_mmap_check
#define arch_mmap_check(addr, len, flags) (0)
#endif
in the only file that actually _uses_ this, namely mm/mmap.c. Rather than
pollute lots of architecture-specific files with this macro that nobody
really is interested in except for ia64 and sparc.
Linus
|
|
|
 |
|
[PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
By: dev on Tue, 05 September 2006 13:06
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
By: dev on Fri, 08 September 2006 15:12
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
By: dev on Fri, 08 September 2006 16:06
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
By: rdunlap on Wed, 13 September 2006 15:45
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
By: fernando on Wed, 06 September 2006 23:23
|
 |
|
Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
By: tony.luck on Wed, 06 September 2006 21:27
|
Goto Forum:
Current Time: Sun Aug 31 05:40:12 GMT 2025
Total time taken to generate the page: 0.08560 seconds
|