Skip to main content

Linux EUVDEUVD-2026-58927

| CVE-2026-72169
2026-08-15 416baaa9-dc9f-4396-8d5f-8c081fb06d67 GHSA-8wjg-7mhv-9g56

Lifecycle Timeline

2
Patch available
Aug 15, 2026 - 07:20 EUVD
CVE Published
Aug 15, 2026 - 06:21 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

In the Linux kernel, the following vulnerability has been resolved:

kho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTES

When using scratch_scale, the scratch sizes are rounded up to CMA_MIN_ALIGNMENT_BYTES since they will be released as MIGRATE_CMA. This is not done when using fixed scratch sizes via command line. This can result in user specifying a size which is not aligned, and thus kernel releasing a pageblock that is only partially scratch.

Do the rounding up for both cases in scratch_size_update().

Analysis

In the Linux kernel, the following vulnerability has been resolved:

kho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTES

When using scratch_scale, the scratch sizes are rounded up to CMA_MIN_ALIGNMENT_BYTES since they will be released as MIGRATE_CMA. This is not done when using fixed scratch sizes via command line. This can result in user specifying a size which is not aligned, and thus kernel releasing a pageblock that is only partially scratch.

Do the rounding up for both cases in scratch_size_update().

Share

EUVD-2026-58927 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy