CVE-2025-37995

Updated: 2026-02-27 03:33:43.6875

Description:

In the Linux kernel, the following vulnerability has been resolved: module: ensure that kobject_put() is safe for module type kobjects In 'lookup_or_create_module_kobject()', an internal kobject is created using 'module_ktype'. So call to 'kobject_put()' on error handling path causes an attempt to use an uninitialized completion pointer in 'module_kobject_release()'. In this scenario, we just want to release kobject without an extra synchronization required for a regular module unloading process, so adding an extra check whether 'complete()' is actually required makes 'kobject_put()' safe.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0.0
CVSS Version 3.x MEDIUM 5.5

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 5.5 MEDIUM Needs Triage 2025-12-28 07:58:32
CentOS 8.4 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2026-01-17 01:09:43 This flaw is local-only and limited to availability: it occurs on an error-handling path when kobjec...
CentOS 8.5 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2026-01-17 01:09:44 This flaw is local-only and limited to availability: it occurs on an error-handling path when kobjec...
CentOS Stream 8 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2026-01-17 01:09:42 This flaw is local-only and limited to availability: it occurs on an error-handling path when kobjec...
Oracle Linux 7 ELS kernel-uek 5.4.17 5.5 MEDIUM Released CLSA-2025:1757963029 2025-09-16 11:20:16
TuxCare 9.6 ESU kernel 5.14.0 5.5 MEDIUM Needs Triage 2025-12-28 07:58:31
Ubuntu 16.04 ELS linux-hwe 4.15.0 5.5 MEDIUM Ignored 2026-01-17 01:19:12 This flaw is local-only and limited to availability: it occurs on an error-handling path when kobjec...
Ubuntu 16.04 ELS linux 4.4.0 5.5 MEDIUM Ignored 2026-01-17 01:15:53 This flaw is local-only and limited to availability: it occurs on an error-handling path when kobjec...
Ubuntu 18.04 ELS linux 4.15.0 5.5 MEDIUM Ignored 2026-01-17 01:15:56 This flaw is local-only and limited to availability: it occurs on an error-handling path when kobjec...
Ubuntu 20.04 ELS linux 5.4.0 5.5 MEDIUM Ignored 2026-01-17 01:15:54 This flaw is local-only and limited to availability: it occurs on an error-handling path when kobjec...