Skip to content

kernelCTF: add CVE-2026-23240_cos#404

Open
lambdasprocket wants to merge 3 commits into
google:masterfrom
lambdasprocket:CVE-2026-23240
Open

kernelCTF: add CVE-2026-23240_cos#404
lambdasprocket wants to merge 3 commits into
google:masterfrom
lambdasprocket:CVE-2026-23240

Conversation

@lambdasprocket

Copy link
Copy Markdown
Contributor

No description provided.

@artmetla artmetla added the recheck Triggers kernelCTF PR verification again label Jul 20, 2026

@artmetla artmetla left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please have a look at the comment and fix "--vuln-trigger"

err(1, "setrlimit()");

if (argc > 1 && !strcmp(argv[1], "--vuln-trigger")) {
g_trigger_only = 1;

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lambdasprocket Could you have one more look at --vuln-trigger? Looks like it's not working like it should?

The error we get in vuln-verify is:

terminate called after throwing an instance of 'ExpKitError'
  what():  symbol (__do_sys_kexec_file_load) is not available for the target
Aborted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

recheck Triggers kernelCTF PR verification again

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants