Skip to content

Investigate issue 127 - #132

Closed
Hemenguelbindi wants to merge 1 commit into
intel:masterfrom
Hemenguelbindi:investigate-issue-127
Closed

Investigate issue 127#132
Hemenguelbindi wants to merge 1 commit into
intel:masterfrom
Hemenguelbindi:investigate-issue-127

Conversation

@Hemenguelbindi

Copy link
Copy Markdown

BEFORE

issue reproduction
→ ASan heap-use-after-free
→ ieee8023_rchange frees tlv
→ ieee8021qaz_rchange reads freed tlv

AFTER

same reproduction
→ no ASan UAF
→ ieee8023 returns TLV_OK
→ rxProcessFrame stops dispatch
→ application continues working
→ make check passes

Comment thread lldp_8021qaz.c
@apconole

Copy link
Copy Markdown
Contributor

This needs some work. Please don't have a PR where you introduce a problem and then fix it up with a separate commit. Each change should look clean on its own.

@apconole

Copy link
Copy Markdown
Contributor

what I mean was - you should squash your fixes together, not that you should keep around stray spacing changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants