<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>分析笔记：MS17-017 中的整数溢出漏洞</title>
        <link>https://xiaodaozhi.com/exploit/70.html</link>
        <description>前面的文章分析了 CVE-2016-0165 整数上溢漏洞，这篇文章继续分析另一个同样发生在 GDI 子系统的一个整数向上溢出漏洞（在分析此漏洞时，误以为此漏洞是 MS17-017 公告中的 CVE-2017-0101 漏洞，近期根据 @MJ 的提醒，发现此漏洞不是 CVE-2017-0101 而可能是 CVE-2017-0102 或其他在此公告中隐性修复的漏洞，在此更正，并向给各位读者带来的误导致歉）。分析的环境是 Windows 7 x86 SP1 基础环境的虚拟机，配置 1.5GB 的内存。</description>
        <lastBuildDate>Tue, 22 Mar 2022 04:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>zh-CN</language>
        <image>
            <title>分析笔记：MS17-017 中的整数溢出漏洞</title>
            <url>https://xiaodaozhi.com/uploads/2018/02/06/1773744786293.png</url>
            <link>https://xiaodaozhi.com/exploit/70.html</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <atom:link href="https://xiaodaozhi.com/feed/exploit/70.html" rel="self" type="application/rss+xml"/>
    </channel>
</rss>