| { |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038" |
| }, |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nARM: ep93xx: Add terminator to gpiod_lookup_table\n\nWithout the terminator, if a con_id is passed to gpio_find() that\ndoes not exist in the lookup table the function will not stop looping\ncorrectly, and eventually cause an oops." |
| } |
| ], |
| "affected": [ |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "unaffected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "arch/arm/mach-ep93xx/core.c" |
| ], |
| "versions": [ |
| { |
| "version": "b2e63555592f81331c8da3afaa607d8cf83e8138", |
| "lessThan": "9e200a06ae2abb321939693008290af32b33dd6e", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "b2e63555592f81331c8da3afaa607d8cf83e8138", |
| "lessThan": "999a8bb70da2946336327b4480824d1691cae1fa", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "b2e63555592f81331c8da3afaa607d8cf83e8138", |
| "lessThan": "70d92abbe29692a3de8697ae082c60f2d21ab482", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "b2e63555592f81331c8da3afaa607d8cf83e8138", |
| "lessThan": "eec6cbbfa1e8d685cc245cfd5626d0715a127a48", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "b2e63555592f81331c8da3afaa607d8cf83e8138", |
| "lessThan": "786f089086b505372fb3f4f008d57e7845fff0d8", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "b2e63555592f81331c8da3afaa607d8cf83e8138", |
| "lessThan": "97ba7c1f9c0a2401e644760d857b2386aa895997", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "b2e63555592f81331c8da3afaa607d8cf83e8138", |
| "lessThan": "6abe0895b63c20de06685c8544b908c7e413efa8", |
| "status": "affected", |
| "versionType": "git" |
| }, |
| { |
| "version": "b2e63555592f81331c8da3afaa607d8cf83e8138", |
| "lessThan": "fdf87a0dc26d0550c60edc911cda42f9afec3557", |
| "status": "affected", |
| "versionType": "git" |
| } |
| ] |
| }, |
| { |
| "product": "Linux", |
| "vendor": "Linux", |
| "defaultStatus": "affected", |
| "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", |
| "programFiles": [ |
| "arch/arm/mach-ep93xx/core.c" |
| ], |
| "versions": [ |
| { |
| "version": "4.15", |
| "status": "affected" |
| }, |
| { |
| "version": "0", |
| "lessThan": "4.15", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "4.19.308", |
| "lessThanOrEqual": "4.19.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.4.270", |
| "lessThanOrEqual": "5.4.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.10.211", |
| "lessThanOrEqual": "5.10.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "5.15.150", |
| "lessThanOrEqual": "5.15.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.1.80", |
| "lessThanOrEqual": "6.1.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.6.19", |
| "lessThanOrEqual": "6.6.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.7.7", |
| "lessThanOrEqual": "6.7.*", |
| "status": "unaffected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "6.8", |
| "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.15", |
| "versionEndExcluding": "4.19.308" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.15", |
| "versionEndExcluding": "5.4.270" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.15", |
| "versionEndExcluding": "5.10.211" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.15", |
| "versionEndExcluding": "5.15.150" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.15", |
| "versionEndExcluding": "6.1.80" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.15", |
| "versionEndExcluding": "6.6.19" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.15", |
| "versionEndExcluding": "6.7.7" |
| }, |
| { |
| "vulnerable": true, |
| "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", |
| "versionStartIncluding": "4.15", |
| "versionEndExcluding": "6.8" |
| } |
| ] |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://git.kernel.org/stable/c/9e200a06ae2abb321939693008290af32b33dd6e" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/999a8bb70da2946336327b4480824d1691cae1fa" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/70d92abbe29692a3de8697ae082c60f2d21ab482" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/eec6cbbfa1e8d685cc245cfd5626d0715a127a48" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/786f089086b505372fb3f4f008d57e7845fff0d8" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/97ba7c1f9c0a2401e644760d857b2386aa895997" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/6abe0895b63c20de06685c8544b908c7e413efa8" |
| }, |
| { |
| "url": "https://git.kernel.org/stable/c/fdf87a0dc26d0550c60edc911cda42f9afec3557" |
| } |
| ], |
| "title": "ARM: ep93xx: Add terminator to gpiod_lookup_table", |
| "x_generator": { |
| "engine": "bippy-1.2.0" |
| } |
| } |
| }, |
| "cveMetadata": { |
| "assignerOrgId": "f4215fc3-5b6b-47ff-a258-f7189bd81038", |
| "cveID": "CVE-2024-26751", |
| "requesterUserId": "gregkh@kernel.org", |
| "serial": "1", |
| "state": "PUBLISHED" |
| }, |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0" |
| } |