Fixed
Created: Oct 28, 2025
Updated: Oct 30, 2025
Resolved Date: Oct 29, 2025
Found In Version: 10.24.33.13
Fix Version: 10.24.33.13
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Userspace
A flaw was found in how GLib’s 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’t. As a result, data may be written past the end of the allocated memory, leading to crashes or memory corruption.
https://access.redhat.com/security/cve/CVE-2025-6052
https://bugzilla.redhat.com/show_bug.cgi?id=2372666