An issue was discovered in dec_patch_dictionary.cc in libjxl before 0.8.2. An integer underflow in patch decoding can lead to a denial of service, such as an infinite loop.
References
Link | Resource |
---|---|
https://github.com/libjxl/libjxl/pull/2551 | Patch |
https://github.com/libjxl/libjxl/releases/tag/v0.8.2 | Release Notes |
Configurations
History
No history.
Information
Published : 2023-06-16 21:15
Updated : 2023-06-26 18:51
NVD link : CVE-2023-35790
Mitre link : CVE-2023-35790
CVE.ORG link : CVE-2023-35790
JSON object : View
Products Affected
libjxl_project
- libjxl
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)