| { |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038" |
| }, |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nthermal: core: call put_device() only after device_register() fails\n\nput_device() shouldn't be called before a prior call to\ndevice_register(). __thermal_cooling_device_register() doesn't follow\nthat properly and needs fixing. Also\nthermal_cooling_device_destroy_sysfs() is getting called unnecessarily\non few error paths.\n\nFix all this by placing the calls at the right place.\n\nBased on initial work done by Caleb Connolly." |
| } |
| ], |
| "affected": [ |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "unaffected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "drivers/thermal/thermal_core.c" |
| ], |
| "versions": [ |
| { |
| "version": "108a6f91e2766a6d9142b1f2d90c07ac547eae7e", |
| "lessThan": "a7d736cc3c6cb0d7498bbfb56515d414e35e9510", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "80bb3b901abe6560620505e5c734d140c4f73a07", |
| "lessThan": "2846a7412f6246fd5171f51011bf76dfebcec0ee", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "c408b3d1d9bbc7de5fb0304fea424ef2539da616", |
| "lessThan": "6c54b7bc8a31ce0f7cc7f8deef05067df414f1d8", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "5139cbc0c6e4bf2fcffc9a7ed4350bf6985bc561", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "c4c435d3637b5d0abaa6447c7366c3674364968a", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "e0d8b51bbe84d6a98c162e06344de2d773d9e722", |
| "status": "affected", |
| "versionType": "git" |
| } |
| ] |
| }, |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "unaffected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "drivers/thermal/thermal_core.c" |
| ] |
| } |
| ], |
| "cpeApplicability": [ |
| { |
| "nodes": [ |
| { |
| "operator": "OR", |
| "negate": false, |
| "cpeMatch": [ |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "5.15.86" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "6.0.16" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "6.1.2" |
| } |
| ] |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://git.kernel.org/stable/c/a7d736cc3c6cb0d7498bbfb56515d414e35e9510" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/2846a7412f6246fd5171f51011bf76dfebcec0ee" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/6c54b7bc8a31ce0f7cc7f8deef05067df414f1d8" |
| } |
| ], |
| "title": "thermal: core: call put_device() only after device_register() fails", |
| "x_generator": { |
| "engine": "bippy-1.2.0" |
| } |
| } |
| }, |
| "cveMetadata": { |
| "assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038", |
| "cveID": "CVE-2023-53012", |
| "requesterUserId": "gregkh@kernel.org", |
| "serial": "1", |
| "state": "PUBLISHED" |
| }, |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0" |
| } |