[PR #1254] [MERGED] Prevent running shells recursively #3899

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1254
Author: @nl5887
Created: 4/28/2017
Status: Merged
Merged: 4/28/2017
Merged by: @netblue30

Base: masterHead: fix-recursive-shell


📝 Commits (1)

  • 57b457c Prevent running shells recursively

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 src/firejail/no_sandbox.c (+4 -0)

📄 Description

When running a login shell, it occurred to me that the shell was being opened recursively. This commit will prevent recursive login shells.


🔄 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/1254 **Author:** [@nl5887](https://github.com/nl5887) **Created:** 4/28/2017 **Status:** ✅ Merged **Merged:** 4/28/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `fix-recursive-shell` --- ### 📝 Commits (1) - [`57b457c`](https://github.com/netblue30/firejail/commit/57b457cf4556980f1b0e2cc34bfae53a62143cb1) Prevent running shells recursively ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/no_sandbox.c` (+4 -0) </details> ### 📄 Description When running a login shell, it occurred to me that the shell was being opened recursively. This commit will prevent recursive login shells. --- <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:10:00 -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#3899
No description provided.