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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 19 Nov 2007 20:08:28 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Eric Dumazet <dada1@...mosbay.com>
Cc:	Ulrich Drepper <drepper@...hat.com>, linux-kernel@...r.kernel.org,
	akpm@...ux-foundation.org, tglx@...utronix.de,
	torvalds@...ux-foundation.org
Subject: Re: [PATCHv3 0/4] sys_indirect system call


* Eric Dumazet <dada1@...mosbay.com> wrote:

> I do see a problem, because some readers will take your example as a 
> reference, as it will probably sit in a page that 
> google^Wsearch_engines will bring at the top of search results for 
> next ten years or so.
> 
> (I bet for "sys_indirect syscall" -> http://lwn.net/Articles/258708/ )
> 
> Next time you post it, please warn users that it will break in some 
> years, or state clearly this should only be used internally by glibc.

dont be silly, next time Ulrich should also warn everyone that running 
attachments and applying patches from untrusted sources is dangerous?

any code that includes:

  fd = syscall (__NR_indirect, &r, &i, sizeof (i));

is by definition broken and unportable in every sense of the word. Apps 
will use the proper glibc interfaces (if it's exposed).

really, lets discuss _real_ issues. If you cannot think of any, please 
stay silent.

	Ingo
-
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