Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1166286

Re: ioperm is kept on fork

From "H. Peter Anvin" <hpa@zytor.com>
Newsgroups linux.kernel
Subject Re: ioperm is kept on fork
Date 2015-06-16 19:40 +0200
Message-ID <pC307-Sa-27@gated-at.bofh.it> (permalink)
References <pC2dH-86L-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06/16/2015 09:42 AM, Alex Henrie wrote:
> Hi,
> 
> Could one of you knowledgeable kernel developers comment on
> https://bugzilla.kernel.org/show_bug.cgi?id=99911 ? The man pages
> maintainer wants to know when this behavior changed.
> 

I know that I wrote a program which required I/O privileges at some
point, and it called ioperm() in a setuid wrapper.  This was in the late
90s.  I suspect we'd have to do a bit of a deep dive to double-check;
the old ioperm() code which only supported the ISA port range to avoid
having to copy the bitmap might be good to look at.

	-hpa


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: ioperm is kept on fork "H. Peter Anvin" <hpa@zytor.com> - 2015-06-16 19:40 +0200

csiph-web