2lambda123 / openmoh-openmohaa

GNU General Public License v2.0
0 stars 0 forks source link

Fix code scanning alert - Potential use after free #1

Open 2lambda123 opened 1 month ago

2lambda123 commented 1 month ago

Tracking issue for:

git-greetings[bot] commented 1 month ago

Thanks @2lambda123 for opening this issue!

For COLLABORATOR only :

secure-code-warrior-for-github[bot] commented 1 month ago

Micro-Learning Topic: Use-after-free (Detected by phrase)

Matched on "use after free"

What is this? (2min video)

Dereferencing pointers to objects that have already been freed opens the door to execution of arbitrary code. Attackers may be able to insert instructions at the freed memory location in order to trigger the exploit when the pointer is used after the memory has been freed.

Try a challenge in Secure Code Warrior

git-greetings[bot] commented 1 month ago

First issue by @2lambda123

Issues Details of @2lambda123 in openmoh-openmohaa : OPEN CLOSED TOTAL
1 0 1
codeautopilot[bot] commented 1 month ago

Your repository exceeds the current size limit of 4MB. You can fix this by ignoring files/folders: https://docs.codeautopilot.com/configuring-autopilot#excluding-files-and-folders