On the Vulnerability of FHE Computation to Silent Data Corruption
Jianan Mu, Ge Yu, Zhaoxuan Kan, Song Bian, Liang Kong, Zizhen Liu, Cheng Liu, Jing Ye, and Huawei Li

TL;DR
This paper investigates the susceptibility of Fully Homomorphic Encryption (FHE) computations to silent data corruption caused by hardware faults, combining large-scale fault injection experiments with theoretical analysis to evaluate and improve fault-tolerance methods.
Contribution
It provides a comprehensive empirical and theoretical analysis of silent data corruption vulnerabilities in FHE, highlighting the need for robust fault-tolerance strategies in practical deployments.
Findings
FHE computations are highly vulnerable to transient hardware faults.
Silent data corruptions can go unnoticed, affecting decrypted results.
Certain fault-tolerance mechanisms can mitigate the impact of faults.
Abstract
Fully Homomorphic Encryption (FHE) is rapidly emerging as a promising foundation for privacy-preserving cloud services, enabling computation directly on encrypted data. As FHE implementations mature and begin moving toward practical deployment in domains such as secure finance, biomedical analytics, and privacy-preserving AI, a critical question remains insufficiently explored: how reliable is FHE computation on real hardware? This question is especially important because, compared with plaintext computation, FHE incurs much higher computational overhead, making it more susceptible to transient hardware faults. Moreover, data corruptions are likely to remain silent: the FHE service has no access to the underlying plaintext, causing unawareness even though the corresponding decrypted result has already been corrupted. To this end, we conduct a comprehensive evaluation of SDCs in FHE…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Cryptographic Implementations and Security
