PT-2025-51592 · Linux+3 · Linux Kernel+3
Published
2025-10-30
·
Updated
2026-05-07
·
CVE-2025-68179
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains an issue where enabling Huge Virtual Objects (HVO) on the s390 architecture can lead to reproducible crashes. This occurs because kernel page tables are modified without flushing corresponding Translation Lookaside Buffer (TLB) entries. The s390 architecture requires an invalidation step when replacing valid page table entries, which the current HVO code does not support. A direct replacement of valid entries can cause random crashes or data corruption. The issue is addressed by disabling the
ARCH WANT OPTIMIZE HUGETLB VMEMMAP option, effectively reverting a previous patch that enabled it.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use of Insufficiently Random Values
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu