Skip to content

Commit 39c6d24

Browse files
mcollinaCopilot
andauthored
Update apps/site/pages/en/blog/vulnerability/january-2026-dos-mitigation-async-hooks.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
1 parent 588ee02 commit 39c6d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/pages/en/blog/vulnerability/january-2026-dos-mitigation-async-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ If you cannot upgrade immediately, consider altering your application to avoid d
404404
- **December 8, 2025**: Vercel Security team opens the [HackerOne report #3456295](https://hackerone.com/reports/3456295)
405405
- **December 9, 2025**: Matteo Collina starts working on a first patch that would defer the stack overflow error to the next macrotick.
406406
- **December 10, 2025**: The React/Next.js team validates that this patch did not fix the problem.
407-
- **December 10, 2025**: Matteo Collina prepares a different patch that rethrow the error immediately, freeing the stack.
407+
- **December 10, 2025**: Matteo Collina prepares a different patch that rethrows the error immediately, freeing the stack.
408408
- **December 11, 2025**: The React/Next.js team validates that this patch fixes the problem.
409409
- **December 12, 2025**: Anna Henningsen identifies a blocker for this strategy. The Node.js team starts brainstorming on alternative solutions.
410410
- **December 16, 2025**: Joyee Cheung communicates that Node.js cannot treat this as a vulnerability for the reasons listed in this blog post.

0 commit comments

Comments
 (0)