GHSA-qg8r-f7x3-25f7 - imageproc: Out-of-bounds read via NaN coordinates in bilinear/bicubic sampling

📡 GitHub-Advisory · 2026-05-07

GHSA-qg8r-f7x3-25f7 - imageproc: Out-of-bounds read via NaN coordinates in bilinear/bicubic sampling

GHSA-qg8r-f7x3-25f7 MEDIUM rust/imageproc

CVE:

A bounds check was performed in floating points before a cast to the index passed to an unchecked access function. This checked considered NaN cases improperly, causing them to succeed the check instead of failing it. The floating point coordinate is under caller control by passing a selected projection matrix.

Carefully controlling the coordinates of an image with no data and one non-zero dimension provides an arbitrary read primitive in the first 32-bits of address space with a Bilinear sampling method.

Using bicubic sampling can result in a read of a few bytes beyond an allocation.

Other out-of-bounds reads may be possible.


📌 来源: GitHub-Advisory | 📅 2026-05-07

[!] CONTACT_CHANNELS

如需商务合作、技术咨询或漏洞反馈,请通过以下离岸节点联系作者。

> PING_AUTHOR (@A1RedTeam)