gecko-dev/security
Jed Davis 3b5c74387e Bug 1780312 - Part 1: Move the statfs replacement into the common sandbox policy. r=gcp
We have code to handle `statfs` calls in content processes by
intercepting them and calling `open` and `fstatfs` instead; the former
is then recursively intercepted and brokered.  This patch moves that
feature into the common policy, but does not allow `fstatfs` in any
other sandbox types (yet; see next patch).  This doesn't affect security
because the caller could have attempted the `open` and `fstatfs`
syscalls itself.

Differential Revision: https://phabricator.services.mozilla.com/D157541
2022-09-21 17:57:54 +00:00
..
certverifier Bug 1788290 - Record whether OCSP requests were made whilst making a TLS connection. r=keeler,necko-reviewers. 2022-09-02 20:59:34 +00:00
ct Bug 1691122 - Remove subject common name fallback support in CertVerifier. r=keeler,necko-reviewers,kershaw 2022-04-28 19:48:06 +00:00
mac/hardenedruntime Bug 1779816 - Don't specify entitlements that use the default setting of false r=mac-reviewers,bradwerth 2022-07-15 19:30:47 +00:00
manager Bug 1536208 - removing old aarch64 manifest annotations. r=aryx,application-update-reviewers,bytesized 2022-09-21 15:35:02 +00:00
nss Bug 1787505 - land NSS NSS_3_83_RTM UPGRADE_NSS_RELEASE, r=nss-reviewers,bbeurdouche 2022-09-15 19:24:37 +00:00
rlbox Bug 1732201 - Sandbox woff2 in OTS using RLBox r=bholley 2021-11-27 23:30:49 +00:00
sandbox Bug 1780312 - Part 1: Move the statfs replacement into the common sandbox policy. r=gcp 2022-09-21 17:57:54 +00:00
.eslintrc.js
generate_certdata.py
generate_mapfile.py
moz.build Bug 1751367: Delay loading winmm.dll, so it loads after COM initialization. r=cmartin,media-playback-reviewers,alwu 2022-02-02 13:43:51 +00:00
nss.symbols Bug 1773966 - land NSS NSS_3_80_RTM UPGRADE_NSS_RELEASE, r=bbeurdouche,nss-reviewers 2022-06-23 18:47:59 +00:00