期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
Feedback control can make data structure layout randomization more cost-effective under zero-day attacks 被引量:2
1
作者 Ping Chen Zhisheng Hu +2 位作者 Jun Xu Minghui Zhu Peng Liu 《Cybersecurity》 2018年第1期93-105,共13页
In the wake of the research community gaining deep understanding about control-hijacking attacks,data-oriented attacks have emerged.Among data-oriented attacks,data structure manipulation attack(DSMA)is a major catego... In the wake of the research community gaining deep understanding about control-hijacking attacks,data-oriented attacks have emerged.Among data-oriented attacks,data structure manipulation attack(DSMA)is a major category.Pioneering research was conducted and shows that DSMA is able to circumvent the most effective defenses against control-hijacking attacks-DEP,ASLR and CFI.Up to this day,only two defense techniques have demonstrated their effectiveness:Data Flow Integrity(DFI)and Data Structure Layout Randomization(DSLR).However,DFI has high performance overhead,and dynamic DSLR has two main limitations.L-1:Randomizing a large set of data structures will significantly affect the performance.L-2:To be practical,only a fixed sub-set of data structures are randomized.In the case that the data structures targeted by an attack are not covered,dynamic DSLR is essentially noneffective.To address these two limitations,we propose a novel technique,feedback-control-based adaptive DSLR and build a system named SALADSPlus.SALADSPlus seeks to optimize the trade-off between security and cost through feedback control.Using a novel feedback-control-based adaptive algorithm extended from the Upper Confidence Bound(UCB)algorithm,the defender(controller)uses the feedbacks(cost-effectiveness)from previous randomization cycles to adaptively choose the set of data structures to randomize(the next action).Different from dynamic DSLR,the set of randomized data structures are adaptively changed based on the feedbacks.To obtain the feedbacks,SALADSPlus inserts canary in each data structure at the time of compilation.We have implemented SALADSPlus based on gcc-4.5.0.Experimental results show that the runtime overheads are 1.8%,3.7%,and 5.3% when the randomization cycles are selected as 10s,5s,and 1s respectively. 展开更多
关键词 Data structure manipulation attack Data structure layout randomization Adaptive security Feedback control
原文传递
PMU Guided Structure Data-Layout Optimization
2
作者 闫家年 陈文光 郑纬民 《Tsinghua Science and Technology》 SCIE EI CAS 2011年第2期145-150,共6页
Existing methods of obtaining runtime feedback for structure data-layout optimization have several drawbacks, such as large overhead and difficulty composing training sets. As a result, structure data-layout optimizat... Existing methods of obtaining runtime feedback for structure data-layout optimization have several drawbacks, such as large overhead and difficulty composing training sets. As a result, structure data-layout optimization is not widely used. To overcome these drawbacks, a performance monitoring unit (PMU) sampling method was developed with much less overhead and better portability and usability. An algorithm was developed to correct incomplete and inaccurate PMU sampling. With the corrected PMU feedback, a structure data-layout optimizer achieved a 45.1% performance improvement compared to a design without data-layout optimization, which is 97.6% of the performance improvement achieved with instrumented feedback. Calculation of the PMU feedback increased the execution time by 12.3%, compared to the overhead for the instrumented feedback of 341.5%. Tests show that the PMU feedback is efficient and effective for structure data-layout optimization. 展开更多
关键词 structure data layout performance monitoring unit (PMU) compiler optimization program locality
原文传递
ESD performance of LDMOS with source-bulk layout structure optimization
3
作者 蒋苓利 樊航 +1 位作者 林丽娟 张波 《Journal of Semiconductors》 EI CAS CSCD 2013年第12期40-44,共5页
To enhance the robustness of LDMOS ESD protection devices, the influence of a source-bulk layout structure is analyzed by theoretical analysis and numerical simulation. Novel structures with varied source-bulk layout ... To enhance the robustness of LDMOS ESD protection devices, the influence of a source-bulk layout structure is analyzed by theoretical analysis and numerical simulation. Novel structures with varied source-bulk layout structures are fabricated and compared. As demonstrated by TLP testing, the optimized structure has an 88% larger It2 than a conventional one, and its Vtl is reduced from 55.53 to 50.69 V. 展开更多
关键词 ESD LDMOS source-bulk layout structure
原文传递
Beam steering correction of the quarter wave resonator in the HISCL
4
作者 刘淑会 王志军 +1 位作者 张聪 何源 《Chinese Physics C》 SCIE CAS CSCD 2014年第10期107-110,共4页
The Intensity Heavy Ion Superconducting Linear Accelerator as the injector of the High Intensity Heavy- Ion Accelerator Facility, which is a new project proposed in China has been designed. One of the design options i... The Intensity Heavy Ion Superconducting Linear Accelerator as the injector of the High Intensity Heavy- Ion Accelerator Facility, which is a new project proposed in China has been designed. One of the design options in the low energy part is based on Quarter Wave Resonators (QWRs). However, because of the unsymmetrical geometry of the cavity, there are dipole fields near the beam hole, which may steer the beam vertically, thus leading to emittance growth and beam loss. The effect of the dipole mode field is analyzed, and a method to overcome the beam steering effect by placing QWRs with opposite orientation is proposed in this paper. The simulation results show that the beam steering effect is reduced effectively by this method, and the deviation of the beam centroid is decreased from 2.87 mm to 0.1 mm. The emittance growth is also smaller. 展开更多
关键词 QWR lattice structural layout beam steering
原文传递
STrans:A Comprehensive Framework for Structure Transformation
5
作者 Jiangzhou He Wenguang Chen Zhizhong Tang 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2016年第2期231-240,共10页
Structure Data Layout Optimization (SDLO) is a prevailing compiler optimization technique to improve cache efficiency. Structure transformation is a critical step for SDLO. Diversity of transformation methods and ex... Structure Data Layout Optimization (SDLO) is a prevailing compiler optimization technique to improve cache efficiency. Structure transformation is a critical step for SDLO. Diversity of transformation methods and existence of complex data types are major challenges for structure transformation. We have designed and implemented STrans, a well-defined system which provides controllable and comprehensive functionality on structure transformation. Compared to known systems, it has less limitation on data types for transformation. In this paper we give formal definition of the approach STrans transforms data types. We have also designed Transformation Specification Language, a mini language to configure how to transform structures, which can be either manually tuned or generated by compiler. STrans supports three kinds of transformation methods, i.e., splitting, peeling, and pool-splitting, and works well on different combinations of compound data types. STrans is the transformation system used in ASLOP and is well tested for all benchmarks for ASLOR 展开更多
关键词 Structure Data layout Optimization (SDLO) STrans ASLOP structure transformation
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部