Skip to content

kernelCTF: add CVE-2026-53362_lts - #410

Open
qwerty-po wants to merge 1 commit into
google:masterfrom
qwerty-po:cve-2026-53362
Open

kernelCTF: add CVE-2026-53362_lts#410
qwerty-po wants to merge 1 commit into
google:masterfrom
qwerty-po:cve-2026-53362

Conversation

@qwerty-po

Copy link
Copy Markdown

No description provided.

@google-cla

google-cla Bot commented Jul 20, 2026

Copy link
Copy Markdown

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.

@JordyZomer JordyZomer added the recheck Triggers kernelCTF PR verification again label Jul 22, 2026

@JordyZomer JordyZomer 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.

Hi!

Added a little nit, aside from that --vuln-trigger mode is missing so vuln_verify doesn't work.

TargetDb kxdb("target_db.kxdb", target_db);
Target st(FRAGGAP_TARGET_DISTRO, FRAGGAP_TARGET_RELEASE, "6.12.85");

st.AddSymbol(CORE_PATTERN_LINK_SYMBOL, 0x4611740UL);

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.

This and the line below, are not really how AddSymbol should be used (they're not really symbols)

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