[PR #2130] [MERGED] FIX-2045: Fix command name parsing for program paths with spaces. #4178

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2130
Author: @crass
Created: 10/1/2018
Status: Merged
Merged: 10/4/2018
Merged by: @netblue30

Base: masterHead: fix-2045


📝 Commits (1)

  • b4b972a Fix command name parsing so that program paths with spaces do not cause the wrong or no profile to be detected.

📊 Changes

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

View changed files

📝 src/firejail/util.c (+17 -17)

📄 Description

This fixes #2045, which might be used to trick firejail into not auto-detecting a profile or auto-detecting the wrong profile.


🔄 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/2130 **Author:** [@crass](https://github.com/crass) **Created:** 10/1/2018 **Status:** ✅ Merged **Merged:** 10/4/2018 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `fix-2045` --- ### 📝 Commits (1) - [`b4b972a`](https://github.com/netblue30/firejail/commit/b4b972aeb56d04fb100661a29223f3df9b27fda0) Fix command name parsing so that program paths with spaces do not cause the wrong or no profile to be detected. ### 📊 Changes **1 file changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/util.c` (+17 -17) </details> ### 📄 Description This fixes #2045, which might be used to trick firejail into not auto-detecting a profile or auto-detecting the wrong profile. --- <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:15:11 -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#4178
No description provided.