[PR #2594] [MERGED] Hardening compressors #4434

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2594
Author: @ghost
Created: 3/14/2019
Status: Merged
Merged: 3/14/2019
Merged by: @undefined

Base: masterHead: compressors


📝 Commits (10+)

📊 Changes

8 files changed (+65 additions, -3 deletions)

View changed files

📝 etc/atool.profile (+10 -2)
📝 etc/bsdtar.profile (+7 -0)
📝 etc/bunzip2.profile (+1 -0)
etc/bzip2.profile (+11 -0)
📝 etc/cpio.profile (+10 -0)
📝 etc/gzip.profile (+12 -0)
📝 etc/tar.profile (+12 -1)
📝 src/firecfg/firecfg.config (+2 -0)

📄 Description

Incorporating disable-exec.inc into main compressor profiles and other hardening.


🔄 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/2594 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/14/2019 **Status:** ✅ Merged **Merged:** 3/14/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `compressors` --- ### 📝 Commits (10+) - [`7db2096`](https://github.com/netblue30/firejail/commit/7db2096bb01a17889da1b8503bafb59b5b9a314c) Harden atool - [`63187a8`](https://github.com/netblue30/firejail/commit/63187a83fce46cf09b5e63a7e0bd2e13d837cc95) Harden cpio - [`72000bf`](https://github.com/netblue30/firejail/commit/72000bf994f9b3857e342a8afb037ab4d3e63f9e) Fix ordering in private-* options - [`30c6cba`](https://github.com/netblue30/firejail/commit/30c6cbab7f16e39839dba1f1c798f7e5844f92e0) Harden gzip - [`ef458da`](https://github.com/netblue30/firejail/commit/ef458da0472a3c3c3d2455d83fa4d10364c3c5fb) Harden tar - [`7648949`](https://github.com/netblue30/firejail/commit/7648949c90fe22ecc37992767d27ef1d03d375a5) Harden bsdtar - [`513e1f8`](https://github.com/netblue30/firejail/commit/513e1f85e281401cab666f51492599852ae6f78b) Harden+ tar - [`f7370fa`](https://github.com/netblue30/firejail/commit/f7370fa7a17f6ffef46a5c38ebb4459412fc3f29) Harden+ gzip - [`f25aeea`](https://github.com/netblue30/firejail/commit/f25aeea4a6181e372a46b58e565a4e86a6dc507a) Harden+ cpio - [`5324c9f`](https://github.com/netblue30/firejail/commit/5324c9f37a2844521f8ecaa82b70543a014416a8) Create bzip2.profile ### 📊 Changes **8 files changed** (+65 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `etc/atool.profile` (+10 -2) 📝 `etc/bsdtar.profile` (+7 -0) 📝 `etc/bunzip2.profile` (+1 -0) ➕ `etc/bzip2.profile` (+11 -0) 📝 `etc/cpio.profile` (+10 -0) 📝 `etc/gzip.profile` (+12 -0) 📝 `etc/tar.profile` (+12 -1) 📝 `src/firecfg/firecfg.config` (+2 -0) </details> ### 📄 Description Incorporating `disable-exec.inc` into main compressor profiles and other hardening. --- <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:20:02 -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#4434
No description provided.