cross-thread

Tag

Cards List
#cross-thread

All cross thread implementation of memory in chatgpt, claude, and gemini is unsafe

Reddit r/artificial · 2026-07-14

The article highlights a safety flaw in the cross-thread memory implementations of ChatGPT, Claude, and Gemini, where user-provided information from one thread may not be immediately available in another thread, potentially leading to dangerous advice, especially for unaware users.

0 favorites 0 likes
#cross-thread

How cross-thread double free detection could work in glibc malloc

Lobsters Hottest · 2026-05-20 Cached

This blog post explains the current double free detection mechanism in glibc malloc's per-thread tcache, identifies a flaw that allows cross-thread double frees, and proposes a potential fix using randomized keys per thread.

0 favorites 0 likes
← Back to home

Submit Feedback