首页> 外文期刊>C - C++ Users Journal >Validating C and C++ For Safety and Security
【24h】

Validating C and C++ For Safety and Security

机译:验证C和C ++的安全性

获取原文
获取原文并翻译 | 示例
获取外文期刊封面目录资料

摘要

Buffer overflows are a primary source of software vulnerabilities. A buffer overflow occurs when data is written outside of the boundaries of the memory allocated to a particular data structure. Buffer overflows are troublesome in that they can go undetected during the development and testing of software applications. Common C and C++ compilers neither identify possible buffer overflow conditions at compilation time nor report buffer overflow exceptions at runtime.
机译:缓冲区溢出是软件漏洞的主要来源。当数据写入分配给特定数据结构的内存边界之外时,就会发生缓冲区溢出。缓冲区溢出很麻烦,因为在软件应用程序的开发和测试过程中可能无法检测到缓冲区溢出。普通的C和C ++编译器既不能在编译时识别可能的缓冲区溢出情况,也不能在运行时报告缓冲区溢出异常。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号