{"api_version":"1","generated_at":"2026-07-23T10:32:16+00:00","cve":"CVE-2025-39737","urls":{"html":"https://cve.report/CVE-2025-39737","api":"https://cve.report/api/cve/CVE-2025-39737.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2025-39737","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2025-39737"},"summary":{"title":"mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nmm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()\n\nA soft lockup warning was observed on a relative small system x86-64\nsystem with 16 GB of memory when running a debug kernel with kmemleak\nenabled.\n\n  watchdog: BUG: soft lockup - CPU#8 stuck for 33s! [kworker/8:1:134]\n\nThe test system was running a workload with hot unplug happening in\nparallel.  Then kemleak decided to disable itself due to its inability to\nallocate more kmemleak objects.  The debug kernel has its\nCONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE set to 40,000.\n\nThe soft lockup happened in kmemleak_do_cleanup() when the existing\nkmemleak objects were being removed and deleted one-by-one in a loop via a\nworkqueue.  In this particular case, there are at least 40,000 objects\nthat need to be processed and given the slowness of a debug kernel and the\nfact that a raw_spinlock has to be acquired and released in\n__delete_object(), it could take a while to properly handle all these\nobjects.\n\nAs kmemleak has been disabled in this case, the object removal and\ndeletion process can be further optimized as locking isn't really needed. \nHowever, it is probably not worth the effort to optimize for such an edge\ncase that should rarely happen.  So the simple solution is to call\ncond_resched() at periodic interval in the iteration loop to avoid soft\nlockup.","state":"PUBLISHED","assigner":"Linux","published_at":"2025-09-11 17:15:35","updated_at":"2026-05-12 13:17:08"},"problem_types":["CWE-401"],"metrics":[{"version":"3.1","source":"nvd@nist.gov","type":"Primary","score":"5.5","severity":"MEDIUM","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","baseScore":5.5,"baseSeverity":"MEDIUM","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"}}],"references":[{"url":"https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html","name":"https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Mailing List","Third Party Advisory"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/9f1f4e95031f84867c5821540466d62f88dab8ca","name":"https://git.kernel.org/stable/c/9f1f4e95031f84867c5821540466d62f88dab8ca","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/8d2d22a55ffe35c38e69795468a7addd1a80e9ce","name":"https://git.kernel.org/stable/c/8d2d22a55ffe35c38e69795468a7addd1a80e9ce","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/f014c10d190b92aad366e56b445daffcd1c075e4","name":"https://git.kernel.org/stable/c/f014c10d190b92aad366e56b445daffcd1c075e4","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/926092268efdf1ed7b55cf486356c74a9e7710d1","name":"https://git.kernel.org/stable/c/926092268efdf1ed7b55cf486356c74a9e7710d1","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://cert-portal.siemens.com/productcert/html/ssa-032379.html","name":"https://cert-portal.siemens.com/productcert/html/ssa-032379.html","refsource":"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/e21a3ddd58733ce31afcb1e5dc3cb80a4b5bc29b","name":"https://git.kernel.org/stable/c/e21a3ddd58733ce31afcb1e5dc3cb80a4b5bc29b","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/9b80430c194e4a114dc663c1025d56b4f3d0153d","name":"https://git.kernel.org/stable/c/9b80430c194e4a114dc663c1025d56b4f3d0153d","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/1ef72a7fedc5bca70e8cc980985790de10d407aa","name":"https://git.kernel.org/stable/c/1ef72a7fedc5bca70e8cc980985790de10d407aa","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/a04de4c40aab9b338dfa989cf4aec70fd187eeb2","name":"https://git.kernel.org/stable/c/a04de4c40aab9b338dfa989cf4aec70fd187eeb2","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html","name":"https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":["Mailing List","Third Party Advisory"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/d1534ae23c2b6be350c8ab060803fbf6e9682adc","name":"https://git.kernel.org/stable/c/d1534ae23c2b6be350c8ab060803fbf6e9682adc","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":["Patch"],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2025-39737","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-39737","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2abd839aa7e615f2bbc50c8ba7deb9e40d186768 9f1f4e95031f84867c5821540466d62f88dab8ca git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2abd839aa7e615f2bbc50c8ba7deb9e40d186768 1ef72a7fedc5bca70e8cc980985790de10d407aa git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2abd839aa7e615f2bbc50c8ba7deb9e40d186768 a04de4c40aab9b338dfa989cf4aec70fd187eeb2 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2abd839aa7e615f2bbc50c8ba7deb9e40d186768 f014c10d190b92aad366e56b445daffcd1c075e4 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2abd839aa7e615f2bbc50c8ba7deb9e40d186768 e21a3ddd58733ce31afcb1e5dc3cb80a4b5bc29b git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2abd839aa7e615f2bbc50c8ba7deb9e40d186768 8d2d22a55ffe35c38e69795468a7addd1a80e9ce git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2abd839aa7e615f2bbc50c8ba7deb9e40d186768 926092268efdf1ed7b55cf486356c74a9e7710d1 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2abd839aa7e615f2bbc50c8ba7deb9e40d186768 9b80430c194e4a114dc663c1025d56b4f3d0153d git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2abd839aa7e615f2bbc50c8ba7deb9e40d186768 d1534ae23c2b6be350c8ab060803fbf6e9682adc git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 5.4","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.4 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.4.297 5.4.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.10.241 5.10.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.15.190 5.15.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.1.149 6.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.6.103 6.6.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.12.43 6.12.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.15.11 6.15.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.16.2 6.16.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.17 * original_commit_for_fix","platforms":[]},{"source":"ADP","vendor":"Siemens","product":"SIMATIC CN 4100","version":"affected V5.0 custom","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2025","cve_id":"39737","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"o","cpe4":"linux","cpe5":"linux_kernel","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"providerMetadata":{"dateUpdated":"2025-11-03T17:42:54.439Z","orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE"},"references":[{"url":"https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html"},{"url":"https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html"}],"title":"CVE Program Container"},{"affected":[{"defaultStatus":"unknown","product":"SIMATIC CN 4100","vendor":"Siemens","versions":[{"lessThan":"V5.0","status":"affected","version":"0","versionType":"custom"}]}],"providerMetadata":{"dateUpdated":"2026-05-12T12:06:39.656Z","orgId":"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e","shortName":"siemens-SADP"},"references":[{"url":"https://cert-portal.siemens.com/productcert/html/ssa-032379.html"}],"x_adpType":"supplier"}],"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["mm/kmemleak.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"9f1f4e95031f84867c5821540466d62f88dab8ca","status":"affected","version":"2abd839aa7e615f2bbc50c8ba7deb9e40d186768","versionType":"git"},{"lessThan":"1ef72a7fedc5bca70e8cc980985790de10d407aa","status":"affected","version":"2abd839aa7e615f2bbc50c8ba7deb9e40d186768","versionType":"git"},{"lessThan":"a04de4c40aab9b338dfa989cf4aec70fd187eeb2","status":"affected","version":"2abd839aa7e615f2bbc50c8ba7deb9e40d186768","versionType":"git"},{"lessThan":"f014c10d190b92aad366e56b445daffcd1c075e4","status":"affected","version":"2abd839aa7e615f2bbc50c8ba7deb9e40d186768","versionType":"git"},{"lessThan":"e21a3ddd58733ce31afcb1e5dc3cb80a4b5bc29b","status":"affected","version":"2abd839aa7e615f2bbc50c8ba7deb9e40d186768","versionType":"git"},{"lessThan":"8d2d22a55ffe35c38e69795468a7addd1a80e9ce","status":"affected","version":"2abd839aa7e615f2bbc50c8ba7deb9e40d186768","versionType":"git"},{"lessThan":"926092268efdf1ed7b55cf486356c74a9e7710d1","status":"affected","version":"2abd839aa7e615f2bbc50c8ba7deb9e40d186768","versionType":"git"},{"lessThan":"9b80430c194e4a114dc663c1025d56b4f3d0153d","status":"affected","version":"2abd839aa7e615f2bbc50c8ba7deb9e40d186768","versionType":"git"},{"lessThan":"d1534ae23c2b6be350c8ab060803fbf6e9682adc","status":"affected","version":"2abd839aa7e615f2bbc50c8ba7deb9e40d186768","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["mm/kmemleak.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"5.4"},{"lessThan":"5.4","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"5.4.*","status":"unaffected","version":"5.4.297","versionType":"semver"},{"lessThanOrEqual":"5.10.*","status":"unaffected","version":"5.10.241","versionType":"semver"},{"lessThanOrEqual":"5.15.*","status":"unaffected","version":"5.15.190","versionType":"semver"},{"lessThanOrEqual":"6.1.*","status":"unaffected","version":"6.1.149","versionType":"semver"},{"lessThanOrEqual":"6.6.*","status":"unaffected","version":"6.6.103","versionType":"semver"},{"lessThanOrEqual":"6.12.*","status":"unaffected","version":"6.12.43","versionType":"semver"},{"lessThanOrEqual":"6.15.*","status":"unaffected","version":"6.15.11","versionType":"semver"},{"lessThanOrEqual":"6.16.*","status":"unaffected","version":"6.16.2","versionType":"semver"},{"lessThanOrEqual":"*","status":"unaffected","version":"6.17","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.4.297","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.10.241","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.15.190","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.1.149","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.6.103","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.12.43","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.15.11","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.16.2","versionStartIncluding":"5.4","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.17","versionStartIncluding":"5.4","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nmm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()\n\nA soft lockup warning was observed on a relative small system x86-64\nsystem with 16 GB of memory when running a debug kernel with kmemleak\nenabled.\n\n  watchdog: BUG: soft lockup - CPU#8 stuck for 33s! [kworker/8:1:134]\n\nThe test system was running a workload with hot unplug happening in\nparallel.  Then kemleak decided to disable itself due to its inability to\nallocate more kmemleak objects.  The debug kernel has its\nCONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE set to 40,000.\n\nThe soft lockup happened in kmemleak_do_cleanup() when the existing\nkmemleak objects were being removed and deleted one-by-one in a loop via a\nworkqueue.  In this particular case, there are at least 40,000 objects\nthat need to be processed and given the slowness of a debug kernel and the\nfact that a raw_spinlock has to be acquired and released in\n__delete_object(), it could take a while to properly handle all these\nobjects.\n\nAs kmemleak has been disabled in this case, the object removal and\ndeletion process can be further optimized as locking isn't really needed. \nHowever, it is probably not worth the effort to optimize for such an edge\ncase that should rarely happen.  So the simple solution is to call\ncond_resched() at periodic interval in the iteration loop to avoid soft\nlockup."}],"providerMetadata":{"dateUpdated":"2026-05-11T21:35:17.920Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/9f1f4e95031f84867c5821540466d62f88dab8ca"},{"url":"https://git.kernel.org/stable/c/1ef72a7fedc5bca70e8cc980985790de10d407aa"},{"url":"https://git.kernel.org/stable/c/a04de4c40aab9b338dfa989cf4aec70fd187eeb2"},{"url":"https://git.kernel.org/stable/c/f014c10d190b92aad366e56b445daffcd1c075e4"},{"url":"https://git.kernel.org/stable/c/e21a3ddd58733ce31afcb1e5dc3cb80a4b5bc29b"},{"url":"https://git.kernel.org/stable/c/8d2d22a55ffe35c38e69795468a7addd1a80e9ce"},{"url":"https://git.kernel.org/stable/c/926092268efdf1ed7b55cf486356c74a9e7710d1"},{"url":"https://git.kernel.org/stable/c/9b80430c194e4a114dc663c1025d56b4f3d0153d"},{"url":"https://git.kernel.org/stable/c/d1534ae23c2b6be350c8ab060803fbf6e9682adc"}],"title":"mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2025-39737","datePublished":"2025-09-11T16:52:12.519Z","dateReserved":"2025-04-16T07:20:57.119Z","dateUpdated":"2026-05-12T12:06:39.656Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2025-09-11 17:15:35","lastModifiedDate":"2026-05-12 13:17:08","problem_types":["CWE-401"],"metrics":{"cvssMetricV31":[{"source":"nvd@nist.gov","type":"Primary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","baseScore":5.5,"baseSeverity":"MEDIUM","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"},"exploitabilityScore":1.8,"impactScore":3.6}]},"configurations":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.4.1","versionEndExcluding":"5.4.297","matchCriteriaId":"D6E4D8BC-F151-411C-92E1-E3E7E1835CAA"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.5","versionEndExcluding":"5.10.241","matchCriteriaId":"D0D21C35-EB8A-488A-BBF9-403E4817E5DD"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.11","versionEndExcluding":"5.15.190","matchCriteriaId":"AD9E597F-3DDE-4D7E-976C-463D0611F13F"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"5.16","versionEndExcluding":"6.1.149","matchCriteriaId":"FDBE8280-8983-4D2D-943D-2E6D0104E2D8"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.2","versionEndExcluding":"6.6.103","matchCriteriaId":"F2293654-7169-49B5-8D0D-EE51EF8B8E48"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.7","versionEndExcluding":"6.12.43","matchCriteriaId":"472C5F87-2BF3-4FAB-9B21-DA7513977363"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.13","versionEndExcluding":"6.15.11","matchCriteriaId":"BC242347-F722-43AE-B910-BE0B22386977"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.16","versionEndExcluding":"6.16.2","matchCriteriaId":"BD7C087D-2415-4521-B624-30003352F899"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:5.4:-:*:*:*:*:*:*","matchCriteriaId":"4D70AB13-37BE-4BD3-A652-10191F1642E4"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:5.4:rc4:*:*:*:*:*:*","matchCriteriaId":"81C1EF68-9FF9-416E-AFED-59088978150A"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:5.4:rc5:*:*:*:*:*:*","matchCriteriaId":"F0E28D41-AC78-413B-AA08-FB73CAFFC58C"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:5.4:rc6:*:*:*:*:*:*","matchCriteriaId":"EEDE6F28-7530-476B-A838-83E5B2D2A2DD"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:5.4:rc7:*:*:*:*:*:*","matchCriteriaId":"7BB18ED4-6619-467C-870F-7671261DBEF2"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:5.4:rc8:*:*:*:*:*:*","matchCriteriaId":"D980DAA0-07F8-4C47-B178-0BDDDA234A06"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*","matchCriteriaId":"327D22EF-390B-454C-BD31-2ED23C998A1C"}]}]},{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*","matchCriteriaId":"FA6FEEC2-9F11-4643-8827-749718254FED"}]}]}]},"legacy_mitre":{"record":{"CveYear":"2025","CveId":"39737","Ordinal":"1","Title":"mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()","CVE":"CVE-2025-39737","Year":"2025"},"notes":[{"CveYear":"2025","CveId":"39737","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\nmm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()\n\nA soft lockup warning was observed on a relative small system x86-64\nsystem with 16 GB of memory when running a debug kernel with kmemleak\nenabled.\n\n  watchdog: BUG: soft lockup - CPU#8 stuck for 33s! [kworker/8:1:134]\n\nThe test system was running a workload with hot unplug happening in\nparallel.  Then kemleak decided to disable itself due to its inability to\nallocate more kmemleak objects.  The debug kernel has its\nCONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE set to 40,000.\n\nThe soft lockup happened in kmemleak_do_cleanup() when the existing\nkmemleak objects were being removed and deleted one-by-one in a loop via a\nworkqueue.  In this particular case, there are at least 40,000 objects\nthat need to be processed and given the slowness of a debug kernel and the\nfact that a raw_spinlock has to be acquired and released in\n__delete_object(), it could take a while to properly handle all these\nobjects.\n\nAs kmemleak has been disabled in this case, the object removal and\ndeletion process can be further optimized as locking isn't really needed. \nHowever, it is probably not worth the effort to optimize for such an edge\ncase that should rarely happen.  So the simple solution is to call\ncond_resched() at periodic interval in the iteration loop to avoid soft\nlockup.","Type":"Description","Title":"mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()"}]}}}