Skip to content

Conversation

jainash
Copy link

@jainash jainash commented Dec 10, 2023

go: Fix for net http permit requests invalid Host headers issue

Faced issue while connecting to docker-container as got http: invalid host header so providing patch to fix this issue.

Issue occurs due to CVE-2023-29406.patch in oe-core layer.

Ref: https://go-review.googlesource.com/c/go/+/511155/5/src/net/http/request.go

Faced issue while connecting to docker-container as got http: invalid host header so providing patch to fix this issue.

Issue occurs due to CVE-2023-29406.patch in oe-core layer.

Ref: https://go-review.googlesource.com/c/go/+/511155/5/src/net/http/request.go

Signed-off-by: Ashish Jain <[email protected]>
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.

1 participant