bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Denial of service attack via libpager


From: Richard Braun
Subject: Re: Denial of service attack via libpager
Date: Mon, 29 Aug 2016 11:20:47 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Sun, Aug 28, 2016 at 05:12:35PM -1000, Brent W. Baccala wrote:
> I should elaborate on what I found with exec.  After I fixed the problem
> with the exec server mmap'ing the library's ELF headers, it just got on a
> little bit further in the process, and then croaked when it tried to mmap
> the program binary itself.

In addition, I've just thought about something else : if we handle
multiple clients, how do we make sure that two kernels, caching the
same file, don't just completely corrupt its content ? We'd need
some kind of cooperation to prevent the file being mapped more than
once I suppose, right ?

-- 
Richard Braun



reply via email to

[Prev in Thread] Current Thread [Next in Thread]