kernelCTF: add CVE-2025-40019_mitigation_2#372
kernelCTF: add CVE-2025-40019_mitigation_2#372Shinkurt wants to merge 9 commits intogoogle:masterfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
CLA is now passing after re-running checks. The remaining The checker verifies Could the |
|
Adding more context on the For I do not see a PR-side change that can honestly satisfy this gate while keeping the real submission ID |
|
Additional spreadsheet context: this appears to be isolated to the novelty-only row for The public kernelCTF CSV already maps the same patch commit to The current |
|
I updated the Google Form edit response for The public CSV now shows the form edit was accepted: But the public checker fields are still blank: So this still appears to require a maintainer/backend update to the public spreadsheet row before |
|
@artmetla Thanks for fixing the spreadsheet/CVE side. I pushed the fixes on the existing PR branch rather than opening a replacement submission. The current head is What changed:
The latest run is green now: |
Summary
Adds kernelCTF submission
exp505forCVE-2025-40019_mitigation_2, a novelty-only follow-up for the mitigation-v4-6.12 target. The submission documents the huge-PUD page-table adaptation and includes the lockedoriginal.tar.gzarchive.Notes
original.tar.gzSHA256 matches the public spreadsheet hash:3d19a6653c1e003ad51dc3ff6c37f24607dcf97e60782cf6305fac44c41329af.--vuln-triggersupport for vuln verification.Validation
git diff --cached --checkpassed before commit.kernelctf/check-submission.py origin/masterverifies the archive hash and target folder, but currently fails because public spreadsheet rowexp505has an empty CVE column while this PR is forCVE-2025-40019. The BugHunters issue already references CVE-2025-40019.