Skip to content

Allow clock_gettime() on the http api thread#6967

Merged
rbradford merged 1 commit intocloud-hypervisor:mainfrom
hertrste:seccomp_http_api
Mar 5, 2025
Merged

Allow clock_gettime() on the http api thread#6967
rbradford merged 1 commit intocloud-hypervisor:mainfrom
hertrste:seccomp_http_api

Conversation

@hertrste
Copy link
Member

@hertrste hertrste commented Mar 5, 2025

Similar to #2094 the http api thread is lacking the clock_gettime system call in its seccomp filters.

As soon as we execute on a platform where gettime results in a syscall, the thread crashes.

Signed-off-by: Stefan Kober <stefan.kober@cyberus-technology.de>
@hertrste hertrste requested a review from a team as a code owner March 5, 2025 14:09
@rbradford rbradford enabled auto-merge March 5, 2025 14:47
@rbradford rbradford added this pull request to the merge queue Mar 5, 2025
Merged via the queue into cloud-hypervisor:main with commit 03bb59d Mar 5, 2025
34 of 39 checks passed
@likebreath likebreath moved this from 🆕 New to ✅ Done in Cloud Hypervisor Roadmap Mar 27, 2025
@likebreath likebreath added the bug-fix Bug fix to include in release notes label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix Bug fix to include in release notes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants