Skip to content

[GHSA-rwm7-x88c-3g2p] Netty epoll transport denial of service via RST on half-closed TCP connection#7621

Closed
pjfanning wants to merge 1 commit intopjfanning/advisory-improvement-7621from
pjfanning-GHSA-rwm7-x88c-3g2p
Closed

[GHSA-rwm7-x88c-3g2p] Netty epoll transport denial of service via RST on half-closed TCP connection#7621
pjfanning wants to merge 1 commit intopjfanning/advisory-improvement-7621from
pjfanning-GHSA-rwm7-x88c-3g2p

Conversation

@pjfanning
Copy link
Copy Markdown

Updates

  • Affected products

Comments
netty/netty#16689 says that 4.1.113.Final has the fix. This CVE/GHSA is currently making dependabot treat 4.1.113.Final as having a CVE.

@github
Copy link
Copy Markdown
Collaborator

github commented May 8, 2026

Hi there @chrisvest! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository.

This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory

Copilot AI review requested due to automatic review settings May 8, 2026 09:44
@github-actions github-actions Bot changed the base branch from main to pjfanning/advisory-improvement-7621 May 8, 2026 09:45
@pjfanning
Copy link
Copy Markdown
Author

#7620 has the right fix - closing in favour of that

@pjfanning pjfanning closed this May 8, 2026
@github-actions github-actions Bot deleted the pjfanning-GHSA-rwm7-x88c-3g2p branch May 8, 2026 09:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the OSV advisory for GHSA-rwm7-x88c-3g2p (Netty epoll transport DoS) to better model affected Maven artifacts/versions so downstream tooling (e.g., Dependabot) can evaluate vulnerability status correctly.

Changes:

  • Adds a second affected entry for io.netty:netty-transport-native-epoll intended to represent an additional fixed line (4.1.x).
  • Declares 4.1.133.Final as the fix version for that additional affected entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +38 to +52
"package": {
"ecosystem": "Maven",
"name": "io.netty:netty-transport-native-epoll"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.133.Final"
}
]
Comment on lines +46 to +51
{
"introduced": "0"
},
{
"fixed": "4.1.133.Final"
}
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.

3 participants