cbcvebase.
CVE-2025-37995
published 2025-05-29

CVE-2025-37995: In the Linux kernel, the following vulnerability has been resolved: module: ensure that kobject_put() is safe for module type kobjects In…

medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
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.

Affected

37 ranges· showing 25
VendorProductVersion rangeFixed in
debiandebian_linux
debianlinux< linux 6.1.139-1 (bookworm)linux 6.1.139-1 (bookworm)
debianlinux-6.1< linux 6.1.139-1 (bookworm)linux 6.1.139-1 (bookworm)
linuxlinux
linuxlinux>= 942e443127e928a5631c3d5102aca8c8b3c2dd98 < 93799fb988757cdacf19acba57807746c00378e693799fb988757cdacf19acba57807746c00378e6
linuxlinux>= 942e443127e928a5631c3d5102aca8c8b3c2dd98 < a63d99873547d8b39eb2f6db79dd235761e7098aa63d99873547d8b39eb2f6db79dd235761e7098a
linuxlinux>= 942e443127e928a5631c3d5102aca8c8b3c2dd98 < f1c71b4bd721a4ea21da408806964b10468623f2f1c71b4bd721a4ea21da408806964b10468623f2
linuxlinux>= 942e443127e928a5631c3d5102aca8c8b3c2dd98 < 9e7b49ce4f9d0cb5b6e87db9e07a2fb9e754b0dd9e7b49ce4f9d0cb5b6e87db9e07a2fb9e754b0dd
linuxlinux>= 942e443127e928a5631c3d5102aca8c8b3c2dd98 < faa9059631d3491d699c69ecf512de9e1a3d6649faa9059631d3491d699c69ecf512de9e1a3d6649
linuxlinux>= 942e443127e928a5631c3d5102aca8c8b3c2dd98 < d63851049f412cdfadaeef7a7eaef5031d11c1e9d63851049f412cdfadaeef7a7eaef5031d11c1e9
linuxlinux>= 942e443127e928a5631c3d5102aca8c8b3c2dd98 < 31d8df3f303c3ae9115230820977ef8c35c8880831d8df3f303c3ae9115230820977ef8c35c88808
linuxlinux>= 942e443127e928a5631c3d5102aca8c8b3c2dd98 < a6aeb739974ec73e5217c75a7c008a688d3d5cf1a6aeb739974ec73e5217c75a7c008a688d3d5cf1
linuxlinux_kernel
linuxlinux_kernel>= 0 < 5.10.244-15.10.244-1
linuxlinux_kernel>= 0 < 6.1.139-16.1.139-1
linuxlinux_kernel>= 0 < 6.12.29-16.12.29-1
linuxlinux_kernel>= 0 < 6.12.29-16.12.29-1
linuxlinux_kernel>= 0 < 5.15.0-144.1575.15.0-144.157
linuxlinux_kernel>= 0 < 6.8.0-100.1006.8.0-100.100
linuxlinux_kernel>= 3.12 < 5.4.2945.4.294
linuxlinux_kernel>= 5.11 < 5.15.1835.15.183
linuxlinux_kernel>= 5.16 < 6.1.1396.1.139
linuxlinux_kernel>= 5.5 < 5.10.2385.10.238
linuxlinux_kernel>= 6.13 < 6.14.76.14.7
linuxlinux_kernel>= 6.2 < 6.6.916.6.91

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv8.8HIGH