| { |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038" |
| }, |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/vmwgfx: Fix invalid reads in fence signaled events\n\nCorrectly set the length of the drm_event to the size of the structure\nthat's actually used.\n\nThe length of the drm_event was set to the parent structure instead of\nto the drm_vmw_event_fence which is supposed to be read. drm_read\nuses the length parameter to copy the event to the user space thus\nresuling in oob reads." |
| } |
| ], |
| "affected": [ |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "unaffected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "drivers/gpu/drm/vmwgfx/vmwgfx_fence.c" |
| ], |
| "versions": [ |
| { |
| "version": "8b7de6aa84682a3396544fd88cd457f95484573a", |
| "lessThan": "2f527e3efd37c7c5e85e8aa86308856b619fa59f", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "8b7de6aa84682a3396544fd88cd457f95484573a", |
| "lessThan": "cef0962f2d3e5fd0660c8efb72321083a1b531a9", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "8b7de6aa84682a3396544fd88cd457f95484573a", |
| "lessThan": "3cd682357c6167f636aec8ac0efaa8ba61144d36", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "8b7de6aa84682a3396544fd88cd457f95484573a", |
| "lessThan": "b7bab33c4623c66e3398d5253870d4e88c52dfc0", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "8b7de6aa84682a3396544fd88cd457f95484573a", |
| "lessThan": "0dbfc73670b357456196130551e586345ca48e1b", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "8b7de6aa84682a3396544fd88cd457f95484573a", |
| "lessThan": "7b5fd3af4a250dd0a2a558e07b43478748eb5d22", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "8b7de6aa84682a3396544fd88cd457f95484573a", |
| "lessThan": "deab66596dfad14f1c54eeefdb72428340d72a77", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "8b7de6aa84682a3396544fd88cd457f95484573a", |
| "lessThan": "a37ef7613c00f2d72c8fc08bd83fb6cc76926c8c", |
| "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/gpu/drm/vmwgfx/vmwgfx_fence.c" |
| ], |
| "versions": [ |
| { |
| "version": "3.4", |
| "status": "affected" |
| }, |
| { |
| "version": "0", |
| "lessThan": "3.4", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "4.19.314", |
| "lessThanOrEqual": "4.19.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.4.276", |
| "lessThanOrEqual": "5.4.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.10.217", |
| "lessThanOrEqual": "5.10.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.15.159", |
| "lessThanOrEqual": "5.15.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.1.91", |
| "lessThanOrEqual": "6.1.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.6.31", |
| "lessThanOrEqual": "6.6.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.8.10", |
| "lessThanOrEqual": "6.8.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.9", |
| "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": "3.4", |
| "versionEndExcluding": "4.19.314" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.4", |
| "versionEndExcluding": "5.4.276" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.4", |
| "versionEndExcluding": "5.10.217" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.4", |
| "versionEndExcluding": "5.15.159" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.4", |
| "versionEndExcluding": "6.1.91" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.4", |
| "versionEndExcluding": "6.6.31" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.4", |
| "versionEndExcluding": "6.8.10" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "3.4", |
| "versionEndExcluding": "6.9" |
| } |
| ] |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://git.kernel.org/stable/c/2f527e3efd37c7c5e85e8aa86308856b619fa59f" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/cef0962f2d3e5fd0660c8efb72321083a1b531a9" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/3cd682357c6167f636aec8ac0efaa8ba61144d36" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/b7bab33c4623c66e3398d5253870d4e88c52dfc0" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/0dbfc73670b357456196130551e586345ca48e1b" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/7b5fd3af4a250dd0a2a558e07b43478748eb5d22" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/deab66596dfad14f1c54eeefdb72428340d72a77" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/a37ef7613c00f2d72c8fc08bd83fb6cc76926c8c" |
| } |
| ], |
| "title": "drm/vmwgfx: Fix invalid reads in fence signaled events", |
| "x_generator": { |
| "engine": "bippy-1.2.0" |
| } |
| } |
| }, |
| "cveMetadata": { |
| "assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038", |
| "cveID": "CVE-2024-36960", |
| "requesterUserId": "gregkh@kernel.org", |
| "serial": "1", |
| "state": "PUBLISHED" |
| }, |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0" |
| } |