@conference {1648370, title = {Widespread Underestimation of Sensitivity in Differentially Private Libraries and How to Fix It}, booktitle = {Theory and Practice of Differential Privacy 2022}, year = {2022}, abstract = {We identify a new class of vulnerabilities in implementations of differential privacy. Specifically, they arise when computing basic statistics such as sums, thanks to discrepancies between the implemented arithmetic using finite data types (namely, ints or floats) and idealized arithmetic over the reals or integers. These discrepancies cause the sensitivity of the implemented statistics (i.e., how much one individual{\textquoteright}s data can affect the result) to be much higher than the sensitivity we expect. Consequently, essentially all differential privacy libraries fail to introduce enough noise to hide individual-level information as required by differential privacy, and we show that this may be exploited in realistic attacks on differentially private query systems. In addition to presenting these vulnerabilities, we also provide a number of solutions, which modify or constrain the way in which the sum is implemented in order to recover the idealized or near-idealized bounds on sensitivity.}, url = {https://arxiv.org/abs/2207.10635}, author = {S{\'\i}lvia Casacuberta and Michael Shoemate and Salil Vadhan and Connor Wagaman} }