security-research icon indicating copy to clipboard operation
security-research copied to clipboard

Add CVE-2023-6932

Open liona24 opened this issue 2 years ago • 2 comments

liona24 avatar Jan 22 '24 08:01 liona24

Hey. The backup_artifacts step seems to be always failing. Not sure what I can do about it. I first created a draft PR and thought it was because of it, but re-running the checks on the real PR did not seem to resolve the issue.

liona24 avatar Jan 22 '24 09:01 liona24

Hey! Sorry, the backup_artifacts step failed because a bug on our part. I am running the checks again - hopefully now everything will be successful.

koczkatamas avatar Feb 02 '24 12:02 koczkatamas

Hey @liona24, thanks for your submission! In the exploit documentation it was a bit unclear that the timer_list function gets called with a reference to the timer structure. Making it a bit hard to follow the __register_binfmt part, in the end we figured it out but could you make some changes to the documentation so that's a bit clearer to other folks who want to learn from this exploit :) Other than that it looks good!

JordyZomer avatar May 16 '24 11:05 JordyZomer

Hey @JordyZomer , thanks for having a look. I did some changes to the documentation hopefully addressing your feedback, feel free to have a look again :)

liona24 avatar May 21 '24 10:05 liona24