当前位置:网站首页>系统与软件安全研究(一)
系统与软件安全研究(一)
2022-04-23 06:26:00 【西杭】
Holistic Control-Flow Protection on Real-Time Embedded Systems with Kage
usenix secrity 2022
abstract
This paper presents Kage: a system that protects the control data of both application and kernel code on microcontroller-based embedded systems.
Kage consists of a Kage-compliant embedded OS that stores all control data in seqarate memory regions from untrusted data, a compiler that transforms code to protect these memory regions efficiently and to add forwardedge control-flow integrity checks, and a secure API that allows safe updates to the protectd data.
We implemented Kage as an extension to FreeRTOS, an embedded real-time operating system. We evaluated Kage’s performance using the CoreMark benchmark.
Kage incurred a 5.2% average run-time overhead and 49.8% code size overhead.
Further
版权声明
本文为[西杭]所创,转载请带上原文链接,感谢
https://mzgao.blog.csdn.net/article/details/123239648
边栏推荐
- SAP CR传输请求顺序、依赖检查
- SAP PI/PO登录使用及基本功能简介
- 12.约束
- Thorough inquiry -- understanding and analysis of cocos2d source code
- Nacos/sentinel网关限流和分组 (代码)
- Educational Codeforces Round 81 (Rated for Div. 2)
- 10. Update operation
- js之什么是事件?事件三要素以及操作元素
- SAP PI/PO rfc2RESTful 發布rfc接口為RESTful示例(Proxy間接法)
- BTREE, B + tree and hash index
猜你喜欢
ABAP 从CDS VIEW 发布OData Service示例
On BFC (block formatting context)
如何判断点是否在多边形内(包含复杂多边形或者多边形数量很多的情况)
H5 case development
Visualization Road (IX) detailed explanation of arrow class
设置了body的最大宽度,但是为什么body的背景颜色还铺满整个页面?
Authorization server (simple construction of authorization server)
Educational Codeforces Round 81 (Rated for Div. 2)
SAP PI/PO rfc2Soap 发布rfc接口为ws示例
SAP TRANSLATE使用数据对象掩码示例
随机推荐
ABAP 7.4 SQL Window Expression
斐波拉去动态规划
6.聚合函数和分组统计
[self motivation series] you'll never be ready
What are the total number of all courses of Mr. Tang Xiaoyang, who is very popular in CSDN (question mark)
ABAP 从CDS VIEW 发布OData Service示例
1.查看数据库和表
Authorization+Token+JWT
H5 case development
驼峰命名对像
SAP pi / PO rfc2soap publishes RFC interface as WS example
14. Transaction processing
Understanding of STL container
SAP PI/PO功能运行状态监控检查
SAP ECC连接SAP PI系统配置
手游的热更方案与动态更新策略
技能点挖坑
NPM installation stepping pit
promise all的实现
Mysql 数据库从设计上的优化