-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add kernelCTF CVE-2024-1085_cos #108
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey!
I took a look at the exploit and I had to request a few changes (36 comments in total...) as I think some parts of the exploit could be explained better and there are some other code quality issues.
Please take a look and make the necessary changes.
Thanks!
pocs/linux/kernelctf/CVE-2024-1085_cos/exploit/cos-105-17412.226.43/exploit.c
Outdated
Show resolved
Hide resolved
pocs/linux/kernelctf/CVE-2024-1085_cos/exploit/cos-105-17412.226.43/exploit.c
Outdated
Show resolved
Hide resolved
pocs/linux/kernelctf/CVE-2024-1085_cos/exploit/cos-105-17412.226.43/exploit.c
Show resolved
Hide resolved
pocs/linux/kernelctf/CVE-2024-1085_cos/exploit/cos-105-17412.226.43/exploit.c
Show resolved
Hide resolved
pocs/linux/kernelctf/CVE-2024-1085_cos/exploit/cos-105-17412.226.43/exploit.c
Show resolved
Hide resolved
pocs/linux/kernelctf/CVE-2024-1085_cos/exploit/cos-105-17412.226.43/exploit.c
Show resolved
Hide resolved
pocs/linux/kernelctf/CVE-2024-1085_cos/exploit/cos-105-17412.226.43/exploit.c
Outdated
Show resolved
Hide resolved
pocs/linux/kernelctf/CVE-2024-1085_cos/exploit/cos-105-17412.226.43/exploit.c
Show resolved
Hide resolved
pocs/linux/kernelctf/CVE-2024-1085_cos/exploit/cos-105-17412.226.43/exploit.c
Show resolved
Hide resolved
pocs/linux/kernelctf/CVE-2024-1085_cos/exploit/cos-105-17412.226.43/exploit.c
Outdated
Show resolved
Hide resolved
Hi, I've updated the exploit.c to add all the changes. Please check it. Thanks |
Hey! There are still several unresolved comments (23 out of the original 36 comments). Could you please fix those too? Thanks! |
Hi, I've fixed all the comments, please check it! Thanks! |
No description provided.