Skip to content

Fix dangling socket pointer in the network interface#2738

Merged
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:netiface-dangling-ptr
Feb 10, 2023
Merged

Fix dangling socket pointer in the network interface#2738
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:netiface-dangling-ptr

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

@stevenengler stevenengler commented Feb 8, 2023

Previously if the tracker tries to deref the pointer, it would be a use-after-free.

@stevenengler stevenengler added the Type: Bug Error or flaw producing unexpected results label Feb 8, 2023
@stevenengler stevenengler self-assigned this Feb 8, 2023
@github-actions github-actions bot added the Component: Main Composing the core Shadow executable label Feb 8, 2023
@stevenengler stevenengler merged commit 716f983 into shadow:main Feb 10, 2023
@stevenengler stevenengler deleted the netiface-dangling-ptr branch February 10, 2023 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Main Composing the core Shadow executable Type: Bug Error or flaw producing unexpected results

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants