Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

traefik (update request): CVEs + http3 not working with custom tlsoptions #7606

Closed
oakey-dev opened this issue May 24, 2023 · 3 comments
Closed

Comments

@oakey-dev
Copy link

Environmental Info:
K3s Version:

k3s version v1.26.4+k3s1 (8d0255a)
go version go1.19.8

Node(s) CPU architecture, OS, and Version:

Linux 5.10.0-23-amd64 #1 SMP Debian 5.10.179-1 (2023-05-12) x86_64 GNU/Linux

Cluster Configuration:

3 servers
2 agents

Describe the bug:

HTTP/3 doesn't work if you have custom TLS settings
traefik/traefik#9063

Steps To Reproduce:

  • Installed K3s:

Expected behavior:

http3 working even if custom TLS options are set

Actual behavior:

Traefik responds with

< HTTP/3 421
< content-type: text/plain; charset=utf-8
< x-content-type-options: nosniff
<
Misdirected Request

Additional context / logs:

Should be solved if updating to Traefik v2.9.7

Additionally some CVEs were fixed too:
v2.9.6
https://www.cve.org/CVERecord?id=CVE-2022-23469
https://www.cve.org/CVERecord?id=CVE-2022-46153
https://www.cve.org/CVERecord?id=CVE-2022-41717

v2.9.8
fix CVE-2022-41724

v2.9.10
CVE-2023-29013
Related to CVE-2023-24534

@oakey-dev oakey-dev changed the title traefik (update request): http3 not working with custom tlsoptions traefik (update request): CVEs + http3 not working with custom tlsoptions May 24, 2023
@brandond
Copy link
Member

We've already updated to v2.9.10, see #7324

@github-project-automation github-project-automation bot moved this from New to Done Issue in K3s Development May 24, 2023
@oakey-dev
Copy link
Author

with which k3s version will it be available then?

@brandond
Copy link
Member

This months, which is currently in RC pending validation by QA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants