-
Notifications
You must be signed in to change notification settings - Fork 467
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
Vuln fixes for CVE-2023-5363 and CVE-2023-5528 #622
Vuln fixes for CVE-2023-5363 and CVE-2023-5528 #622
Conversation
Welcome @irLinja! |
Hi @irLinja. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/honk |
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I'd appreciate your review. |
@irLinja Do you have any information on why this modification can fix the mentioned CVE vulnerability? Thank you. |
@zengyuxing007 I ran a vulnerability scanner on the new version and there are no known vulnerabilities as of now. |
061fb56
to
7911823
Compare
This comment has been minimized.
This comment has been minimized.
/ok-to-test |
maybe update to
|
7911823
to
7c9a356
Compare
Done 👍🏼 |
Can someone review this, please? |
Signed-off-by: Arash Haghighat <arash@linja.pro>
7c9a356
to
2ca25c8
Compare
Can you link info why upgrading iptables will fix those Vuln issues? |
|
|
thanks, can you also run |
|
@zhangguanzhang, thanks for providing the scan results. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: irLinja, kl52752 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This fixes the CVE-2023-5363 and CVE-2023-5528 mentioned in the issue #620