Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
MozillaFirefox.15743
mozilla-sandbox-fips.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mozilla-sandbox-fips.patch of Package MozillaFirefox.15743
From: meissner@suse.com Subject: allow Firefox to access addtional process information Reference: http://bugzilla.suse.com/show_bug.cgi?id=1167132 Index: firefox-74.0/security/sandbox/linux/broker/SandboxBrokerPolicyFactory.cpp =================================================================== --- firefox-74.0.orig/security/sandbox/linux/broker/SandboxBrokerPolicyFactory.cpp +++ firefox-74.0/security/sandbox/linux/broker/SandboxBrokerPolicyFactory.cpp @@ -276,6 +276,7 @@ SandboxBrokerPolicyFactory::SandboxBroke // Read permissions policy->AddPath(rdonly, "/dev/urandom"); + policy->AddPath(rdonly, "/proc/sys/crypto/fips_enabled"); policy->AddPath(rdonly, "/proc/cpuinfo"); policy->AddPath(rdonly, "/proc/meminfo"); policy->AddDir(rdonly, "/sys/devices/cpu");
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor