Update jpegxl to 0.11.2 (CVE-2025-12474, CVE-2026-1837) #2

Merged
sbelikov merged 2 commits from update-jpegxl-0.11.2 into niceos-5.2 2026-04-28 15:28:22 +03:00
Owner

Summary

Update jpegxl package from 0.11.1 to 0.11.2 to address critical security vulnerabilities.

Security Fixes

  • CVE-2025-12474: Fixed tile dimension calculation in low memory rendering pipeline.
  • CVE-2026-1837: Fixed number of channels handling for gray-to-gray color transform.
  • CVE-2025-12474 (related): djxl now rejects decoding JXL files if "packed" representation size overflows size_t.

Upstream Notes

This release is for evaluation purposes and may contain bugs. See upstream SECURITY.md for details.

References

## Summary Update `jpegxl` package from 0.11.1 to 0.11.2 to address critical security vulnerabilities. ### Security Fixes - **CVE-2025-12474**: Fixed tile dimension calculation in low memory rendering pipeline. - **CVE-2026-1837**: Fixed number of channels handling for gray-to-gray color transform. - **CVE-2025-12474 (related)**: `djxl` now rejects decoding JXL files if "packed" representation size overflows `size_t`. ### Upstream Notes This release is for evaluation purposes and may contain bugs. See upstream [SECURITY.md](SECURITY.md) for details. ## References - Issue: https://specs.niceos.ru/rpms/jpegxl/issues/1 - Upstream Release Notes: https://github.com/libjxl/libjxl/releases/tag/v0.11.2
sbelikov merged commit 33d2e2da7b into niceos-5.2 2026-04-28 15:28:22 +03:00
Sign in to join this conversation.
No description provided.