Google Launches Sashiko: New AI-Powered Open-Source Tool for Linux Kernel Debugging

Improving Linux Kernel Security with AI

Google has introduced Sashiko, an open-source AI-driven code review system specifically designed for the Linux kernel. Now available on GitHub, the tool aims to streamline the identification and resolution of complex system bugs.

Key Performance and Compatibility

  • High Efficiency: In initial tests involving 1,000 recent project issues, Sashiko successfully identified approximately 53% of bugs.
  • Model Support: While optimized for Gemini 1.5 Pro, the system is designed to be compatible with other large language models, including Anthropic’s Claude.
  • Open Access: The source code is publicly hosted at the sashiko-dev/sashiko repository.

By leveraging AI for automated code reviews, Sashiko helps developers maintain the stability of the Linux kernel more effectively.