CVE-2026-1837 on CTRL-OS 24.05
Packages: libjxl
Status: Resolved
CVE Information
A specially-crafted file can cause libjxl's decoder to write pixel data to uninitialized unallocated memory. Soon after that data from another uninitialized unallocated region is copied to pixel data.
This can be done by requesting color transformation of grayscale images to another grayscale color space. Buffers allocated for 1-float-per-pixel are used as if they are allocated for 3-float-per-pixel. That happens only if LCMS2 is used as CMS engine. There is another CMS engine available (selected by build flags).
Updates
2026-04-22 16:55 CEST
Metadata changes:
- Status for package
libjxl: “Resolved” (fe8bff15337bba8cdf9160a7bf3232d0b38d7e59)
Comment:
Updated to 0.10.5, which contains a fix.
(Amended on: 2026-04-22 16:56 CEST)
2026-04-15 14:49 CEST
Metadata changes:
- Status for package
libjxl: “In Progress”
2026-04-15 14:48 CEST
Metadata changes:
- Status for package
libjxl: “Plausible”
2026-04-15 14:13 CEST
Metadata changes:
- Status for package
libjxl: “Acknowledged”