Skip to content

Conversation

@tomassedovic
Copy link
Contributor

@tomassedovic tomassedovic commented Jan 22, 2026

@tomassedovic
Copy link
Contributor Author

@jakos-sec I've created the 2026 entry for the sanitizer goal. Would you please look at it and suggest any changes?

Want to make sure it's accurate, reflects the work breakdown, current status, etc.


### The status quo

Currently, there is unstable support for several sanitizers (address, hwaddress, memtag, memory, thread, leak, cfi, kcfi, safestack, shadow-call-stack). The AddressSanitizer and LeakSanitizer (that do not require rebuilding an instrumented standard library) are close to being stabilized (https://github.com/rust-lang/rust/pull/123617). The others require more work in order to become stabilized.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can add:

We've just merged a new Tier 2 target (rust-lang/rust#149644) for AddressSanitizer to allow using it with a stable compiler and are planning to repeat same process now for MemorySanitizer and ThreadSanitizer.

@jakos-sec
Copy link
Contributor

Added one comment but otherwise it looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants