CSR: Small: Repurposing Spatial Memory Safety Support in Commodity Processors for Temporal Memory Safety, Other Program Analyses, Hardware-Accelerated Data Structures, and More
CSR:小:重新利用商品处理器中的空间内存安全支持,以实现临时内存安全、其他程序分析、硬件加速数据结构等
基本信息
- 批准号:1814430
- 负责人:
- 金额:$ 50万
- 依托单位:
- 依托单位国家:美国
- 项目类别:Standard Grant
- 财政年份:2018
- 资助国家:美国
- 起止时间:2018-07-01 至 2020-05-31
- 项目状态:已结题
- 来源:
- 关键词:
项目摘要
In every generation of computer hardware, researchers and practitioners have found uses for hardware features that their designers did not anticipate. The project aims to find new ways to adapt special-purpose hardware for general and multiple ends, using Intel's Memory Protection Extensions (MPX) as a proof of concept. Intel's designers intended MPX to be used to improve software security by ensuring an important property called spatial memory safety. The project investigates many other surprising uses for MPX.The project explores the idea of viewing special-purpose "hardware" as general-purpose hardware-accelerated "software". In particular, the project aims to repurpose MPX for three broader uses, beyond its original specialized hardware support for spatial memory safety. First, a technique to transparently augment temporal memory safety on top of MPX will be studied to ensure full memory safety. Second, a novel dynamic program analysis framework, which repurposes the MPX as a general-purpose metadata store, will be designed and developed. Last, the project will investigate the potential of MPX as a general-purpose hardware-accelerated data structure.The project will impact both current and future researchers, practitioners, and students. The project will unlock the full potential of Intel's special-purpose hardware, explore the limitations of its instruction set architecture, and thus help design next-generation processors powered by more general-purpose features. These next-generation processors will enable more secure, reliable, and performant software. New undergraduate course modules will be developed to integrate research discovery with teaching. A K-12 summer class will be offered as an outreach and diversity program. The project also includes a plan to offer a program analysis workshop for non-computer scientists to support the broader research community.The project's main results will be software prototypes and hardware simulations, along with benchmarks, documentation, and research papers. The source code, benchmark applications, and documentation will be made publicly available on GitHub. The papers will be available on the dedicated project website as well. The project repository will be maintained for at least five years beyond the end of the project. All of these resources will be available from the project web page: http://research.cs.vt.edu/gpx.This award reflects NSF's statutory mission and has been deemed worthy of support through evaluation using the Foundation's intellectual merit and broader impacts review criteria.
在每一代计算机硬件中,研究人员和实践者都发现了设计者没有预料到的硬件功能的用途。 该项目旨在寻找新的方法来适应通用和多用途硬件,使用英特尔的内存保护扩展(MPX)作为概念验证。英特尔的设计者打算使用MPX来提高软件安全性,确保一个重要的属性,称为空间内存安全。该项目调查了MPX的许多其他令人惊讶的用途。该项目探索了将专用“硬件”视为通用硬件加速“软件”的想法。特别是,该项目旨在将MPX重新用于三个更广泛的用途,超越其最初的空间内存安全专用硬件支持。首先,将研究在MPX之上透明地增强时态存储器安全的技术,以确保完全的存储器安全。第二,一个新的动态程序分析框架,它重新利用MPX作为一个通用的元数据存储,将设计和开发。最后,本计画将探讨MPX作为一种通用硬体加速资料结构的潜力,并将影响目前及未来的研究人员、从业者及学生。该项目将释放英特尔专用硬件的全部潜力,探索其指令集架构的局限性,从而帮助设计由更多通用功能驱动的下一代处理器。这些下一代处理器将实现更安全、可靠和高性能的软件。将开发新的本科课程模块,将研究发现与教学相结合。K-12暑期班将作为一个推广和多样性计划提供。该项目还计划为非计算机科学家提供程序分析研讨会,以支持更广泛的研究社区。该项目的主要成果将是软件原型和硬件模拟,沿着基准测试,文档和研究论文。源代码、基准应用程序和文档将在GitHub上公开。这些文件也将在专门的项目网站上提供。项目资料库将在项目结束后至少维持五年。所有这些资源都可以从项目网页上获得:http://research.cs.vt.edu/gpx.This奖项反映了NSF的法定使命,并被认为值得通过使用基金会的知识价值和更广泛的影响审查标准进行评估来支持。
项目成果
期刊论文数量(8)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
PeX: A Permission Check Analysis Framework for Linux Kernel
- DOI:
- 发表时间:2019
- 期刊:
- 影响因子:0
- 作者:Tong Zhang;Wenbo Shen;Dongyoon Lee;Changhee Jung;Ahmed M. Azab;Ruowen Wang
- 通讯作者:Tong Zhang;Wenbo Shen;Dongyoon Lee;Changhee Jung;Ahmed M. Azab;Ruowen Wang
Why aren’t regular expressions a lingua franca? an empirical study on the re-use and portability of regular expressions
- DOI:10.1145/3338906.3338909
- 发表时间:2019-08
- 期刊:
- 影响因子:0
- 作者:James C. Davis;IV LouisG.Michael;Christy A. Coghlan;Francisco Servant;Dongyoon Lee
- 通讯作者:James C. Davis;IV LouisG.Michael;Christy A. Coghlan;Francisco Servant;Dongyoon Lee
BOGO: Buy Spatial Memory Safety, Get Temporal Memory Safety (Almost) Free
- DOI:10.1145/3297858.3304017
- 发表时间:2019-04
- 期刊:
- 影响因子:0
- 作者:T. Zhang;Dongyoon Lee;Changhee Jung
- 通讯作者:T. Zhang;Dongyoon Lee;Changhee Jung
The impact of regular expression denial of service (ReDoS) in practice: an empirical study at the ecosystem scale
- DOI:10.1145/3236024.3236027
- 发表时间:2018-10
- 期刊:
- 影响因子:0
- 作者:James C. Davis;Christy A. Coghlan;Francisco Servant;Dongyoon Lee
- 通讯作者:James C. Davis;Christy A. Coghlan;Francisco Servant;Dongyoon Lee
Compiler-directed soft error resilience for lightweight GPU register file protection
- DOI:10.1145/3385412.3386033
- 发表时间:2020-06
- 期刊:
- 影响因子:0
- 作者:Hongjune Kim;Jianping Zeng;Qingrui Liu;Mohammad Abdel-Majeed;Jaejin Lee;Changhee Jung
- 通讯作者:Hongjune Kim;Jianping Zeng;Qingrui Liu;Mohammad Abdel-Majeed;Jaejin Lee;Changhee Jung
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:
{{ item.author }}
数据更新时间:{{ patent.updateTime }}
Dongyoon Lee其他文献
ProRace
职业竞赛
- DOI:
10.1145/3093336.3037708 - 发表时间:
2017 - 期刊:
- 影响因子:0
- 作者:
Tong Zhang;Changhee Jung;Dongyoon Lee - 通讯作者:
Dongyoon Lee
Low-cost soft error resilience with unified data verification and fine-grained recovery for acoustic sensor based detection
低成本的软错误恢复能力,具有统一的数据验证和细粒度恢复,用于基于声学传感器的检测
- DOI:
- 发表时间:
2016 - 期刊:
- 影响因子:0
- 作者:
Qingrui Liu;Changhee Jung;Dongyoon Lee;Devesh Tiwari - 通讯作者:
Devesh Tiwari
Monitoring Runtime Metrics of Fog Manufacturing via a Qualitative and Quantitative (QQ) Control Chart
通过定性和定量 (QQ) 控制图监控雾制造的运行时指标
- DOI:
10.1145/3501262 - 发表时间:
2022 - 期刊:
- 影响因子:0
- 作者:
Yifu Li;Lening Wang;Dongyoon Lee;R. Jin - 通讯作者:
R. Jin
Clover: Compiler Directed Lightweight Soft Error Resilience
Clover:编译器导向的轻量级软错误恢复能力
- DOI:
10.1145/2670529.2754959 - 发表时间:
2015 - 期刊:
- 影响因子:0
- 作者:
Qingrui Liu;Changhee Jung;Dongyoon Lee;Devesh Tiwari - 通讯作者:
Devesh Tiwari
Comparison of structural variant callers for massive whole-genome sequence data
海量全基因组序列数据的结构变异调用者比较
- DOI:
10.1186/s12864-024-10239-9 - 发表时间:
2024 - 期刊:
- 影响因子:4.4
- 作者:
Soobok Joe;Jong;Jun Kim;Sangok Kim;Ji;Min;Dongyoon Lee;Jin Ok Yang;Seon - 通讯作者:
Seon
Dongyoon Lee的其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:
{{ item.doi }} - 发表时间:
{{ item.publish_year }} - 期刊:
- 影响因子:{{ item.factor }}
- 作者:
{{ item.authors }} - 通讯作者:
{{ item.author }}
{{ truncateString('Dongyoon Lee', 18)}}的其他基金
Collaborative Research: SaTC: CORE: Small: Improving Sanitization and Avoiding Denial of Service Through Correct and Safe Regexes
协作研究:SaTC:核心:小型:通过正确和安全的正则表达式改进清理并避免拒绝服务
- 批准号:
2135157 - 财政年份:2022
- 资助金额:
$ 50万 - 项目类别:
Standard Grant
Collaborative Research: SHF: Small: Enabling Caches and GPUs for Energy Harvesting Systems
合作研究:SHF:小型:为能量收集系统启用缓存和 GPU
- 批准号:
2153747 - 财政年份:2022
- 资助金额:
$ 50万 - 项目类别:
Standard Grant
CSR: Small: Repurposing Spatial Memory Safety Support in Commodity Processors for Temporal Memory Safety, Other Program Analyses, Hardware-Accelerated Data Structures, and More
CSR:小:重新利用商品处理器中的空间内存安全支持,以实现临时内存安全、其他程序分析、硬件加速数据结构等
- 批准号:
2029720 - 财政年份:2020
- 资助金额:
$ 50万 - 项目类别:
Standard Grant
相似国自然基金
昼夜节律性small RNA在血斑形成时间推断中的法医学应用研究
- 批准号:
- 批准年份:2024
- 资助金额:0.0 万元
- 项目类别:省市级项目
tRNA-derived small RNA上调YBX1/CCL5通路参与硼替佐米诱导慢性疼痛的机制研究
- 批准号:n/a
- 批准年份:2022
- 资助金额:10.0 万元
- 项目类别:省市级项目
Small RNA调控I-F型CRISPR-Cas适应性免疫性的应答及分子机制
- 批准号:32000033
- 批准年份:2020
- 资助金额:24.0 万元
- 项目类别:青年科学基金项目
Small RNAs调控解淀粉芽胞杆菌FZB42生防功能的机制研究
- 批准号:31972324
- 批准年份:2019
- 资助金额:58.0 万元
- 项目类别:面上项目
变异链球菌small RNAs连接LuxS密度感应与生物膜形成的机制研究
- 批准号:81900988
- 批准年份:2019
- 资助金额:21.0 万元
- 项目类别:青年科学基金项目
基于small RNA 测序技术解析鸽分泌鸽乳的分子机制
- 批准号:31802058
- 批准年份:2018
- 资助金额:26.0 万元
- 项目类别:青年科学基金项目
肠道细菌关键small RNAs在克罗恩病发生发展中的功能和作用机制
- 批准号:31870821
- 批准年份:2018
- 资助金额:56.0 万元
- 项目类别:面上项目
Small RNA介导的DNA甲基化调控的水稻草矮病毒致病机制
- 批准号:31772128
- 批准年份:2017
- 资助金额:60.0 万元
- 项目类别:面上项目
基于small RNA-seq的针灸治疗桥本甲状腺炎的免疫调控机制研究
- 批准号:81704176
- 批准年份:2017
- 资助金额:20.0 万元
- 项目类别:青年科学基金项目
水稻OsSGS3与OsHEN1调控small RNAs合成及其对抗病性的调节
- 批准号:91640114
- 批准年份:2016
- 资助金额:85.0 万元
- 项目类别:重大研究计划
相似海外基金
Powering Small Craft with a Novel Ammonia Engine
用新型氨发动机为小型船只提供动力
- 批准号:
10099896 - 财政年份:2024
- 资助金额:
$ 50万 - 项目类别:
Collaborative R&D
"Small performances": investigating the typographic punches of John Baskerville (1707-75) through heritage science and practice-based research
“小型表演”:通过遗产科学和基于实践的研究调查约翰·巴斯克维尔(1707-75)的印刷拳头
- 批准号:
AH/X011747/1 - 财政年份:2024
- 资助金额:
$ 50万 - 项目类别:
Research Grant
Fragment to small molecule hit discovery targeting Mycobacterium tuberculosis FtsZ
针对结核分枝杆菌 FtsZ 的小分子片段发现
- 批准号:
MR/Z503757/1 - 财政年份:2024
- 资助金额:
$ 50万 - 项目类别:
Research Grant
Bacteriophage control of host cell DNA transactions by small ORF proteins
噬菌体通过小 ORF 蛋白控制宿主细胞 DNA 交易
- 批准号:
BB/Y004426/1 - 财政年份:2024
- 资助金额:
$ 50万 - 项目类别:
Research Grant
Windows for the Small-Sized Telescope (SST) Cameras of the Cherenkov Telescope Array (CTA)
切伦科夫望远镜阵列 (CTA) 小型望远镜 (SST) 相机的窗口
- 批准号:
ST/Z000017/1 - 财政年份:2024
- 资助金额:
$ 50万 - 项目类别:
Research Grant
CSR: Small: Leveraging Physical Side-Channels for Good
CSR:小:利用物理侧通道做好事
- 批准号:
2312089 - 财政年份:2024
- 资助金额:
$ 50万 - 项目类别:
Standard Grant
CSR: Small: Multi-FPGA System for Real-time Fraud Detection with Large-scale Dynamic Graphs
CSR:小型:利用大规模动态图进行实时欺诈检测的多 FPGA 系统
- 批准号:
2317251 - 财政年份:2024
- 资助金额:
$ 50万 - 项目类别:
Standard Grant
AF: Small: Problems in Algorithmic Game Theory for Online Markets
AF:小:在线市场的算法博弈论问题
- 批准号:
2332922 - 财政年份:2024
- 资助金额:
$ 50万 - 项目类别:
Standard Grant
Collaborative Research: FET: Small: Algorithmic Self-Assembly with Crisscross Slats
合作研究:FET:小型:十字交叉板条的算法自组装
- 批准号:
2329908 - 财政年份:2024
- 资助金额:
$ 50万 - 项目类别:
Standard Grant
NeTS: Small: ML-Driven Online Traffic Analysis at Multi-Terabit Line Rates
NeTS:小型:ML 驱动的多太比特线路速率在线流量分析
- 批准号:
2331111 - 财政年份:2024
- 资助金额:
$ 50万 - 项目类别:
Standard Grant