gecko-dev/security
Jed Davis 3f4202c5c0 Bug 1401774 - Make fd exhaustion errors from the Linux sandbox broker more obvious. r=gcp
If we get `MSG_CTRUNC` back from `recvmsg` in this context, it means
a file descriptor couldn't be received; because the sender will never
attach too many fds, the only reasonable cause is fd exhaustion in the
receiving process.  Therefore, we should return `EMFILE` ("Too many open
files") instead of `EMSGSIZE` ("Message too long") to reduce confusion
when reading log messages.

Differential Revision: https://phabricator.services.mozilla.com/D129891
2021-11-03 23:53:43 +00:00
..
apps Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
certverifier Bug 1705360 - un-do nightly experiment obsfucating NSS DB locations r=jschanck,perftest-reviewers,AlexandruIonescu 2021-10-27 00:26:59 +00:00
ct Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
mac/hardenedruntime
manager No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2021-11-01 16:11:24 +00:00
nss Bug 1733374 - land NSS NSS_3_72_RTM UPGRADE_NSS_RELEASE, r=djackson 2021-10-28 09:41:31 +00:00
rlbox Bug 1737718 - Configure wasm2c runtime to redirect crashes to MOZ_CRASH r=glandium 2021-10-27 00:55:47 +00:00
sandbox Bug 1401774 - Make fd exhaustion errors from the Linux sandbox broker more obvious. r=gcp 2021-11-03 23:53:43 +00:00
.eslintrc.js
generate_certdata.py
generate_mapfile.py
moz.build Bug 1709817 - Enable NSS documentation in firefox-src-tree. r=beurdouche 2021-07-22 12:10:19 +00:00
nss.symbols Bug 1710185 - export SECKEY_EncryptedPrivateKeyInfoTemplate r=bbeurdouche 2021-05-08 15:21:50 +00:00