(6)ColorSync 中的整数溢位错误(integer overflow error) 可能造成堆积缓冲区溢位(heap-based buffer overflow) 。 (7)在处理AAC 编码的音频串流时,可以利用特制的音频内容导致CoreAudio 产生错误,导致缓冲区溢位。
基于24个网页-相关网页
Listing 4. example2.c (vulnerable to a heap-based buffer overflow).
清单4 . example2 . c(容易出现基于堆的缓冲区溢出)。
Listing 1. example1.c (vulnerable to a heap-based buffer overflow).
清单1 . example1 . c(容易出现基于堆的缓冲区溢出)。
The following example is vulnerable to a heap-based buffer overflow
以下示例容易出现基于堆的缓冲区溢出
应用推荐