CVE & CISA-KEV Catalog

CVE-2025-37898

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: powerpc64/ftrace: fix module loading without patchable function entries get_stubs_size assumes that there must always be at least one patchable function entry, which is not always the case (modules that export data but no code), otherwise it returns -ENOEXEC and thus the section header sh_size is set to that value. During module_memory_alloc() the size is passed to execmem_alloc() after being page-aligned and thus set to zero which will cause it to fail the allocation (and thus module loading) as __vmalloc_node_range() checks for zero-sized allocs and returns null: [ 115.466896] module_64: cast_common: doesn't contain __patchable_function_entries. [ 115.469189] ------------[ cut here ]------------ [ 115.469496] WARNING: CPU: 0 PID: 274 at mm/vmalloc.c:3778 __vmalloc_node_range_noprof+0x8b4/0x8f0 ... [ 115.478574] ---[ end trace 0000000000000000 ]--- [ 115.479545] execmem: unable to allocate memory Fix this by removing the check completely, since it is anyway not helpful to propagate this as an error upwards.

How to fix

Remediation Available
linux-aws-6.14Ubuntu
Fixed in:6.14.0-1009.9~24.04.1USN-7665-2
linux-image-6.14.0-1007-oemUbuntu
Fixed in:6.14.0-1007.7USN-7650-1
linux-image-6.14.0-1009-awsUbuntu
Fixed in:6.14.0-1009.9~24.04.1USN-7665-2
linux-image-6.14.0-1009-aws-64kUbuntu
Fixed in:6.14.0-1009.9~24.04.1USN-7665-2
linux-image-awsUbuntu
Fixed in:6.14.0-1009.9~24.04.1USN-7665-2
linux-image-aws-6.14Ubuntu
Fixed in:6.14.0-1009.9~24.04.1USN-7665-2
linux-image-aws-64kUbuntu
Fixed in:6.14.0-1009.9~24.04.1USN-7665-2
linux-image-aws-64k-6.14Ubuntu
Fixed in:6.14.0-1009.9~24.04.1USN-7665-2
linux-image-oem-24.04cUbuntu
Fixed in:6.14.0-1007.7USN-7650-1
linux-image-oem-6.14Ubuntu
Fixed in:6.14.0-1007.7USN-7650-1
linux-oem-6.14Ubuntu
Fixed in:6.14.0-1007.7USN-7650-1

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

0.14%probability of exploitation in 30 days
4thpercentile

Low risk: more likely to be exploited than 4% of all known CVEs.

References

Embed a live status badge for CVE-2025-37898
CVE-2025-37898 severity badge

Markdown

[![CVE-2025-37898](https://tridentstack.com/cve/badge/CVE-2025-37898.svg)](https://tridentstack.com/cve/CVE-2025-37898)

HTML

<a href="https://tridentstack.com/cve/CVE-2025-37898"><img src="https://tridentstack.com/cve/badge/CVE-2025-37898.svg" alt="CVE-2025-37898"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-11-19.