-
Notifications
You must be signed in to change notification settings - Fork 45
CWE-400: Uncontrolled Resource Consumption #662
Copy link
Copy link
Open
Labels
TriagedMaintainer indicates triaged status and ready for developer handoffMaintainer indicates triaged status and ready for developer handoff
Description
CWE-400 — Uncontrolled Resource Consumption
Maintainer Summary
2026-03-08 02:36:42 UTC
Impact: Recusion causing >30s hangs
| PoC | Size | Tool | Mechanism | Job |
|---|---|---|---|---|
| timeout-3aa7f657 | 899KB | IccRoundTrip | CheckUnderflowOverflow recursion | failure |
| timeout-4e821e56 | 3.3KB | IccRoundTrip | EvaluateProfile 33^6 grid | failure |
| timeout-c3a67e9b | 3.4KB | IccRoundTrip | EvaluateProfile 33^6 grid | failure |
| timeout-1c918975 | 1.9KB | IccApplyProfiles | MPE calculator Apply() | failure |
| timeout-3f9987d0 | 1.9KB | IccApplyProfiles | MPE calculator Apply() | failure |
| timeout-77e98c61 | 1.5KB | IccApplyProfiles | MPE calculator Apply() | failure |
Repro
iccRoundTrip timeout-3aa7f657d7718e06365181e82b735af7cda4aada 1
iccRoundTrip timeout-4e821e5627852351ccfcf35c2006d53c1d10d068 1
iccRoundTrip timeout-c3a67e9b148d8852eb5a5c76f12c60fff3bdaabf 1
iccApplyProfiles test_rgb.tif foo.tif 0 0 0 0 1 timeout-1c9189754f442af3c0502a5541b93311c6d65055 1
iccApplyProfiles test_rgb.tif foo.tif 0 0 0 0 1 timeout-3f9987d061d33beffdd2dbc68fa28015b59c5f1a 1
iccApplyProfiles test_rgb.tif foo.tif 0 0 0 0 1 timeout-77e98c61cfeffdbce4b720f7758928c525c4f1a9 1
Example Workflow
test_rgb.tif
timeout-1c9189754f442af3c0502a5541b93311c6d65055.icc.txt
timeout-3aa7f657d7718e06365181e82b735af7cda4aada.icc.txt
timeout-3f9987d061d33beffdd2dbc68fa28015b59c5f1a.icc.txt
timeout-4e821e5627852351ccfcf35c2006d53c1d10d06.icc.txt
timeout-77e98c61cfeffdbce4b720f7758928c525c4f1a9.icc.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
TriagedMaintainer indicates triaged status and ready for developer handoffMaintainer indicates triaged status and ready for developer handoff