- Home
- Search Results
- Page 1 of 1
Search for: All records
- 
                                    Total Resources4
- Resource Type
- 
                                    
                                    
                                    
                                    0002000001000001
- More
- Availability
- 
                                    
                                    31
- Author / Contributor
- Filter by Author / Creator
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            Gu, Guofei (2)
- 
                                                    
                                                        
                                                            
                                                            Tsai, Chia-Che (2)
- 
                                                    
                                                        
                                                            
                                                            Dautenhahn, Nathan (1)
- 
                                                    
                                                        
                                                            
                                                            Devarakonda, Vasudha (1)
- 
                                                    
                                                        
                                                            
                                                            Earnest, Aleksandr (1)
- 
                                                    
                                                        
                                                            
                                                            Hong, Sungmin (1)
- 
                                                    
                                                        
                                                            
                                                            Hu, Hongxin (1)
- 
                                                    
                                                        
                                                            
                                                            Huang, Jianwei (1)
- 
                                                    
                                                        
                                                            
                                                            Huang, Weijie (1)
- 
                                                    
                                                        
                                                            
                                                            Im, Bumjin (1)
- 
                                                    
                                                        
                                                            
                                                            Kaoudis, Kelly (1)
- 
                                                    
                                                        
                                                            
                                                            Li, Hongda (1)
- 
                                                    
                                                        
                                                            
                                                            Vahldiek-Oberwagner, Anjo (1)
- 
                                                    
                                                        
                                                            
                                                            Xu, Lei (1)
- 
                                                    
                                                        
                                                            
                                                            Yang, Fangfei (1)
- 
                                                    
                                                        
                                                            
                                                            Zhou, Huancheng (1)
- 
                                                    
                                                        
                                                            
                                                            #Tyler Phillips, Kenneth E. (0)
- 
                                                    
                                                        
                                                            
                                                            #Willis, Ciara (0)
- 
                                                    
                                                        
                                                            
                                                            & Abreu-Ramos, E. D. (0)
- 
                                                    
                                                        
                                                            
                                                            & Abramson, C. I. (0)
 
- 
                                                    
                                                        
                                                            
                                                            
- Filter by Editor
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            & Spizer, S. M. (0)
- 
                                                    
                                                        
                                                            
                                                            & . Spizer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ahn, J. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bateiha, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bosch, N. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan, K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, B. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, Bodong (0)
- 
                                                    
                                                        
                                                            
                                                            & Drown, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ferretti, F. (0)
- 
                                                    
                                                        
                                                            
                                                            & Higgins, A. (0)
- 
                                                    
                                                        
                                                            
                                                            & J. Peters (0)
- 
                                                    
                                                        
                                                            
                                                            & Kali, Y. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ruiz-Arias, P.M. (0)
- 
                                                    
                                                        
                                                            
                                                            & S. Spitzer (0)
- 
                                                    
                                                        
                                                            
                                                            & Sahin. I. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S.M. (0)
- 
                                                    
                                                        
                                                            
                                                            (submitted - in Review for IEEE ICASSP-2024) (0)
 
- 
                                                    
                                                        
                                                            
                                                            
- 
                                    Have feedback or suggestions for a way to improve these results?
 !
                                    
                                        
                                            Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
                                            Some full text articles may not yet be available without a charge during the embargo (administrative interval).
                                        
                                        
                                        
                                            
                                                
                                             What is a DOI Number?
                                        
                                    
                                
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
- 
            This systematization of knowledge (SoK) paper summarizes the discussion of virtualization challenges and the corresponding techniques specific to serverless computing. We examine virtualization solutions, including paravirtualization, containers, lightweight hypervisors and kernels, and unikernels, and their applicability to serverless. Then, we discuss several challenges, including cold-start optimization, resource co-location, benchmarking, and the research-production gap, hoping to inspire future research.more » « lessFree, publicly-accessible full text available November 3, 2025
- 
            Yang, Fangfei; Im, Bumjin; Huang, Weijie; Kaoudis, Kelly; Vahldiek-Oberwagner, Anjo; Tsai, Chia-Che; Dautenhahn, Nathan (, Proceedings of the 33rd USENIX Conference on Security Symposium)Compartmentalization decomposes applications into isolated components, effectively confining the scope of potential security breaches. Recent approaches nest the protection monitor within processes for efficient memory isolation at the cost of security. However, these systems lack solutions for efficient multithreaded safety and neglect kernel semantics that can be abused to bypass the monitor. The Endokernel is an intra-process security monitor that isolates memory at subprocess granularity. It ensures backwards-compatible and secure emulation of system interfaces, a task uniquely challenging due to the need to analyze OS and hardware semantics beyond mere interface usability. We introduce an inside-out methodology where we identify core OS primitives that allow bypass and map that back to the interfaces that depend on them. This approach led to the identification of several missing policies as well as aided in developing a fine-grained locking approach to deal with complex thread safety when inserting a monitor between the OS and the application. Results indicate that we can achieve fast isolation while greatly enhancing security and maintaining backwards-compatibility, and also showing a new method for systematically finding gaps in policies.more » « less
- 
            Zhou, Huancheng; Gu, Guofei (, IEEE)
- 
            Hong, Sungmin; Xu, Lei; Huang, Jianwei; Li, Hongda; Hu, Hongxin; Gu, Guofei (, IEEE Transactions on Information Forensics and Security)
 An official website of the United States government
An official website of the United States government 
				
			 
					 
					
 
                                     Full Text Available
                                                Full Text Available