he/him, opinions are my own. https://zhuoweizhang.net
Mastodon: https://notnow.dev/zhuowei
bsky.app/profile/thev...
bsky.app/profile/thev...
RTEMS, which used to have a legacy libnetworking stack forked from FreeBSD before the patch, removed that stack in 2021.
Anything else I should look at?
RTEMS, which used to have a legacy libnetworking stack forked from FreeBSD before the patch, removed that stack in 2021.
Anything else I should look at?
github.com/zhuowei/blue...
What can I do with this? Getting an infoleak is probably possible, but hard. For a proof-of-concept, I won’t bother defeating ASLR: I’ll just arbitrary-write to hardcoded memory addresses.
github.com/zhuowei/blue...
What can I do with this? Getting an infoleak is probably possible, but hard. For a proof-of-concept, I won’t bother defeating ASLR: I’ll just arbitrary-write to hardcoded memory addresses.
It should be a use-after-free; I haven't gotten it to do anything interesting though.
So far, I was only able to get a null pointer deref without malloc debug or an attempted write to library rodata with malloc debug.
It should be a use-after-free; I haven't gotten it to do anything interesting though.
So far, I was only able to get a null pointer deref without malloc debug or an attempted write to library rodata with malloc debug.