[Midnightbsd-cvs] [MidnightBSD/src] a63ffa: LLVM: avoid gc.relocate diagnostic crash
Lucas Holt
noreply at github.com
Wed Jul 1 23:59:42 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: a63ffa9045e15359869253914c38996127415f78
https://github.com/MidnightBSD/src/commit/a63ffa9045e15359869253914c38996127415f78
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-01 (Wed, 01 Jul 2026)
Changed paths:
M UPDATING
M contrib/llvm-project/llvm/lib/IR/AsmWriter.cpp
M contrib/llvm-project/llvm/lib/IR/Verifier.cpp
Log Message:
-----------
LLVM: avoid gc.relocate diagnostic crash
Reject malformed gc.relocate indexes before verifier diagnostics call accessors that assume valid statepoint operands.
This fixes CVE-2026-13574 for malformed bitcode handled by LLVM.
AI-Assisted-by: OpenAI Codex
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list