Skip to content

koute/linux-elf-loading-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running locally (building from source)

cd reproduction
cargo run --release

Requires Rust and LLD to be installed.

Running locally (prebuilt binary)

./bin/bug-reproduction

Running under qemu for a given kernel image

./prepare.sh
./run-for-kernel.sh /path/to/bzImage

Bisecting

git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
./bisect.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published