[PR #2504] [CLOSED] mdwx: block memfd_create #4364

Closed
opened 2026-05-05 10:18:41 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2504
Author: @topimiettinen
Created: 3/2/2019
Status: Closed

Base: masterHead: mdwx-memfd_create


📝 Commits (1)

📊 Changes

7 files changed (+51 additions, -2 deletions)

View changed files

📝 RELNOTES (+1 -0)
📝 src/fseccomp/seccomp.c (+8 -0)
📝 src/man/firejail.txt (+2 -2)
📝 test/filters/memwrexe (+0 -0)
📝 test/filters/memwrexe-32.exp (+12 -0)
📝 test/filters/memwrexe.c (+16 -0)
📝 test/filters/memwrexe.exp (+12 -0)

📄 Description

Some profiles may need adjusting if app uses memfd_create(2) and
memory-deny-write-execute was enabled.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/2504 **Author:** [@topimiettinen](https://github.com/topimiettinen) **Created:** 3/2/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `mdwx-memfd_create` --- ### 📝 Commits (1) - [`0a1bf82`](https://github.com/netblue30/firejail/commit/0a1bf82b9a858154e66b9f0b98ec1bb2c7e7171b) mdwx: block memfd_create ### 📊 Changes **7 files changed** (+51 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `RELNOTES` (+1 -0) 📝 `src/fseccomp/seccomp.c` (+8 -0) 📝 `src/man/firejail.txt` (+2 -2) 📝 `test/filters/memwrexe` (+0 -0) 📝 `test/filters/memwrexe-32.exp` (+12 -0) 📝 `test/filters/memwrexe.c` (+16 -0) 📝 `test/filters/memwrexe.exp` (+12 -0) </details> ### 📄 Description Some profiles may need adjusting if app uses memfd_create(2) and memory-deny-write-execute was enabled. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:18:41 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4364
No description provided.