OESA-2025-2411 (CVE-2025-39754)
Vulnerability from osv_openeuler – Published: 2025-10-11 11:09 – Updated: 2026-08-06 11:09 – Source websiteThe Linux Kernel, the operating system core itself.
Security Fix(es):
In the Linux kernel, the following vulnerability has been resolved:
mm/smaps: fix race between smaps_hugetlb_range and migration
smaps_hugetlb_range() handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUG_ON in pfn_swap_entry_to_page(). The race is as follows.
smaps_hugetlb_range migrate_pages huge_ptep_get remove_migration_ptes folio_unlock pfn_swap_entry_folio BUG_ON
To fix it, hold ptl lock in smaps_hugetlb_range().(CVE-2025-39754)
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"aarch64": [
"bpftool-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"bpftool-debuginfo-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"kernel-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"kernel-debuginfo-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"kernel-debugsource-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"kernel-devel-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"kernel-extra-modules-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"kernel-headers-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"kernel-source-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"kernel-tools-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"kernel-tools-debuginfo-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"kernel-tools-devel-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"perf-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"perf-debuginfo-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"python3-perf-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm",
"python3-perf-debuginfo-6.6.0-111.0.0.117.oe2403sp2.aarch64.rpm"
],
"src": [
"kernel-6.6.0-111.0.0.117.oe2403sp2.src.rpm"
],
"x86_64": [
"bpftool-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"bpftool-debuginfo-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"kernel-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"kernel-debuginfo-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"kernel-debugsource-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"kernel-devel-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"kernel-extra-modules-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"kernel-headers-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"kernel-source-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"kernel-tools-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"kernel-tools-debuginfo-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"kernel-tools-devel-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"perf-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"perf-debuginfo-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"python3-perf-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm",
"python3-perf-debuginfo-6.6.0-111.0.0.117.oe2403sp2.x86_64.rpm"
]
},
"package": {
"ecosystem": "openEuler:24.03-LTS-SP2",
"name": "kernel",
"purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-24.03-LTS-SP2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.6.0-111.0.0.117.oe2403sp2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"severity": "Medium"
},
"details": "The Linux Kernel, the operating system core itself.\r\n\r\nSecurity Fix(es):\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nmm/smaps: fix race between smaps_hugetlb_range and migration\n\nsmaps_hugetlb_range() handles the pte without holdling ptl, and may be\nconcurrenct with migration, leaing to BUG_ON in pfn_swap_entry_to_page(). \nThe race is as follows.\n\nsmaps_hugetlb_range migrate_pages\n huge_ptep_get\n remove_migration_ptes\n\t\t\t\t folio_unlock\n pfn_swap_entry_folio\n BUG_ON\n\nTo fix it, hold ptl lock in smaps_hugetlb_range().(CVE-2025-39754)",
"id": "OESA-2025-2411",
"modified": "2026-08-06T11:09:29Z",
"published": "2025-10-11T11:09:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2411"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39754"
}
],
"schema_version": "1.7.2",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "kernel security update",
"upstream": [
"CVE-2025-39754"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.