| { |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038" |
| }, |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ntrace_events_hist: add check for return value of 'create_hist_field'\n\nFunction 'create_hist_field' is called recursively at\ntrace_events_hist.c:1954 and can return NULL-value that's why we have\nto check it to avoid null pointer dereference.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE." |
| } |
| ], |
| "affected": [ |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "unaffected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "kernel/trace/trace_events_hist.c" |
| ], |
| "versions": [ |
| { |
| "version": "30350d65ac5676c6d08d4fc935bc9a9cb0fd4ed3", |
| "lessThan": "d2d1ada58e7cc100b8d7d6b082d19321ba4a700a", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "30350d65ac5676c6d08d4fc935bc9a9cb0fd4ed3", |
| "lessThan": "31b2414abeaa6de0490e85164badc6dcb1bb8ec9", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "30350d65ac5676c6d08d4fc935bc9a9cb0fd4ed3", |
| "lessThan": "886aa449235f478e262bbd5dcdee6ed6bc202949", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "30350d65ac5676c6d08d4fc935bc9a9cb0fd4ed3", |
| "lessThan": "592ba7116fa620425725ff0972691f352ba3caf6", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "30350d65ac5676c6d08d4fc935bc9a9cb0fd4ed3", |
| "lessThan": "b4e7e81b4fdfcf457daee6b7a61769f62198d840", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "30350d65ac5676c6d08d4fc935bc9a9cb0fd4ed3", |
| "lessThan": "8b152e9150d07a885f95e1fd401fc81af202d9a4", |
| "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/trace/trace_events_hist.c" |
| ], |
| "versions": [ |
| { |
| "version": "4.17", |
| "status": "affected" |
| }, |
| { |
| "version": "0", |
| "lessThan": "4.17", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "4.19.272", |
| "lessThanOrEqual": "4.19.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.4.231", |
| "lessThanOrEqual": "5.4.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.10.166", |
| "lessThanOrEqual": "5.10.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.15.91", |
| "lessThanOrEqual": "5.15.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.1.9", |
| "lessThanOrEqual": "6.1.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.2", |
| "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.17", |
| "versionEndExcluding": "4.19.272" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.17", |
| "versionEndExcluding": "5.4.231" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.17", |
| "versionEndExcluding": "5.10.166" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.17", |
| "versionEndExcluding": "5.15.91" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.17", |
| "versionEndExcluding": "6.1.9" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.17", |
| "versionEndExcluding": "6.2" |
| } |
| ] |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://git.kernel.org/stable/c/d2d1ada58e7cc100b8d7d6b082d19321ba4a700a" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/31b2414abeaa6de0490e85164badc6dcb1bb8ec9" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/886aa449235f478e262bbd5dcdee6ed6bc202949" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/592ba7116fa620425725ff0972691f352ba3caf6" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/b4e7e81b4fdfcf457daee6b7a61769f62198d840" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/8b152e9150d07a885f95e1fd401fc81af202d9a4" |
| } |
| ], |
| "title": "trace_events_hist: add check for return value of 'create_hist_field'", |
| "x_generator": { |
| "engine": "bippy-1.2.0" |
| } |
| } |
| }, |
| "cveMetadata": { |
| "assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038", |
| "cveID": "CVE-2023-53005", |
| "requesterUserId": "gregkh@kernel.org", |
| "serial": "1", |
| "state": "PUBLISHED" |
| }, |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0" |
| } |