In the Linux kernel, the following vulnerability has been resolved:
mm/compaction: fix UBSAN shift-out-of-bounds warning
syzkaller reported a UBSAN shift-out-of-bounds warning of (1UL << order)
in isolate_freepages_block(). The bogus compound_order can be any value
because it is union with flags. Add back the MAX_PAGE_ORDER check to fix
the warning.
Metrics
Affected Vendors & Products
References
History
Fri, 28 Feb 2025 14:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Thu, 27 Feb 2025 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: mm/compaction: fix UBSAN shift-out-of-bounds warning syzkaller reported a UBSAN shift-out-of-bounds warning of (1UL << order) in isolate_freepages_block(). The bogus compound_order can be any value because it is union with flags. Add back the MAX_PAGE_ORDER check to fix the warning. | |
Title | mm/compaction: fix UBSAN shift-out-of-bounds warning | |
References |
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-02-27T20:04:14.733Z
Updated: 2025-03-24T15:40:49.746Z
Reserved: 2024-12-29T08:45:45.774Z
Link: CVE-2025-21815

No data.

Status : Received
Published: 2025-02-27T20:16:04.063
Modified: 2025-02-27T20:16:04.063
Link: CVE-2025-21815
