Tip: quick workaround for Firejail vulnerability

Chat about anything related to Linux Mint
Forum rules
Do not post support questions here. Before you post read the forum rules. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Pjotr
Level 24
Level 24
Posts: 20120
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Tip: quick workaround for Firejail vulnerability

Post by Pjotr »

Many people use Firejail for sandboxing their web browsers. There's a potentially dangerous vulnerability in Firejail versions below 0.9.64.2:
https://unparalleled.eu/publications/20 ... 2021-0.txt

And:
https://www.openwall.com/lists/oss-secu ... 21/02/08/5

Summary: support for OverlayFS in Firejail is vulnerable. A quick workaround is to simply disable that support, for example by means of this single command:

Code: Select all

sudo sed -i 's/# overlayfs yes/overlayfs no/' /etc/firejail/firejail.config
Done. :)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
gittiest personITW
Level 12
Level 12
Posts: 4285
Joined: Tue May 28, 2019 4:27 pm

Re: Tip: quick workaround for Firejail vulnerability

Post by gittiest personITW »

Thank you Pjotr.
Locked

Return to “Chat about Linux Mint”