Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAA2zVHq5X0SVrndPRK4bECSUMJgBkX3rWqi6xOtYN6oqkcyf4w@mail.gmail.com>
Date: Tue, 24 Sep 2024 10:07:11 -0400
From: James Y Knight <jyknight@...gle.com>
To: libc-coord@...ts.openwall.com
Subject: Re: getrandom via vDSO

On Mon, Sep 23, 2024 at 5:19 PM Schrodinger ZHU Yifan <i@...yi.fan> wrote:

>
>    1. Is it clear that unwrapped clone/fork and other edge cases will not
>    complicate the situation?
>
> The way things are designed, raw calls to clone/fork ought to, at worst,
result in a fallback to the syscall for the rest of the thread's
lifetime, and a "leak" of some of the per-thread allocated storage. It
certainly does complicate the implementation a bit, but the overall design
seems sound, from what I can tell.

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.