CVE-2021-22555: Turning \x00\x00 into 10000$
google.github.io
CVE-2021-22555: Turning \x00\x00 into 10000$
1–10 of 74 posts
Re: CVE-2021-22555: Turning \x00\x00 into 10000$
#2https://github.com/google/security-research/security/advisor...
Re: CVE-2021-22555: Turning \x00\x00 into 10000$
#3Re: CVE-2021-22555: Turning \x00\x00 into 10000$
#4I'll never not be impressed by the people who can find stuff like this
Re: CVE-2021-22555: Turning \x00\x00 into 10000$
#5What we need is ways to avoid the kernel for networking memory, I figured Oracle would have realized this for Java by now but they are dragging their feet!
Re: CVE-2021-22555: Turning \x00\x00 into 10000$
#6I can hardly imagine how much time and effort someone must put into these kinds of things.
Re: CVE-2021-22555: Turning \x00\x00 into 10000$
#7The description of the exploit is so detailed that it gives the impression that discovering the original vulnerability was fairly quick and simple, and the real work is in building a functioning exploit to wriggle through the discovered kernel flaw.
If the researchers were to just stop once they discover the vulnerability, and immediately report it to the kernel security team, would it be treated with the same level of seriousness? Could a CVE with the same severity be issued, or would there be arguments over whether or not the bug is exploitable?
Re: CVE-2021-22555: Turning \x00\x00 into 10000$
#8Re: CVE-2021-22555: Turning \x00\x00 into 10000$
#9I wonder how these vulnerabilities would be treated if the researchers didn't bother to find an exploit for them? The description of the exploit is so detailed that it gives the impression that discovering the original vulnerability was fairly quick and simple, and the real work is in building a functioning exploit to wriggle through the discovered kernel flaw. If the researchers were to just stop once they discover…