Skip to content

0Linear/OOB-libriscv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

A vulnerability in Libriscv allows the attacker to crash the sandbox using an Out of Bounds Read.

To create Bad elf:

python3 poc.py samplefile poisoned_file

Results:

❯ python3 poc.py fib poisoned_file
Manipulating .text section header at offset 0x250
Manipulating .symtab section header at offset 0x710
❯ ./rvlinux poisoned_file 
fish: Job 1, './rvlinux poisoned_file' terminated by signal SIGSEGV (Address boundary error)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages