[PR #3559] [MERGED] harden bandwidth command #4809

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3559
Author: @smitsohu
Created: 7/29/2020
Status: Merged
Merged: 8/14/2020
Merged by: @smitsohu

Base: masterHead: smitsohu-bandwidth


📝 Commits (1)

📊 Changes

1 file changed (+12 additions, -12 deletions)

View changed files

📝 src/firejail/bandwidth.c (+12 -12)

📄 Description

  • add extra checks to defend against command injection (strings are already controlled by Firejail, so this should be redundant and only for the paranoid)
  • run shell in a minimal sandbox

🔄 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/3559 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 7/29/2020 **Status:** ✅ Merged **Merged:** 8/14/2020 **Merged by:** [@smitsohu](https://github.com/smitsohu) **Base:** `master` ← **Head:** `smitsohu-bandwidth` --- ### 📝 Commits (1) - [`94c5abc`](https://github.com/netblue30/firejail/commit/94c5abc5015ba6a2dd239e9af2eeac4b1084e9c4) harden bandwidth command ### 📊 Changes **1 file changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/bandwidth.c` (+12 -12) </details> ### 📄 Description * add extra checks to defend against command injection (strings are already controlled by Firejail, so this should be redundant and only for the paranoid) * run shell in a minimal sandbox --- <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:26:58 -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#4809
No description provided.