May 27, 2026
Goals
- Find out more exploitable regions inside the
libtriton.solibrary.
What I worked on
- The extractor and injector and finally complete and I was able to find few exploitable flips in both the
fused attentionkernel and the matmul kernel.multipasswon’t be the best environment for kernel-dev, I will have to look for other solutions.
Key Insights
- In the current implementation of the
injectorwhen the--filter-by-ptxis enabled it misses a few opcodes likediv.full.
Questions / Confusions
None
Ideas / Hypotheses
None
Papers / Resources
None
Next Steps
- Clean the code and refactor it such that it is scalable in the future.
Introspection
- Today was a good day, my framework is moving the in the right direction.