Skip to content

Fix socketpair fd-table race when the table is full - #1252

Open
Weiteng Chen (CvvT) wants to merge 6 commits into
mainfrom
weiteng/fix_socketpair
Open

Fix socketpair fd-table race when the table is full#1252
Weiteng Chen (CvvT) wants to merge 6 commits into
mainfrom
weiteng/fix_socketpair

Conversation

@CvvT

Copy link
Copy Markdown
Contributor

Fix #1172: hold the descriptor-table write lock across both socketpair fd insertions and rollback.

Base automatically changed from weiteng/fix_dup to main September 2, 2026 17:48
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

🤖 SemverChecks 🤖 No breaking API changes detected

Note: this does not mean API is unchanged, or even that there are no breaking changes; simply, none of the detections triggered.

@CvvT
Weiteng Chen (CvvT) marked this pull request as ready for review September 2, 2026 18:38
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.

do_socketpair possible bug when fd table is full

1 participant