aboutsummaryrefslogtreecommitdiffstats
path: root/cve/published/2021/CVE-2021-47161.json
diff options
context:
space:
mode:
Diffstat (limited to 'cve/published/2021/CVE-2021-47161.json')
-rw-r--r--cve/published/2021/CVE-2021-47161.json148
1 files changed, 148 insertions, 0 deletions
diff --git a/cve/published/2021/CVE-2021-47161.json b/cve/published/2021/CVE-2021-47161.json
new file mode 100644
index 00000000..e5aff7c3
--- /dev/null
+++ b/cve/published/2021/CVE-2021-47161.json
@@ -0,0 +1,148 @@
+{
+ "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",
+ "versions": [
+ {
+ "version": "90ba37033cb9",
+ "lessThan": "10a089bae827",
+ "status": "affected",
+ "versionType": "git"
+ },
+ {
+ "version": "90ba37033cb9",
+ "lessThan": "00450ed03a17",
+ "status": "affected",
+ "versionType": "git"
+ },
+ {
+ "version": "90ba37033cb9",
+ "lessThan": "15d1cc4b4b58",
+ "status": "affected",
+ "versionType": "git"
+ },
+ {
+ "version": "90ba37033cb9",
+ "lessThan": "fe6921e3b845",
+ "status": "affected",
+ "versionType": "git"
+ },
+ {
+ "version": "90ba37033cb9",
+ "lessThan": "12391be4724a",
+ "status": "affected",
+ "versionType": "git"
+ },
+ {
+ "version": "90ba37033cb9",
+ "lessThan": "680ec0549a05",
+ "status": "affected",
+ "versionType": "git"
+ }
+ ]
+ },
+ {
+ "product": "Linux",
+ "vendor": "Linux",
+ "defaultStatus": "affected",
+ "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
+ "versions": [
+ {
+ "version": "4.10",
+ "status": "affected"
+ },
+ {
+ "version": "0",
+ "lessThan": "4.10",
+ "status": "unaffected",
+ "versionType": "custom"
+ },
+ {
+ "version": "4.14.241",
+ "lessThanOrEqual": "4.14.*",
+ "status": "unaffected",
+ "versionType": "custom"
+ },
+ {
+ "version": "4.19.199",
+ "lessThanOrEqual": "4.19.*",
+ "status": "unaffected",
+ "versionType": "custom"
+ },
+ {
+ "version": "5.4.124",
+ "lessThanOrEqual": "5.4.*",
+ "status": "unaffected",
+ "versionType": "custom"
+ },
+ {
+ "version": "5.10.42",
+ "lessThanOrEqual": "5.10.*",
+ "status": "unaffected",
+ "versionType": "custom"
+ },
+ {
+ "version": "5.12.9",
+ "lessThanOrEqual": "5.12.*",
+ "status": "unaffected",
+ "versionType": "custom"
+ },
+ {
+ "version": "5.13",
+ "lessThanOrEqual": "*",
+ "status": "unaffected",
+ "versionType": "original_commit_for_fix"
+ }
+ ]
+ }
+ ],
+ "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-b4257b672505"
+ }
+ }
+ },
+ "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"
+}