Gửi #919199: dvidelabs flatcc v0.6.3 Memory Leakthông tin

tiêu đềdvidelabs flatcc v0.6.3 Memory Leak
Mô tảdefine_fb_name() inserts reserved keywords into a dedicated keyword_index hash table (src/compiler/semantics.c:260). The parser's teardown (fb_clear_parser) frees the attribute_index and include_index tables but omits keyword_index, so every schema parse leaks the keyword table (~1024 bytes). For any persistent process (fuzz harness, daemon, IDE language server) that parses schemas repeatedly, memory grows without bound. Affected versions: flatcc HEAD v0.6.3 Severity: Medium (deterministic per-parse memory leak; DoS by resource exhaustion in persistent processes) CWE: CWE-401 (Improper Release of Memory Before Removing Last Reference)
Nguồn⚠️ https://github.com/dvidelabs/flatcc/issues/389
Người dùng
 lrrh (UID 100159)
Đệ trình08/08/2026 10:37 (cách đây 1 tháng)
Kiểm duyệt13/09/2026 15:01 (1 month later)
Trạng tháiđược chấp nhận
Mục VulDB403290 [Dvidelabs flatcc đến 0.6.3 src/Compiler/semantics.c fb_clear_parser Từ chối dịch vụ]
điểm20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!