Bug 27364 - Missing execveat(2) system call wrapper
Summary: Missing execveat(2) system call wrapper
Status: UNCONFIRMED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-07 11:33 UTC by Alejandro Colomar (man-pages)
Modified: 2021-02-07 13:28 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Colomar (man-pages) 2021-02-07 11:33:00 UTC
Linux 3.19 added execveat(2) (see kernel commit 51f39a1f0cea1cacf8c787f652f26dfee9611874).

Should glibc add a wrapper for it?
Comment 1 Florian Weimer 2021-02-07 13:28:00 UTC
A patch is under review. I think think this is the latest thread:

https://sourceware.org/pipermail/libc-alpha/2020-December/120345.html