Skip to content

Workaround CVE-2026-31431#563

Closed
chilcano wants to merge 1 commit intomainfrom
fix/cve-2026-31431
Closed

Workaround CVE-2026-31431#563
chilcano wants to merge 1 commit intomainfrom
fix/cve-2026-31431

Conversation

@chilcano
Copy link
Copy Markdown

Adds a kernel module blacklist step as the first step in every job as a workaround for CVE-2026-31431.

@chilcano chilcano requested review from a team as code owners April 30, 2026 16:17
@cla-bot cla-bot Bot added the cla-signed The CLA has been signed. label Apr 30, 2026
@github-actions
Copy link
Copy Markdown

Consolidated Tests Results 2026-04-30 - 17:29:46

Test Results

passed 12 passed

Details

tests 12 tests
clock not captured
tool junit-to-ctrf
build build-and-test arrow-right test-reporter link #1827
pull-request Workaround CVE-2026-31431 link #563

test-reporter: Run #1827

Tests 📝 Passed ✅ Failed ❌ Skipped ⏭️ Pending ⏳ Other ❓ Flaky 🍂 Duration ⏱️
12 12 0 0 0 0 0 not captured

🎉 All tests passed!

Tests

View All Tests
Test Name Status Flaky Duration
k8s_test_crs_uniqueness 32.4s
k8s_test_insecure_keygen_encrypt_and_public_decrypt 2m 7s
k8s_test_insecure_keygen_encrypt_multiple_types 2m 21s
k8s_test_keygen_and_crs 2m 3s
k8s_test_keygen_uniqueness 5m 20s
k8s_test_crs_uniqueness 34.1s
k8s_test_insecure_keygen_encrypt_and_public_decrypt 2m 12s
k8s_test_insecure_keygen_encrypt_multiple_types 2m 26s
k8s_test_keygen_and_crs 2m 7s
k8s_test_keygen_uniqueness 5m 31s
k8s_test_centralized_insecure 1m 2s
nightly_full_gen_tests_default_k8s_centralized_sequential_crs 1.9s

🍂 No flaky tests in this run.

Github Test Reporter by CTRF 💚

@dvdplm
Copy link
Copy Markdown
Contributor

dvdplm commented May 1, 2026

@chilcano The diff seems to contain a lot of extraneous white space changes that will cause messy merge conflicts. Do you mind backing out any changes that are not specifically tied to CVE-2026-31431?

@chilcano
Copy link
Copy Markdown
Author

chilcano commented May 4, 2026

@chilcano The diff seems to contain a lot of extraneous white space changes that will cause messy merge conflicts. Do you mind backing out any changes that are not specifically tied to CVE-2026-3143

You are right @dvdplm , those changes were not intended to be done.
I tried to add only 1 github step in the top of github job, but it seems something happened in the script.
Let me check it out.
I'll keep in the loop.

@chilcano
Copy link
Copy Markdown
Author

chilcano commented May 4, 2026

@dvdplm I'm going to close this PR and raise a new one to address this CVE.

@chilcano chilcano closed this May 4, 2026
@chilcano chilcano deleted the fix/cve-2026-31431 branch May 4, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The CLA has been signed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants