| tiêu đề | embedded-graphics <= 0.8.1 Buffer Overflow |
|---|
| Mô tả | embedded-graphics before 0.8.2 (to be confirmed) contains an integer overflow in the bytes_per_row function on 32-bit platforms. When width and bits_per_pixel values produce a product of exactly 2^32, the multiplication wraps to zero, causing the ImageRaw::new validation to accept empty data slices. This results in incorrect (blank) rendering on 32-bit ARM embedded systems, which are the primary deployment target for this library.
|
|---|
| Nguồn | ⚠️ https://github.com/embedded-graphics/embedded-graphics/issues/820 |
|---|
| Người dùng | Default01 (UID 100307) |
|---|
| Đệ trình | 03/08/2026 07:47 (cách đây 1 tháng) |
|---|
| Kiểm duyệt | 12/09/2026 20:35 (1 month later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 403178 [embedded-graphics đến 0.8.2 trên 32-bit src/image/image_raw.rs new/bytes_per_row tràn bộ đệm] |
|---|
| điểm | 20 |
|---|