Skip to content

Add reference link to GHSA-vqf4-7m7x-wgfc.json#8004

Open
0bi0 wants to merge 63 commits into
github:0bi0/advisory-improvement-8004from
0bi0:main
Open

Add reference link to GHSA-vqf4-7m7x-wgfc.json#8004
0bi0 wants to merge 63 commits into
github:0bi0/advisory-improvement-8004from
0bi0:main

Conversation

@0bi0

@0bi0 0bi0 commented Jun 11, 2026

Copy link
Copy Markdown

The advisory currently references the v1.8.1 release tag but is missing the
underlying patch commit. Added the fix commit for CVE-2025-12183:

yawkat/lz4-java@d041c28

This helps downstream readers verify the exact change that resolved the
out-of-bounds memory operations vulnerability.

@github-actions github-actions Bot changed the base branch from main to 0bi0/advisory-improvement-8004 June 11, 2026 08:57
@JonathanLEvans

Copy link
Copy Markdown

Hi @0bi0,

Could you explain how you determined yawkat/lz4-java@d041c28 to be the fix commit?

@0bi0

0bi0 commented Jun 13, 2026

Copy link
Copy Markdown
Author

@JonathanLEvans It seems like I accidentally pushed the wrong commit reference, haha. The correct fix commit is actually 8b4f4c0, which is where the security-relevant change in LZ4Factory.java lives. d041c28 (what I originally referenced) is just a build/packaging change that happens to be the release tag tip. I've updated the PR with the correct commit reference. 👍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants