{ "repo": "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git", "repo_alias": "upstream", "userspace": "disk.img", "kernel_config": "config/linux/upstream-apparmor-kasan.config", "manager_config": { "name": "ci-upstream-kasan-gce", "target": "linux/amd64", "...
The web UI for a specific kernel (say upstream linux) shows the Bisected status for all bugs. Fix bisection syzbot will perform fix bisection on bugs that meet the following criterion: The kernel tree corresponding to the bug has fix bisection enabled (for instance, fix bisection might be di...
SyzBridge is a research project that adapts Linux upstream PoCs to downstream distributions. It provides rich interfaces that allow you to do a lot of cool things with Syzbot bugs - seclab-ucr/SyzBridge
For now, it lives in github.com/google/kmsan and is based on a reasonably fresh upstream tree. As the result, any patch testing requests for KMSAN bugs need to go to KMSAN tree (https://github.com/google/kmsan.git repo, master branch). A standard way for triggering the test with ...
For now, it lives in github.com/google/kmsan and is based on a reasonably fresh upstream tree. As the result, any patch testing requests for KMSAN bugs need to go to KMSAN tree (https://github.com/google/kmsan.git repo, master branch). A standard way for triggering the test with ...
The web UI for a specific kernel (sayupstream linux) shows theBisectedstatus for all bugs. Fix bisection syzbotwill perform fix bisection on bugs that meet the following criterion: The kernel tree corresponding to the bug has fix bisection enabled (for instance, fix bisection might be disabled...
syzbotsupports cause bisection (find the commit that introduces a bug) and fix bisection (find the commit that fixes a bug). The web UI for a specific kernel (sayupstream linux) shows theBisectedstatus for all bugs.
SyzBridge is a research project that adapts Linux upstream PoCs to downstream distributions. It provides rich interfaces that allow you to do a lot of cool things with Syzbot bugs - brant-ruan/SyzBridge