coreutils
[Top][All Lists]
Advanced

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

Fix race conditions in timeout(1)


From: Pádraig Brady
Subject: Fix race conditions in timeout(1)
Date: Mon, 11 Mar 2024 15:17:03 +0000
User-agent: Mozilla Thunderbird

There was a narrow race condition reported at:
https://github.com/coreutils/coreutils/issues/82

Then I noticed another related race condition
in the case of failing fork().

Both should be addressed by the attached.

cheers,
Pádraig

Attachment: 0001-timeout-fix-race-where-we-might-kill-arbitrary-proce.patch
Description: Text Data

Attachment: 0002-timeout-fix-narrow-race-in-failing-to-kill-processes.patch
Description: Text Data


reply via email to

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