Back to bug 2141433
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Marco Benatto | 2022-11-10 18:18:40 UTC | Depends On | 2141794 | |
| Marco Benatto | 2022-11-10 19:36:19 UTC | Depends On | 2141821, 2141820, 2141822 | |
| Marco Benatto | 2022-11-10 19:48:10 UTC | Doc Text | There's a issue in stb_image while processing the frame header information where the plane sampling configurations are calculated in two different ways. generating different results due to integer approximation. The result value is further used to access several buffers leading to a heap based out-of-bound read, the impact is heap data leak or the application to crash leading to DoS. | |
| Marco Benatto | 2022-11-10 19:53:49 UTC | Doc Text | There's a issue in stb_image while processing the frame header information where the plane sampling configurations are calculated in two different ways. generating different results due to integer approximation. The result value is further used to access several buffers leading to a heap based out-of-bound read, the impact is heap data leak or the application to crash leading to DoS. | There's a issue in stb_image while processing the frame header information where the plane sampling configurations are calculated in two different ways. Generating different results due to integer approximation. The result value is further used to access several buffers leading to a heap based out-of-bound read, the impact is heap data leak or the application to crash leading to DoS. |
| Paige Jung | 2022-11-10 20:04:00 UTC | Doc Text | There's a issue in stb_image while processing the frame header information where the plane sampling configurations are calculated in two different ways. Generating different results due to integer approximation. The result value is further used to access several buffers leading to a heap based out-of-bound read, the impact is heap data leak or the application to crash leading to DoS. | A flaw was found in stb_image. This issue occurs while processing the frame header information when the plane sampling configurations are calculated in two different ways, generating different results due to integer approximation. The value is further used to access several buffers, leading to a heap based out-of-bound read. This causes a heap data leak or an application crash, resulting in a denial of service. |
| Red Hat Bugzilla | 2023-07-07 08:34:17 UTC | Assignee | security-response-team | nobody |
Back to bug 2141433