Skip to content

fix: switch case for mmap syscall filter for nvidia gpu#755

Merged
RoyalOughtness merged 2 commits into
secureblue:149from
RKNF404:149-fix-nvidia-gpu-sandbox
May 25, 2026
Merged

fix: switch case for mmap syscall filter for nvidia gpu#755
RoyalOughtness merged 2 commits into
secureblue:149from
RKNF404:149-fix-nvidia-gpu-sandbox

Conversation

@RKNF404

@RKNF404 RKNF404 commented May 25, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@RKNF404 RKNF404 requested a review from RoyalOughtness as a code owner May 25, 2026 02:42
@codacy-production

codacy-production Bot commented May 25, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@RoyalOughtness RoyalOughtness merged commit 2237b17 into secureblue:149 May 25, 2026
5 checks passed
@RKNF404 RKNF404 deleted the 149-fix-nvidia-gpu-sandbox branch May 25, 2026 10:59
RoyalOughtness pushed a commit that referenced this pull request May 27, 2026
* fix: switch case for mmap

* fix: add exclusion case to auto-allow on non-x64 arches
RoyalOughtness pushed a commit that referenced this pull request Jun 2, 2026
* fix: switch case for mmap

* fix: add exclusion case to auto-allow on non-x64 arches
RKNF404 added a commit that referenced this pull request Jun 2, 2026
* chore(port): Update patches to 149 (#736)

* chore: update vanadium patches for 149 (#745)

* fix: properly define DoH entries (#747)

* fix: improper feature definition macros in dns entries patch (#749)

* fix: add upstream fix for drumbrake build failures (#750)

* fix: drumbrake fix patch paths (#752)

* fix: drumbrake fix patch paths

* fix

* fix: add missing syscall header file for GPU sandbox (#753)

Needed because upstream added a function argument for extra allowed flags for mmap(), since we use this for Nvidia-only, we need the include file there.

* fix: missed patch line on copy (#754)

* fix: switch case for mmap syscall filter for nvidia gpu (#755)

* fix: switch case for mmap

* fix: add exclusion case to auto-allow on non-x64 arches

* fix: rename local_url variable to prevent definition clash (#756)

* fix(149): remove arguments not known to the system toolchain (#759)

Fedora's toolchain is too out-of-date for these arguments

* chore(build): echo ldflags (#760)

* fix(build): clear toolchain preset flags (#761)

* fix(build): clear toolchain preset flags

* flags

* chore(149): suppress unknown warning options (#765)

---------

Co-authored-by: Rootkit404 <175176948+RKNF404@users.noreply.github.com>
PhysicsIsAwesome pushed a commit to PhysicsIsAwesome/Trivalent that referenced this pull request Jun 12, 2026
* chore(port): Update patches to 149 (secureblue#736)

* chore: update vanadium patches for 149 (secureblue#745)

* fix: properly define DoH entries (secureblue#747)

* fix: improper feature definition macros in dns entries patch (secureblue#749)

* fix: add upstream fix for drumbrake build failures (secureblue#750)

* fix: drumbrake fix patch paths (secureblue#752)

* fix: drumbrake fix patch paths

* fix

* fix: add missing syscall header file for GPU sandbox (secureblue#753)

Needed because upstream added a function argument for extra allowed flags for mmap(), since we use this for Nvidia-only, we need the include file there.

* fix: missed patch line on copy (secureblue#754)

* fix: switch case for mmap syscall filter for nvidia gpu (secureblue#755)

* fix: switch case for mmap

* fix: add exclusion case to auto-allow on non-x64 arches

* fix: rename local_url variable to prevent definition clash (secureblue#756)

* fix(149): remove arguments not known to the system toolchain (secureblue#759)

Fedora's toolchain is too out-of-date for these arguments

* chore(build): echo ldflags (secureblue#760)

* fix(build): clear toolchain preset flags (secureblue#761)

* fix(build): clear toolchain preset flags

* flags

* chore(149): suppress unknown warning options (secureblue#765)

---------

Co-authored-by: Rootkit404 <175176948+RKNF404@users.noreply.github.com>
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.

2 participants