Skip to content

linux: linux-k510: Add CVE to CVE_CHECK_WHITELIST#586

Merged
teradat merged 1 commit intomiraclelinux:warriorfrom
mozoko:update-whitelist
Jan 20, 2026
Merged

linux: linux-k510: Add CVE to CVE_CHECK_WHITELIST#586
teradat merged 1 commit intomiraclelinux:warriorfrom
mozoko:update-whitelist

Conversation

@mozoko
Copy link
Copy Markdown
Contributor

@mozoko mozoko commented Jan 19, 2026

Purpose of pull request

Add following CVE to CVE_CHECK_WHITELIST which there are no vulnerable code in 5.10.y.

Test

How te test

Add the following to local.conf.

MACHINE = "qemuarm64"
DISTRO = "emlinux-k510"
INHERIT += " cve-check debian-cve-check kernel-cve-check"

Run cve-check command

bitbake linux-k510 -c cve_check

Then, compare the log (tmp-glibc/work/qemuarm64-emlinux-linux/linux-k510/5.10-r0/temp/cve.log) between before and after this update.

Test result

Before this update:

$ grep -A1 CVE-2025-21985 cve.log 
CVE: CVE-2025-21985
CVE STATUS: Unpatched
--
MORE INFORMATION: https://nvd.nist.gov/vuln/detail/CVE-2025-21985

After this update:

$ grep -A1 CVE-2025-21985 cve.log 
CVE: CVE-2025-21985
CVE STATUS: Patched
--
MORE INFORMATION: https://nvd.nist.gov/vuln/detail/CVE-2025-21985

@mozoko mozoko marked this pull request as draft January 19, 2026 03:04
@mozoko mozoko marked this pull request as ready for review January 19, 2026 03:13
Add following CVEs to CVE_CHECK_WHITELIST which there are no vulnerable code in
5.10.y.
- CVE-2025-21985
@teradat teradat merged commit b2fcfc6 into miraclelinux:warrior Jan 20, 2026
2 checks passed
@teradat
Copy link
Copy Markdown
Contributor

teradat commented Jan 20, 2026

@mozoko Thanks.

@mozoko mozoko deleted the update-whitelist branch January 22, 2026 03:46
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