<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>blog  -  umar0x</title>
    <link>https://umar.ac/blog</link>
    <description>Long-form notes from reverse engineering sessions, parser archaeology and the occasional crash that turned out to be interesting.</description>
    <language>en-us</language>
    <atom:link href="https://umar.ac/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>i fixed a bug that lived in ffmpeg for 8 years</title>
      <link>https://umar.ac/blog/i-fixed-a-bug-that-lived-in-ffmpeg-for-8-years</link>
      <guid isPermaLink="true">https://umar.ac/blog/i-fixed-a-bug-that-lived-in-ffmpeg-for-8-years</guid>
      <description>RowSpill (CVE-2026-58049): root-causing, scaling, and patching a heap out-of-bounds write that sat in FFmpeg&apos;s RASC DLTA decoder for eight years.</description>
      <pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate>
      <category>security</category>
      <category>ffmpeg</category>
      <category>c</category>
      <category>cve</category>
    </item>
  </channel>
</rss>