Fixed
Created: Oct 28, 2025
Updated: Oct 30, 2025
Resolved Date: Oct 29, 2025
Found In Version: 10.25.33.1
Fix Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Userspace
A flaw was found in how GLibâ\x80\x99s GString manages memory when adding data to strings. If a string is already very large, combining it with more input can cause a hidden overflow in the size calculation. This makes the system think it has enough memory when it doesnâ\x80\x99t. As a result, data may be written past the end of the allocated memory, leading to crashes or memory corruption.