| { |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038" |
| }, |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: spi-fsl-dspi: Fix a resource leak in an error handling path\n\n'dspi_request_dma()' should be undone by a 'dspi_release_dma()' call in the\nerror handling path of the probe function, as already done in the remove\nfunction" |
| } |
| ], |
| "affected": [ |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "unaffected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "drivers/spi/spi-fsl-dspi.c" |
| ], |
| "versions": [ |
| { |
| "version": "90ba37033cb94207e97c4ced9be575770438213b", |
| "lessThan": "10a089bae827ec30ad9b6cb7048020a62fae0cfa", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "90ba37033cb94207e97c4ced9be575770438213b", |
| "lessThan": "00450ed03a17143e2433b461a656ef9cd17c2f1d", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "90ba37033cb94207e97c4ced9be575770438213b", |
| "lessThan": "15d1cc4b4b585f9a2ce72c52cca004d5d735bdf1", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "90ba37033cb94207e97c4ced9be575770438213b", |
| "lessThan": "fe6921e3b8451a537e01c031b8212366bb386e3e", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "90ba37033cb94207e97c4ced9be575770438213b", |
| "lessThan": "12391be4724acc9269e1845ccbd881df37de4b56", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "90ba37033cb94207e97c4ced9be575770438213b", |
| "lessThan": "680ec0549a055eb464dce6ffb4bfb736ef87236e", |
| "status": "affected", |
| "versionType": "git" |
| } |
| ] |
| }, |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "affected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "drivers/spi/spi-fsl-dspi.c" |
| ], |
| "versions": [ |
| { |
| "version": "4.10", |
| "status": "affected" |
| }, |
| { |
| "version": "0", |
| "lessThan": "4.10", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "4.14.241", |
| "lessThanOrEqual": "4.14.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "4.19.199", |
| "lessThanOrEqual": "4.19.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.4.124", |
| "lessThanOrEqual": "5.4.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.10.42", |
| "lessThanOrEqual": "5.10.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.12.9", |
| "lessThanOrEqual": "5.12.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.13", |
| "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": "4.10", |
| "versionEndExcluding": "4.14.241" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "4.19.199" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "5.4.124" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "5.10.42" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "5.12.9" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.10", |
| "versionEndExcluding": "5.13" |
| } |
| ] |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://git.kernel.org/stable/c/10a089bae827ec30ad9b6cb7048020a62fae0cfa" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/00450ed03a17143e2433b461a656ef9cd17c2f1d" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/15d1cc4b4b585f9a2ce72c52cca004d5d735bdf1" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/fe6921e3b8451a537e01c031b8212366bb386e3e" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/12391be4724acc9269e1845ccbd881df37de4b56" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/680ec0549a055eb464dce6ffb4bfb736ef87236e" |
| } |
| ], |
| "title": "spi: spi-fsl-dspi: Fix a resource leak in an error handling path", |
| "x_generator": { |
| "engine": "bippy-1.2.0" |
| } |
| } |
| }, |
| "cveMetadata": { |
| "assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038", |
| "cveID": "CVE-2021-47161", |
| "requesterUserId": "gregkh@kernel.org", |
| "serial": "1", |
| "state": "PUBLISHED" |
| }, |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0" |
| } |