Bug 2303427
| Summary: | CVE-2024-37890 dotnet8.0: denial of service when handling a request with many HTTP headers [fedora-all] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dhananjay Arunesh <darunesh> |
| Component: | dotnet8.0 | Assignee: | Omair Majid <omajid> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 40 | CC: | omajid |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["d03c9b4d-858d-4cb9-988b-9253a193b3e3"]} | ||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-01-21 21:53:34 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2292777 | ||
|
Description
Dhananjay Arunesh
2024-08-07 11:30:19 UTC
Based on https://nvd.nist.gov/vuln/detail/cve-2024-37890, the fix is to update to ws.10. ASP.NET Core made that change in https://github.com/dotnet/aspnetcore/commit/baf82a19604e265a78ccbb6689be813cc9a0f3fc. That was released with .NET 8.0.10, which was made public in October 2024. .NET 8.0.110/8.0.10 was released for Fedora in 2024: - Fedora 39: https://bodhi.fedoraproject.org/updates/FEDORA-2024-180560c54b - Fedora 40: https://bodhi.fedoraproject.org/updates/FEDORA-2024-204d982a2e - Fedora 41: https://bodhi.fedoraproject.org/updates/FEDORA-2024-cc3d21b83b - Fedora 42: https://bodhi.fedoraproject.org/updates/FEDORA-2024-bfe334b47a |