TyPatch turns historical Linux kernel patches into typestate rules for bug detection
A new arXiv paper introduces TyPatch, a method that converts historical Linux kernel patches into typestate rules usable by static analysis. Building on prior work where large language models generate checkers from past patches, the approach aims to extend the reach of defect knowledge beyond the sites where bugs were originally fixed. The technique targets automated kernel bug detection.