Skip to content

Update seccomp rules for absolute timestamps#148

Merged
amphi merged 2 commits into
cyberus-technology:gardenlinuxfrom
amphi:update-seccomp-rules
Apr 17, 2026
Merged

Update seccomp rules for absolute timestamps#148
amphi merged 2 commits into
cyberus-technology:gardenlinuxfrom
amphi:update-seccomp-rules

Conversation

@amphi
Copy link
Copy Markdown

@amphi amphi commented Apr 17, 2026

The function used to create the absolute timestamps uses the readlink and openat syscalls. We always allow these two syscalls, because every thread may do logging.

Pipeline: https://gitlab.cyberus-technology.de/cyberus/cloud/libvirt/-/merge_requests/177

amphi added 2 commits April 17, 2026 15:41
The function used to create the absolute timestamps uses the readlink
and openat syscalls. We always add these two seccomp rules, because
every thread may do logging.

On-behalf-of: SAP sebastian.eydam@sap.com
Signed-off-by: Sebastian Eydam <sebastian.eydam@cyberus-technology.de>
The function used to create the absolute teimstamps uses the readlink
and openat syscalls. We always add these two seccomp rules, because
every thread may do logging.

On-behalf-of: SAP sebastian.eydam@sap.com
Signed-off-by: Sebastian Eydam <sebastian.eydam@cyberus-technology.de>
@amphi amphi force-pushed the update-seccomp-rules branch from 7deae98 to ae15b70 Compare April 17, 2026 13:41
Copy link
Copy Markdown

@arctic-alpaca arctic-alpaca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Copy Markdown

@Coffeeri Coffeeri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Splendid!

@amphi amphi merged commit c5d32dd into cyberus-technology:gardenlinux Apr 17, 2026
11 checks passed
@amphi amphi deleted the update-seccomp-rules branch April 17, 2026 14:06
@amphi amphi mentioned this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants