Skip to content

Possible double free #3155

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

Merged
merged 6 commits into from
May 28, 2024
Merged

Possible double free #3155

merged 6 commits into from
May 28, 2024

Conversation

marcstern
Copy link

msr->msc_full_request_buffer is freed but not assigned to NULL. It could be freed again later

@marcstern marcstern added the 2.x Related to ModSecurity version 2.x label May 28, 2024
@marcstern marcstern requested a review from airween May 28, 2024 14:29
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Member

@airween airween left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@airween airween merged commit 719744e into owasp-modsecurity:v2/master May 28, 2024
41 checks passed
@marcstern marcstern deleted the v2/tx_cleanup_null branch May 29, 2024 10:52
@marcstern marcstern restored the v2/tx_cleanup_null branch June 7, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Related to ModSecurity version 2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants