From 9222411f56d8a3bed8eb79f83aeadb83d6e9b66f Mon Sep 17 00:00:00 2001 From: artmetla <77324544+artmetla@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:38:04 +0200 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Tamás Koczka --- kernelctf/faq.md | 4 ++-- kernelctf/rules.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernelctf/faq.md b/kernelctf/faq.md index 47025b9f..0865aa6e 100644 --- a/kernelctf/faq.md +++ b/kernelctf/faq.md @@ -1,5 +1,5 @@ # Frequently Asked Questions (FAQ) -#### 1. I'd sent one [bughunters.google.com](https://bughunters.google.com) report which contains multiple submissions (exploits). I'd noticed that only some PRs associated with the report are merged. After that I received a bounty email from kernelCTF which awards partial bounty (bounty not for all exploits submitted). When would I receive all the bounties? +#### 1. I submitted one report to [bughunters.google.com](https://bughunters.google.com/) containing multiple exploits. I noticed that some of the associated pull requests have been merged, and I received a payment notification email from kernelCTF awarding only partial rewards (not for all submitted exploits). When will I receive all the bounties? -The above described situation means that at this moment only some exploits were reviewed, the rest of exploits associated with the report still stay in the review queue. We're doing everything possible to prioritize review of similar submissions and bundle them together, but sometimes we still need more time to make a decision on all exploits provided. Please stay tuned for the updates on the rest of pull requests. As soon as pull requests are merged the subsequent bounties will be issued. +The above described situation means that at this moment only some of the exploits have been reviewed, the rest of exploits associated with the report remain in the review queue. We are doing everything possible to prioritize review of similar submissions and bundle them together, but sometimes we still need more time to make a decision on all the exploits provided. Please stay tuned for the updates on the remaining pull requests. As soon as other pull requests are merged the subsequent bounties will also be issued. diff --git a/kernelctf/rules.md b/kernelctf/rules.md index 417df061..2693b741 100644 --- a/kernelctf/rules.md +++ b/kernelctf/rules.md @@ -389,7 +389,7 @@ We announce major program changes on [Google's Security Blog](https://security.g ## Questions about program -If you have any question regarding kernelCTF, check [FAQ](faq.md) page and feel free to ask on the [#kernelctf](https://discord.gg/ECS5VnJZys) Discord channel. +If you have any questions regarding kernelCTF, check [the FAQ page](faq.md) and feel free to ask on the [#kernelctf](https://discord.gg/ECS5VnJZys) Discord channel. ## Non-kernel vulnerabilities