Bug 2531775 - CVE-2026-88049 tesseract: Tesseract: Heap out-of-bounds write allows arbitrary code execution or denial of service [fedora-all]
Summary: CVE-2026-88049 tesseract: Tesseract: Heap out-of-bounds write allows arbitrar...
Keywords:
Status: ON_QA
Alias: None
Product: Fedora
Classification: Fedora
Component: tesseract
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Sandro Mani
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["ac802ebb-91cc-4a21-bca9-7...
Depends On:
Blocks: CVE-2026-88049
TreeView+ depends on / blocked
 
Reported: 2026-09-11 07:40 UTC by Vladimir Vasilev
Modified: 2026-09-22 02:20 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vladimir Vasilev 2026-09-11 07:40:24 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, prior .traineddata hardening added bounds checks to NetworkIO::CopyTimeStepGeneral and NetworkIO::Randomize in src/lstm/networkio.cpp but left NetworkIO::WriteTimeStepPart and NetworkIO::AddTimeStepPart unchecked. In LSTM::Forward in src/lstm/lstm.cpp, source_ is sized from the independently deserialized na_ field while the WriteTimeStepPart count is ns_, which comes from the CI gate WeightMatrix dim1() value. A crafted NT_LSTM layer can make ns_ much larger than na_, causing a heap out-of-bounds write during the first recognition step on the default LSTM engine and resulting in heap corruption, a crash, or potentially controlled corruption. No fixed release is available as of this review.

Comment 1 Fedora Update System 2026-09-21 09:15:44 UTC
FEDORA-2026-e3bf7f4ecb (tesseract-5.5.3-2.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-e3bf7f4ecb

Comment 2 Fedora Update System 2026-09-21 09:16:06 UTC
FEDORA-2026-4585aba520 (tesseract-5.5.3-2.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-4585aba520

Comment 3 Fedora Update System 2026-09-22 01:34:54 UTC
FEDORA-2026-e3bf7f4ecb has been pushed to the Fedora 45 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-e3bf7f4ecb`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-e3bf7f4ecb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2026-09-22 01:56:03 UTC
FEDORA-2026-fc27f09459 has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-fc27f09459`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-fc27f09459

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2026-09-22 02:20:40 UTC
FEDORA-2026-4585aba520 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-4585aba520`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-4585aba520

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.


Note You need to log in before you can comment on or make changes to this bug.