Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seccomp: filter more syscalls #11055

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

caolanm
Copy link
Contributor

@caolanm caolanm commented Jan 30, 2025

Signed-off-by: Caolán McNamara [email protected]
Change-Id: Ia17360035035418ada519cf758e38be35c01a177 (cherry picked from commit 32f3043)

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: Caolán McNamara <[email protected]>
Change-Id: Ia17360035035418ada519cf758e38be35c01a177
(cherry picked from commit 32f3043)
@caolanm caolanm requested review from vmiklos and timar January 30, 2025 19:50
Copy link
Contributor

@vmiklos vmiklos left a comment

Choose a reason for hiding this comment

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

Looks good, I don't recall a case off the top of my head where the kit process would need to exec new binaries. The poppler-based PDF import would be one such case, but we use pdfium instead.

@vmiklos vmiklos merged commit c181119 into distro/collabora/co-23.05 Jan 31, 2025
5 checks passed
@vmiklos vmiklos deleted the private/caolan/add_to_seccomp23 branch January 31, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants