Hi Behdad,<div><br></div><div>Thank you so much for your prompt response :)<br><br><br><div class="gmail_quote">On Thu, Sep 8, 2011 at 1:43 PM, Behdad Esfahbod <span dir="ltr"><<a href="mailto:behdad@behdad.org">behdad@behdad.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Thanks Kenichi,<br>
<br>
The patch looks good.  Pushed to master.<br>
<br>
behdad<br>
<div><div></div><div class="h5"><br>
On 09/08/11 00:11, Kenichi Ishibashi wrote:<br>
> Hi,<br>
><br>
> We found that there is an opportunity of out-of-bound read access in old harfbuzz.<br>
><br>
> src/harfbuzz-tibetan.c contains tibetanForm table. It looks the table is<br>
> supposed to be referenced in the character range U+0F40-U+0FC0, but<br>
> tibetan_nextSyllableBoundary() could refer the table with characters whose<br>
> codepoint is out of the range (e.g. U+0F21). Since OOB access could be a<br>
> security issue, we'd like to fix the problem.<br>
><br>
> Attached a workaround to avoid this problem. I'd appreciate if you could take<br>
> a look at it.<br>
><br>
> Thanks,<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> HarfBuzz mailing list<br>
> <a href="mailto:HarfBuzz@lists.freedesktop.org">HarfBuzz@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/harfbuzz" target="_blank">http://lists.freedesktop.org/mailman/listinfo/harfbuzz</a><br>
</blockquote></div><br></div>