CloudFix: Automated Policy Repair for Cloud Access Control Policies Using Large Language Models
Bethel Hall, Owen Ungaro, William Eiers

TL;DR
CloudFix is an innovative framework that combines formal methods and large language models to automate the repair of cloud access control policies, improving security and reducing manual effort.
Contribution
It introduces the first automated policy repair system for cloud access control that integrates formal fault localization with LLM-based repair generation.
Findings
Improves repair accuracy over baseline methods.
Effectively repairs real-world AWS policies.
Demonstrates the applicability of LLMs in cloud security policy repair.
Abstract
Access control policies are vital for securing modern cloud computing, where organizations must manage access to sensitive data across thousands of users in distributed system settings. Cloud administrators typically write and update policies manually, which can be an error-prone and time-consuming process and can potentially lead to security vulnerabilities. Existing approaches based on symbolic analysis have demonstrated success in automated debugging and repairing access control policies; however, their generalizability is limited in the context of cloud-based access control. Conversely, Large Language Models (LLMs) have been utilized for automated program repair; however, their applicability to repairing cloud access control policies remains unexplored. In this work, we introduce CloudFix, the first automated policy repair framework for cloud access control that combines formal…
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
TopicsSecurity and Verification in Computing · Access Control and Trust · Software System Performance and Reliability
