| { |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038" |
| }, |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmodule: ensure that kobject_put() is safe for module type kobjects\n\nIn 'lookup_or_create_module_kobject()', an internal kobject is created\nusing 'module_ktype'. So call to 'kobject_put()' on error handling\npath causes an attempt to use an uninitialized completion pointer in\n'module_kobject_release()'. In this scenario, we just want to release\nkobject without an extra synchronization required for a regular module\nunloading process, so adding an extra check whether 'complete()' is\nactually required makes 'kobject_put()' safe." |
| } |
| ], |
| "affected": [ |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "unaffected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "kernel/params.c" |
| ], |
| "versions": [ |
| { |
| "version": "942e443127e928a5631c3d5102aca8c8b3c2dd98", |
| "lessThan": "93799fb988757cdacf19acba57807746c00378e6", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "942e443127e928a5631c3d5102aca8c8b3c2dd98", |
| "lessThan": "a63d99873547d8b39eb2f6db79dd235761e7098a", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "942e443127e928a5631c3d5102aca8c8b3c2dd98", |
| "lessThan": "f1c71b4bd721a4ea21da408806964b10468623f2", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "942e443127e928a5631c3d5102aca8c8b3c2dd98", |
| "lessThan": "9e7b49ce4f9d0cb5b6e87db9e07a2fb9e754b0dd", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "942e443127e928a5631c3d5102aca8c8b3c2dd98", |
| "lessThan": "faa9059631d3491d699c69ecf512de9e1a3d6649", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "942e443127e928a5631c3d5102aca8c8b3c2dd98", |
| "lessThan": "d63851049f412cdfadaeef7a7eaef5031d11c1e9", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "942e443127e928a5631c3d5102aca8c8b3c2dd98", |
| "lessThan": "31d8df3f303c3ae9115230820977ef8c35c88808", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "942e443127e928a5631c3d5102aca8c8b3c2dd98", |
| "lessThan": "a6aeb739974ec73e5217c75a7c008a688d3d5cf1", |
| "status": "affected", |
| "versionType": "git" |
| } |
| ] |
| }, |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "affected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "kernel/params.c" |
| ], |
| "versions": [ |
| { |
| "version": "3.12", |
| "status": "affected" |
| }, |
| { |
| "version": "0", |
| "lessThan": "3.12", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.4.294", |
| "lessThanOrEqual": "5.4.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.10.238", |
| "lessThanOrEqual": "5.10.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.15.183", |
| "lessThanOrEqual": "5.15.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.1.139", |
| "lessThanOrEqual": "6.1.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.6.91", |
| "lessThanOrEqual": "6.6.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.12.29", |
| "lessThanOrEqual": "6.12.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.14.7", |
| "lessThanOrEqual": "6.14.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.15", |
| "lessThanOrEqual": "*", |
| "status": "unaffected", |
| "versionType": "original_commit_for_fix" |
| } |
| ] |
| } |
| ], |
| "cpeApplicability": [ |
| { |
| "nodes": [ |
| { |
| "operator": "OR", |
| "negate": false, |
| "cpeMatch": [ |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.12", |
| "versionEndExcluding": "5.4.294" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.12", |
| "versionEndExcluding": "5.10.238" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.12", |
| "versionEndExcluding": "5.15.183" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.12", |
| "versionEndExcluding": "6.1.139" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.12", |
| "versionEndExcluding": "6.6.91" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.12", |
| "versionEndExcluding": "6.12.29" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.12", |
| "versionEndExcluding": "6.14.7" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.12", |
| "versionEndExcluding": "6.15" |
| } |
| ] |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://git.kernel.org/stable/c/93799fb988757cdacf19acba57807746c00378e6" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/a63d99873547d8b39eb2f6db79dd235761e7098a" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/f1c71b4bd721a4ea21da408806964b10468623f2" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/9e7b49ce4f9d0cb5b6e87db9e07a2fb9e754b0dd" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/faa9059631d3491d699c69ecf512de9e1a3d6649" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/d63851049f412cdfadaeef7a7eaef5031d11c1e9" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/31d8df3f303c3ae9115230820977ef8c35c88808" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/a6aeb739974ec73e5217c75a7c008a688d3d5cf1" |
| } |
| ], |
| "title": "module: ensure that kobject_put() is safe for module type kobjects", |
| "x_generator": { |
| "engine": "bippy-1.2.0" |
| } |
| } |
| }, |
| "cveMetadata": { |
| "assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038", |
| "cveID": "CVE-2025-37995", |
| "requesterUserId": "gregkh@kernel.org", |
| "serial": "1", |
| "state": "PUBLISHED" |
| }, |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0" |
| } |