Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 25 Jun 2019 20:11:52 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: TLS and TSS APIs have race conditions in musl

On Wed, Jun 26, 2019 at 01:42:25AM +0200, Bruno Haible wrote:
> Hi,
> 
> The attached test programs exercise the <pthread.h> thread-local storage (TLS)
> API and the <threads.h> thread-specific storage (TSS) API in libc.
> 
> On Alpine Linux 3.7 and 2.9, these test programs, when run, produce this output:

Have you tried with current musl (1.1.22)? There were known race
conditions in older versions and I'm pretty sure Alpine 3.7 is
affected.

Rich

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.