Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-16229 (GCVE-0-2019-16229)
Vulnerability from cvelistv5 – Published: 2019-09-11 15:30 – Updated: 2024-08-05 01:10 Disputed- n/a
| URL | Tags |
|---|---|
| https://lkml.org/lkml/2019/9/9/487 | x_refsource_MISC |
| https://security.netapp.com/advisory/ntap-2019100… | x_refsource_CONFIRM |
| https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3 | x_refsource_MISC |
| https://usn.ubuntu.com/4285-1/ | vendor-advisoryx_refsource_UBUNTU |
| https://usn.ubuntu.com/4287-1/ | vendor-advisoryx_refsource_UBUNTU |
| https://usn.ubuntu.com/4287-2/ | vendor-advisoryx_refsource_UBUNTU |
| https://usn.ubuntu.com/4284-1/ | vendor-advisoryx_refsource_UBUNTU |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2019-16229",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-05-01T14:48:56.919454Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:12:03.140Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-05T01:10:41.614Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lkml.org/lkml/2019/9/9/487"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20191004-0001/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3"
},
{
"name": "USN-4285-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4285-1/"
},
{
"name": "USN-4287-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4287-1/"
},
{
"name": "USN-4287-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4287-2/"
},
{
"name": "USN-4284-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/4284-1/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id"
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-03-02T20:06:26.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lkml.org/lkml/2019/9/9/487"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20191004-0001/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3"
},
{
"name": "USN-4285-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4285-1/"
},
{
"name": "USN-4287-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4287-1/"
},
{
"name": "USN-4287-2",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4287-2/"
},
{
"name": "USN-4284-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/4284-1/"
}
],
"tags": [
"disputed"
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16229",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** DISPUTED ** drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://lkml.org/lkml/2019/9/9/487",
"refsource": "MISC",
"url": "https://lkml.org/lkml/2019/9/9/487"
},
{
"name": "https://security.netapp.com/advisory/ntap-20191004-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20191004-0001/"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3",
"refsource": "MISC",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3"
},
{
"name": "USN-4285-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4285-1/"
},
{
"name": "USN-4287-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4287-1/"
},
{
"name": "USN-4287-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4287-2/"
},
{
"name": "USN-4284-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4284-1/"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-16229",
"datePublished": "2019-09-11T15:30:55.000Z",
"dateReserved": "2019-09-11T00:00:00.000Z",
"dateUpdated": "2024-08-05T01:10:41.614Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2019-16229",
"date": "2026-07-14",
"epss": "0.00421",
"percentile": "0.34087"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:5.2.14:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C324614A-D986-40EF-A933-4CD401A10B30\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\", \"matchCriteriaId\": \"815D70A8-47D3-459C-A32C-9FEACA0659D1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F4CFF558-3C47-480D-A2F0-BABF26042943\"}]}]}]",
"cveTags": "[{\"sourceIdentifier\": \"cve@mitre.org\", \"tags\": [\"disputed\"]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id\"}, {\"lang\": \"es\", \"value\": \"** EN DISPUTA ** El archivo drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c en el kernel de Linux versi\\u00f3n 5.2.14 no comprueba el valor de retorno de alloc_workqueue, conllevando a una desreferencia del puntero NULL. NOTA: La comunidad de seguridad cuestiona estos problemas por no ser lo suficientemente graves como para merecer una identificaci\\u00f3n CVE.\"}]",
"id": "CVE-2019-16229",
"lastModified": "2024-11-21T04:30:19.540",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 4.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 0.5, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:M/Au:N/C:N/I:N/A:C\", \"baseScore\": 4.7, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 3.4, \"impactScore\": 6.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2019-09-11T16:15:10.957",
"references": "[{\"url\": \"https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://lkml.org/lkml/2019/9/9/487\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20191004-0001/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4284-1/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4285-1/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4287-1/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4287-2/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://lkml.org/lkml/2019/9/9/487\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20191004-0001/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4284-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4285-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4287-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://usn.ubuntu.com/4287-2/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2019-16229\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2019-09-11T16:15:10.957\",\"lastModified\":\"2024-11-21T04:30:19.540\",\"vulnStatus\":\"Modified\",\"cveTags\":[{\"sourceIdentifier\":\"cve@mitre.org\",\"tags\":[\"disputed\"]}],\"descriptions\":[{\"lang\":\"en\",\"value\":\"drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id\"},{\"lang\":\"es\",\"value\":\"** EN DISPUTA ** El archivo drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c en el kernel de Linux versi\u00f3n 5.2.14 no comprueba el valor de retorno de alloc_workqueue, conllevando a una desreferencia del puntero NULL. NOTA: La comunidad de seguridad cuestiona estos problemas por no ser lo suficientemente graves como para merecer una identificaci\u00f3n CVE.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":4.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":0.5,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:M/Au:N/C:N/I:N/A:C\",\"baseScore\":4.7,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.4,\"impactScore\":6.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.2.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C324614A-D986-40EF-A933-4CD401A10B30\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*\",\"matchCriteriaId\":\"815D70A8-47D3-459C-A32C-9FEACA0659D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A31C8344-3E02-4EB8-8BD8-4C84B7959624\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F4CFF558-3C47-480D-A2F0-BABF26042943\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lkml.org/lkml/2019/9/9/487\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20191004-0001/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4284-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4285-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4287-1/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4287-2/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lkml.org/lkml/2019/9/9/487\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20191004-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4284-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4285-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4287-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4287-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-06-28T11:35:09+00:00",
"cve": "CVE-2019-16229",
"id": "CVE-2019-16229",
"initial_release_date": "2019-09-09T00:00:00+00:00",
"product_status:known_affected": "76",
"product_status:known_not_affected": "28",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: null pointer dereference in drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2019/cve-2019-16229.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lkml.org/lkml/2019/9/9/487\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20191004-0001/\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://usn.ubuntu.com/4285-1/\", \"name\": \"USN-4285-1\", \"tags\": [\"vendor-advisory\", \"x_refsource_UBUNTU\", \"x_transferred\"]}, {\"url\": \"https://usn.ubuntu.com/4287-1/\", \"name\": \"USN-4287-1\", \"tags\": [\"vendor-advisory\", \"x_refsource_UBUNTU\", \"x_transferred\"]}, {\"url\": \"https://usn.ubuntu.com/4287-2/\", \"name\": \"USN-4287-2\", \"tags\": [\"vendor-advisory\", \"x_refsource_UBUNTU\", \"x_transferred\"]}, {\"url\": \"https://usn.ubuntu.com/4284-1/\", \"name\": \"USN-4284-1\", \"tags\": [\"vendor-advisory\", \"x_refsource_UBUNTU\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-05T01:10:41.614Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2019-16229\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-01T14:48:56.919454Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-01T14:50:02.020Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"tags\": [\"disputed\"], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://lkml.org/lkml/2019/9/9/487\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20191004-0001/\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://usn.ubuntu.com/4285-1/\", \"name\": \"USN-4285-1\", \"tags\": [\"vendor-advisory\", \"x_refsource_UBUNTU\"]}, {\"url\": \"https://usn.ubuntu.com/4287-1/\", \"name\": \"USN-4287-1\", \"tags\": [\"vendor-advisory\", \"x_refsource_UBUNTU\"]}, {\"url\": \"https://usn.ubuntu.com/4287-2/\", \"name\": \"USN-4287-2\", \"tags\": [\"vendor-advisory\", \"x_refsource_UBUNTU\"]}, {\"url\": \"https://usn.ubuntu.com/4284-1/\", \"name\": \"USN-4284-1\", \"tags\": [\"vendor-advisory\", \"x_refsource_UBUNTU\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2020-03-02T20:06:26.000Z\"}, \"x_legacyV4Record\": {\"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"n/a\"}]}, \"product_name\": \"n/a\"}]}, \"vendor_name\": \"n/a\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://lkml.org/lkml/2019/9/9/487\", \"name\": \"https://lkml.org/lkml/2019/9/9/487\", \"refsource\": \"MISC\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20191004-0001/\", \"name\": \"https://security.netapp.com/advisory/ntap-20191004-0001/\", \"refsource\": \"CONFIRM\"}, {\"url\": \"https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3\", \"name\": \"https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3\", \"refsource\": \"MISC\"}, {\"url\": \"https://usn.ubuntu.com/4285-1/\", \"name\": \"USN-4285-1\", \"refsource\": \"UBUNTU\"}, {\"url\": \"https://usn.ubuntu.com/4287-1/\", \"name\": \"USN-4287-1\", \"refsource\": \"UBUNTU\"}, {\"url\": \"https://usn.ubuntu.com/4287-2/\", \"name\": \"USN-4287-2\", \"refsource\": \"UBUNTU\"}, {\"url\": \"https://usn.ubuntu.com/4284-1/\", \"name\": \"USN-4284-1\", \"refsource\": \"UBUNTU\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"** DISPUTED ** drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"n/a\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2019-16229\", \"STATE\": \"PUBLIC\", \"ASSIGNER\": \"cve@mitre.org\"}}}}",
"cveMetadata": "{\"cveId\": \"CVE-2019-16229\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-05T01:10:41.614Z\", \"dateReserved\": \"2019-09-11T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2019-09-11T15:30:55.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
CERTFR-2020-AVI-096
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau linux d'Ubuntu. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Ubuntu 16.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 19.10",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 18.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 14.04 ESM",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-19082",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19082"
},
{
"name": "CVE-2019-18811",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18811"
},
{
"name": "CVE-2019-15221",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15221"
},
{
"name": "CVE-2019-18809",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18809"
},
{
"name": "CVE-2019-19227",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19227"
},
{
"name": "CVE-2019-15099",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15099"
},
{
"name": "CVE-2019-19252",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19252"
},
{
"name": "CVE-2019-5108",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5108"
},
{
"name": "CVE-2019-15217",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15217"
},
{
"name": "CVE-2019-19332",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
},
{
"name": "CVE-2019-15291",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15291"
},
{
"name": "CVE-2019-19071",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19071"
},
{
"name": "CVE-2019-19062",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
},
{
"name": "CVE-2019-18683",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18683"
},
{
"name": "CVE-2019-19063",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19063"
},
{
"name": "CVE-2019-19767",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19767"
},
{
"name": "CVE-2019-19078",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19078"
},
{
"name": "CVE-2019-19050",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19050"
},
{
"name": "CVE-2019-19602",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19602"
},
{
"name": "CVE-2019-19947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19947"
},
{
"name": "CVE-2019-16229",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16229"
},
{
"name": "CVE-2019-16232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16232"
},
{
"name": "CVE-2019-18885",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18885"
},
{
"name": "CVE-2019-19077",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19077"
},
{
"name": "CVE-2019-15220",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15220"
},
{
"name": "CVE-2019-19057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19057"
},
{
"name": "CVE-2019-19056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19056"
},
{
"name": "CVE-2019-17351",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17351"
},
{
"name": "CVE-2019-19051",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19051"
},
{
"name": "CVE-2019-14615",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14615"
},
{
"name": "CVE-2019-19068",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19068"
},
{
"name": "CVE-2019-19066",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19066"
},
{
"name": "CVE-2020-7053",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7053"
},
{
"name": "CVE-2019-19241",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19241"
},
{
"name": "CVE-2019-18786",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18786"
},
{
"name": "CVE-2019-20096",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20096"
},
{
"name": "CVE-2019-19965",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19965"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-096",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-02-19T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau linux\nd\u0027Ubuntu. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire, un d\u00e9ni de service \u00e0 distance et une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau linux d\u0027Ubuntu",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4287-1 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4287-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4286-2 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4286-2/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4286-1 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4286-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4285-1 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4285-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4284-1 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4284-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4287-2 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4287-2/"
}
]
}
CERTFR-2020-AVI-096
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau linux d'Ubuntu. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Ubuntu 16.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 19.10",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 18.04 LTS",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
},
{
"description": "Ubuntu 14.04 ESM",
"product": {
"name": "Ubuntu",
"vendor": {
"name": "Ubuntu",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-19082",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19082"
},
{
"name": "CVE-2019-18811",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18811"
},
{
"name": "CVE-2019-15221",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15221"
},
{
"name": "CVE-2019-18809",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18809"
},
{
"name": "CVE-2019-19227",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19227"
},
{
"name": "CVE-2019-15099",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15099"
},
{
"name": "CVE-2019-19252",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19252"
},
{
"name": "CVE-2019-5108",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5108"
},
{
"name": "CVE-2019-15217",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15217"
},
{
"name": "CVE-2019-19332",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
},
{
"name": "CVE-2019-15291",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15291"
},
{
"name": "CVE-2019-19071",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19071"
},
{
"name": "CVE-2019-19062",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
},
{
"name": "CVE-2019-18683",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18683"
},
{
"name": "CVE-2019-19063",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19063"
},
{
"name": "CVE-2019-19767",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19767"
},
{
"name": "CVE-2019-19078",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19078"
},
{
"name": "CVE-2019-19050",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19050"
},
{
"name": "CVE-2019-19602",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19602"
},
{
"name": "CVE-2019-19947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19947"
},
{
"name": "CVE-2019-16229",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16229"
},
{
"name": "CVE-2019-16232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16232"
},
{
"name": "CVE-2019-18885",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18885"
},
{
"name": "CVE-2019-19077",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19077"
},
{
"name": "CVE-2019-15220",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15220"
},
{
"name": "CVE-2019-19057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19057"
},
{
"name": "CVE-2019-19056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19056"
},
{
"name": "CVE-2019-17351",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17351"
},
{
"name": "CVE-2019-19051",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19051"
},
{
"name": "CVE-2019-14615",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14615"
},
{
"name": "CVE-2019-19068",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19068"
},
{
"name": "CVE-2019-19066",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19066"
},
{
"name": "CVE-2020-7053",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7053"
},
{
"name": "CVE-2019-19241",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19241"
},
{
"name": "CVE-2019-18786",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18786"
},
{
"name": "CVE-2019-20096",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20096"
},
{
"name": "CVE-2019-19965",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19965"
}
],
"links": [],
"reference": "CERTFR-2020-AVI-096",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-02-19T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau linux\nd\u0027Ubuntu. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire, un d\u00e9ni de service \u00e0 distance et une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau linux d\u0027Ubuntu",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4287-1 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4287-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4286-2 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4286-2/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4286-1 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4286-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4285-1 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4285-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4284-1 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4284-1/"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 d\u0027Ubuntu USN-4287-2 du 18 f\u00e9vrier 2020",
"url": "https://usn.ubuntu.com/4287-2/"
}
]
}
{
"CVSS 2.0": "AV:L/AC:M/Au:N/C:N/I:N/A:C",
"CVSS 3.0": "AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Canonical Ltd., Red Hat Inc., \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "14.04 LTS (Ubuntu), 7 (Red Hat Enterprise Linux), 16.04 LTS (Ubuntu), 18.04 LTS (Ubuntu), 8 (Red Hat Enterprise Linux), 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb), 11 (Debian GNU/Linux), 12 (Debian GNU/Linux), \u043e\u0442 5.5 \u0434\u043e 5.5 rc1 (Linux), \u043e\u0442 4.15 rc1 \u0434\u043e 4.19.92 (Linux), \u043e\u0442 5.0 \u0434\u043e 5.4.7 (Linux)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0412 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u044f \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u043e\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \"\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u043e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0439 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c LINUX\", \u0438\u0437\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0445 \u0432 \u043c\u0435\u0442\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0435 \u0424\u0421\u0422\u042d\u041a \u0420\u043e\u0441\u0441\u0438\u0438, \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d\u043d\u043e\u043c 25 \u0434\u0435\u043a\u0430\u0431\u0440\u044f 2022 \u0433\u043e\u0434\u0430.\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f Linux:\nhttps://lkml.org/lkml/2019/9/9/487\n\n\u0414\u043b\u044f Debian GNU/Linux:\nhttps://security-tracker.debian.org/tracker/CVE-2019-16229\n\n\u0414\u043b\u044f Ubuntu:\nhttps://ubuntu.com/security/CVE-2019-16229\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Red Hat Inc.:\nhttps://access.redhat.com/security/cve/CVE-2019-16229\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20241206SE81",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "11.09.2019",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "29.01.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "29.01.2025",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2025-00845",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2019-16229",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Ubuntu, Red Hat Enterprise Linux, Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), Debian GNU/Linux, Linux",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "Canonical Ltd. Ubuntu 14.04 LTS , Red Hat Inc. Red Hat Enterprise Linux 7 , Canonical Ltd. Ubuntu 16.04 LTS , Canonical Ltd. Ubuntu 18.04 LTS , Red Hat Inc. Red Hat Enterprise Linux 8 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u211611156), \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 12 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Linux \u043e\u0442 5.5 \u0434\u043e 5.5 rc1 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Linux \u043e\u0442 4.15 rc1 \u0434\u043e 4.19.92 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Linux \u043e\u0442 5.0 \u0434\u043e 5.4.7 ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c \u044f\u0434\u0440\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b Linux, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u0420\u0430\u0437\u044b\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044f NULL (CWE-476)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c \u044f\u0434\u0440\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b Linux \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043e\u0448\u0438\u0431\u043a\u0430\u043c\u0438 \u0440\u0430\u0437\u044b\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u044f \u0443\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044f. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u041c\u0430\u043d\u0438\u043f\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u043c\u0438 \u0434\u0430\u043d\u043d\u044b\u0445",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3\nhttps://lkml.org/lkml/2019/9/9/487\nhttps://nvd.nist.gov/vuln/detail/CVE-2019-16229\nhttps://security.netapp.com/advisory/ntap-20191004-0001/\nhttps://security-tracker.debian.org/tracker/CVE-2019-16229\nhttps://usn.ubuntu.com/4284-1/\nhttps://usn.ubuntu.com/4285-1/\nhttps://usn.ubuntu.com/4287-1/\nhttps://usn.ubuntu.com/4287-2/\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20241206SE81\nhttps://access.redhat.com/security/cve/CVE-2019-16229\nhttps://ubuntu.com/security/CVE-2019-16229",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-476",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041d\u0438\u0437\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 3,8)\n\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 4,1)"
}
厂商已发布了漏洞修复程序,请及时关注更新: https://lkml.org/lkml/2019/9/9/487
| Name | Linux kernel 5.2.14 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2019-16229",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2019-16229"
}
},
"description": "Linux kernel\u662f\u7f8e\u56fdLinux\u57fa\u91d1\u4f1a\u53d1\u5e03\u7684\u5f00\u6e90\u64cd\u4f5c\u7cfb\u7edfLinux\u6240\u4f7f\u7528\u7684\u5185\u6838\u3002\n\nLinux kernel 5.2.14\u5b58\u5728\u7a7a\u6307\u9488\u89e3\u5f15\u7528\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8edrivers/gpu/drm/amd/amdkfd/kfd_interrupt.c\u4e0d\u68c0\u67e5alloc_workqueue\u8fd4\u56de\u503c\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002",
"discovererName": "unknwon",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://lkml.org/lkml/2019/9/9/487",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2019-31660",
"openTime": "2019-09-16",
"patchDescription": "Linux kernel\u662f\u7f8e\u56fdLinux\u57fa\u91d1\u4f1a\u53d1\u5e03\u7684\u5f00\u6e90\u64cd\u4f5c\u7cfb\u7edfLinux\u6240\u4f7f\u7528\u7684\u5185\u6838\u3002\r\n\r\nLinux kernel 5.2.14\u5b58\u5728\u7a7a\u6307\u9488\u89e3\u5f15\u7528\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8edrivers/gpu/drm/amd/amdkfd/kfd_interrupt.c\u4e0d\u68c0\u67e5alloc_workqueue\u8fd4\u56de\u503c\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Linux kernel\u7a7a\u6307\u9488\u89e3\u5f15\u7528\u6f0f\u6d1e\uff08CNVD-2019-31660\uff09\u7684\u8865\u4e01",
"products": {
"product": "Linux kernel 5.2.14"
},
"referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2019-16229",
"serverity": "\u9ad8",
"submitTime": "2019-09-12",
"title": "Linux kernel\u7a7a\u6307\u9488\u89e3\u5f15\u7528\u6f0f\u6d1e\uff08CNVD-2019-31660\uff09"
}
FKIE_CVE-2019-16229
Vulnerability from fkie_nvd - Published: 2019-09-11 16:15 - Updated: 2026-06-17 02:21| Vendor | Product | Version | |
|---|---|---|---|
| linux | linux_kernel | 5.2.14 | |
| canonical | ubuntu_linux | 14.04 | |
| canonical | ubuntu_linux | 16.04 | |
| canonical | ubuntu_linux | 18.04 | |
| canonical | ubuntu_linux | 19.10 | |
| redhat | enterprise_linux | 7.0 | |
| redhat | enterprise_linux | 8.0 |
{
"affected": [
{
"affectedData": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"source": "cve@mitre.org"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:5.2.14:*:*:*:*:*:*:*",
"matchCriteriaId": "C324614A-D986-40EF-A933-4CD401A10B30",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
"matchCriteriaId": "815D70A8-47D3-459C-A32C-9FEACA0659D1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*",
"matchCriteriaId": "A31C8344-3E02-4EB8-8BD8-4C84B7959624",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id"
},
{
"lang": "es",
"value": "** EN DISPUTA ** El archivo drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c en el kernel de Linux versi\u00f3n 5.2.14 no comprueba el valor de retorno de alloc_workqueue, conllevando a una desreferencia del puntero NULL. NOTA: La comunidad de seguridad cuestiona estos problemas por no ser lo suficientemente graves como para merecer una identificaci\u00f3n CVE."
}
],
"id": "CVE-2019-16229",
"lastModified": "2026-06-17T02:21:56.683",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 4.7,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:C",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 6.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 0.5,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2019-16229",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-05-01T14:48:56.919454Z",
"version": "2.0.3"
}
}
]
},
"published": "2019-09-11T16:15:10.957",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://lkml.org/lkml/2019/9/9/487"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20191004-0001/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4284-1/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4285-1/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4287-1/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4287-2/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://lkml.org/lkml/2019/9/9/487"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20191004-0001/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4284-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4285-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4287-1/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4287-2/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-FQ48-7X6V-77VV
Vulnerability from github – Published: 2022-05-24 16:55 – Updated: 2024-03-21 03:33drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
{
"affected": [],
"aliases": [
"CVE-2019-16229"
],
"database_specific": {
"cwe_ids": [
"CWE-476"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2019-09-11T16:15:00Z",
"severity": "MODERATE"
},
"details": "drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.",
"id": "GHSA-fq48-7x6v-77vv",
"modified": "2024-03-21T03:33:41Z",
"published": "2022-05-24T16:55:56Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16229"
},
{
"type": "WEB",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3"
},
{
"type": "WEB",
"url": "https://lkml.org/lkml/2019/9/9/487"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20191004-0001"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4284-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4285-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4287-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4287-2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
GSD-2019-16229
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2019-16229",
"description": "** DISPUTED ** drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id.",
"id": "GSD-2019-16229",
"references": [
"https://www.suse.com/security/cve/CVE-2019-16229.html",
"https://ubuntu.com/security/CVE-2019-16229"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-16229"
],
"details": "** DISPUTED ** drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id.",
"id": "GSD-2019-16229",
"modified": "2023-12-13T01:23:40.515851Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16229",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** DISPUTED ** drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://lkml.org/lkml/2019/9/9/487",
"refsource": "MISC",
"url": "https://lkml.org/lkml/2019/9/9/487"
},
{
"name": "https://security.netapp.com/advisory/ntap-20191004-0001/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20191004-0001/"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3",
"refsource": "MISC",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3"
},
{
"name": "USN-4285-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4285-1/"
},
{
"name": "USN-4287-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4287-1/"
},
{
"name": "USN-4287-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4287-2/"
},
{
"name": "USN-4284-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/4284-1/"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:5.2.14:*:*:*:*:*:*:*",
"matchCriteriaId": "C324614A-D986-40EF-A933-4CD401A10B30",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*",
"matchCriteriaId": "815D70A8-47D3-459C-A32C-9FEACA0659D1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
"matchCriteriaId": "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:canonical:ubuntu_linux:19.10:*:*:*:*:*:*:*",
"matchCriteriaId": "A31C8344-3E02-4EB8-8BD8-4C84B7959624",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F4CFF558-3C47-480D-A2F0-BABF26042943",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id"
},
{
"lang": "es",
"value": "** EN DISPUTA ** El archivo drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c en el kernel de Linux versi\u00f3n 5.2.14 no comprueba el valor de retorno de alloc_workqueue, conllevando a una desreferencia del puntero NULL. NOTA: La comunidad de seguridad cuestiona estos problemas por no ser lo suficientemente graves como para merecer una identificaci\u00f3n CVE."
}
],
"id": "CVE-2019-16229",
"lastModified": "2024-04-11T01:04:30.203",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 4.7,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:L/AC:M/Au:N/C:N/I:N/A:C",
"version": "2.0"
},
"exploitabilityScore": 3.4,
"impactScore": 6.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 0.5,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-09-11T16:15:10.957",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1150469#c3"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://lkml.org/lkml/2019/9/9/487"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20191004-0001/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4284-1/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4285-1/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4287-1/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://usn.ubuntu.com/4287-2/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
ubuntu-cve-2019-16229
Vulnerability from osv_ubuntu
drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id
{
"affected": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-azure-cloud-tools-4.15.0-1071",
"binary_version": "4.15.0-1071.76~14.04.1"
},
{
"binary_name": "linux-azure-headers-4.15.0-1071",
"binary_version": "4.15.0-1071.76~14.04.1"
},
{
"binary_name": "linux-azure-tools-4.15.0-1071",
"binary_version": "4.15.0-1071.76~14.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76~14.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76~14.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76~14.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76~14.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76~14.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76~14.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76~14.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "linux-azure",
"purl": "pkg:deb/ubuntu/linux-azure@4.15.0-1071.76~14.04.1?arch=source\u0026distro=trusty/esm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1071.76~14.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1023.24~14.04.1",
"4.15.0-1030.31~14.04.1",
"4.15.0-1031.32~14.04.1",
"4.15.0-1032.33~14.04.2",
"4.15.0-1035.36~14.04.2",
"4.15.0-1036.38~14.04.2",
"4.15.0-1037.39~14.04.2",
"4.15.0-1039.41~14.04.2",
"4.15.0-1040.44~14.04.1",
"4.15.0-1041.45~14.04.1",
"4.15.0-1042.46~14.04.1",
"4.15.0-1045.49~14.04.1",
"4.15.0-1046.50~14.04.1",
"4.15.0-1047.51~14.04.1",
"4.15.0-1049.54~14.04.1",
"4.15.0-1050.55~14.04.1",
"4.15.0-1051.56~14.04.1",
"4.15.0-1052.57~14.04.1",
"4.15.0-1055.60~14.04.1",
"4.15.0-1056.61~14.04.1",
"4.15.0-1057.62~14.04.1",
"4.15.0-1059.64~14.04.1",
"4.15.0-1060.65~14.04.1",
"4.15.0-1061.66~14.04.1",
"4.15.0-1063.68~14.04.1",
"4.15.0-1064.69~14.04.1",
"4.15.0-1066.71~14.04.1",
"4.15.0-1067.72~14.04.1",
"4.15.0-1069.74~14.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-headers-4.15.0-1060",
"binary_version": "4.15.0-1060.62~16.04.1"
},
{
"binary_name": "linux-aws-hwe-cloud-tools-4.15.0-1060",
"binary_version": "4.15.0-1060.62~16.04.1"
},
{
"binary_name": "linux-aws-hwe-tools-4.15.0-1060",
"binary_version": "4.15.0-1060.62~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-aws-hwe",
"purl": "pkg:deb/ubuntu/linux-aws-hwe@4.15.0-1060.62~16.04.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1060.62~16.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1030.31~16.04.1",
"4.15.0-1031.33~16.04.1",
"4.15.0-1032.34~16.04.1",
"4.15.0-1033.35~16.04.1",
"4.15.0-1035.37~16.04.1",
"4.15.0-1036.38~16.04.1",
"4.15.0-1039.41~16.04.1",
"4.15.0-1040.42~16.04.1",
"4.15.0-1041.43~16.04.1",
"4.15.0-1043.45~16.04.1",
"4.15.0-1044.46~16.04.1",
"4.15.0-1045.47~16.04.1",
"4.15.0-1047.49~16.04.1",
"4.15.0-1048.50~16.04.1",
"4.15.0-1050.52~16.04.1",
"4.15.0-1051.53~16.04.1",
"4.15.0-1052.54~16.04.1",
"4.15.0-1054.56~16.04.1",
"4.15.0-1056.58~16.04.1",
"4.15.0-1057.59~16.04.1",
"4.15.0-1058.60~16.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-cloud-tools-4.15.0-1071",
"binary_version": "4.15.0-1071.76"
},
{
"binary_name": "linux-azure-headers-4.15.0-1071",
"binary_version": "4.15.0-1071.76"
},
{
"binary_name": "linux-azure-tools-4.15.0-1071",
"binary_version": "4.15.0-1071.76"
},
{
"binary_name": "linux-buildinfo-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76"
},
{
"binary_name": "linux-headers-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76"
},
{
"binary_name": "linux-modules-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76"
},
{
"binary_name": "linux-modules-extra-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76"
},
{
"binary_name": "linux-tools-4.15.0-1071-azure",
"binary_version": "4.15.0-1071.76"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-azure",
"purl": "pkg:deb/ubuntu/linux-azure@4.15.0-1071.76?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1071.76"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.11.0-1009.9",
"4.11.0-1011.11",
"4.11.0-1013.13",
"4.11.0-1014.14",
"4.11.0-1015.15",
"4.11.0-1016.16",
"4.13.0-1005.7",
"4.13.0-1006.8",
"4.13.0-1007.9",
"4.13.0-1009.12",
"4.13.0-1011.14",
"4.13.0-1012.15",
"4.13.0-1014.17",
"4.13.0-1016.19",
"4.13.0-1018.21",
"4.15.0-1013.13~16.04.2",
"4.15.0-1014.14~16.04.1",
"4.15.0-1018.18~16.04.1",
"4.15.0-1019.19~16.04.1",
"4.15.0-1021.21~16.04.1",
"4.15.0-1022.22~16.04.1",
"4.15.0-1023.24~16.04.1",
"4.15.0-1025.26~16.04.1",
"4.15.0-1028.29~16.04.1",
"4.15.0-1030.31~16.04.1",
"4.15.0-1031.32~16.04.1",
"4.15.0-1032.33~16.04.1",
"4.15.0-1035.36~16.04.1",
"4.15.0-1036.38~16.04.1",
"4.15.0-1037.39~16.04.1",
"4.15.0-1039.43",
"4.15.0-1040.44",
"4.15.0-1041.45",
"4.15.0-1042.46",
"4.15.0-1045.49",
"4.15.0-1046.50",
"4.15.0-1047.51",
"4.15.0-1049.54",
"4.15.0-1050.55",
"4.15.0-1051.56",
"4.15.0-1052.57",
"4.15.0-1055.60",
"4.15.0-1056.61",
"4.15.0-1057.62",
"4.15.0-1059.64",
"4.15.0-1060.65",
"4.15.0-1061.66",
"4.15.0-1063.68",
"4.15.0-1064.69",
"4.15.0-1066.71",
"4.15.0-1067.72",
"4.15.0-1069.74"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1055-gcp",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-gcp-headers-4.15.0-1055",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-gcp-tools-4.15.0-1055",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-headers-4.15.0-1055-gcp",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1055-gcp",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-modules-4.15.0-1055-gcp",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-modules-extra-4.15.0-1055-gcp",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-tools-4.15.0-1055-gcp",
"binary_version": "4.15.0-1055.59"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-gcp",
"purl": "pkg:deb/ubuntu/linux-gcp@4.15.0-1055.59?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1055.59"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.10.0-1004.4",
"4.10.0-1006.6",
"4.10.0-1007.7",
"4.10.0-1008.8",
"4.10.0-1009.9",
"4.13.0-1002.5",
"4.13.0-1006.9",
"4.13.0-1007.10",
"4.13.0-1008.11",
"4.13.0-1011.15",
"4.13.0-1012.16",
"4.13.0-1013.17",
"4.13.0-1015.19",
"4.13.0-1017.21",
"4.13.0-1019.23",
"4.15.0-1014.14~16.04.1",
"4.15.0-1015.15~16.04.1",
"4.15.0-1017.18~16.04.1",
"4.15.0-1018.19~16.04.2",
"4.15.0-1019.20~16.04.1",
"4.15.0-1021.22~16.04.1",
"4.15.0-1023.24~16.04.1",
"4.15.0-1024.25~16.04.2",
"4.15.0-1025.26~16.04.1",
"4.15.0-1026.27~16.04.1",
"4.15.0-1027.28~16.04.1",
"4.15.0-1028.29~16.04.1",
"4.15.0-1029.31~16.04.1",
"4.15.0-1030.32~16.04.1",
"4.15.0-1032.34~16.04.1",
"4.15.0-1033.35~16.04.1",
"4.15.0-1034.36~16.04.1",
"4.15.0-1036.38~16.04.1",
"4.15.0-1037.39~16.04.1",
"4.15.0-1040.42~16.04.1",
"4.15.0-1041.43",
"4.15.0-1042.44",
"4.15.0-1044.46",
"4.15.0-1046.49",
"4.15.0-1047.50",
"4.15.0-1049.52",
"4.15.0-1050.53",
"4.15.0-1052.56"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "block-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "crypto-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "crypto-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "dasd-extra-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "dasd-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "fat-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "fat-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "fb-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "firewire-core-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "floppy-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "fs-core-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "fs-core-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "fs-secondary-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "fs-secondary-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "input-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "input-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "ipmi-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "ipmi-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "irda-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "irda-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "kernel-image-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "kernel-image-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-88-generic",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-88-generic-lpae",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-88-generic",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-88",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-88-generic",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-88-generic-lpae",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-hwe-cloud-tools-4.15.0-88",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-hwe-tools-4.15.0-88",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-hwe-udebs-generic",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-hwe-udebs-generic-lpae",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-88-generic",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-88-generic-lpae",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-88-generic",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-88-generic",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-88-generic-lpae",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-88-generic",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-source-4.15.0",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-88-generic",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-88-generic-lpae",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "md-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "md-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "message-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "mouse-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "mouse-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "multipath-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "multipath-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "nfs-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "nfs-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "nic-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "nic-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "nic-pcmcia-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "nic-shared-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "nic-shared-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "nic-usb-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "nic-usb-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "parport-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "parport-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "pata-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "pcmcia-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "pcmcia-storage-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "plip-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "plip-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "ppp-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "ppp-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "sata-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "sata-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "scsi-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "scsi-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "serial-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "storage-core-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "storage-core-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "usb-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "usb-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "virtio-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "vlan-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88~16.04.1"
},
{
"binary_name": "vlan-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-hwe",
"purl": "pkg:deb/ubuntu/linux-hwe@4.15.0-88.88~16.04.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-88.88~16.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.8.0-36.36~16.04.1",
"4.8.0-39.42~16.04.1",
"4.8.0-41.44~16.04.1",
"4.8.0-42.45~16.04.1",
"4.8.0-44.47~16.04.1",
"4.8.0-45.48~16.04.1",
"4.8.0-46.49~16.04.1",
"4.8.0-49.52~16.04.1",
"4.8.0-51.54~16.04.1",
"4.8.0-52.55~16.04.1",
"4.8.0-53.56~16.04.1",
"4.8.0-54.57~16.04.1",
"4.8.0-56.61~16.04.1",
"4.8.0-58.63~16.04.1",
"4.10.0-27.30~16.04.2",
"4.10.0-28.32~16.04.2",
"4.10.0-30.34~16.04.1",
"4.10.0-32.36~16.04.1",
"4.10.0-33.37~16.04.1",
"4.10.0-35.39~16.04.1",
"4.10.0-37.41~16.04.1",
"4.10.0-38.42~16.04.1",
"4.10.0-40.44~16.04.1",
"4.10.0-42.46~16.04.1",
"4.13.0-26.29~16.04.2",
"4.13.0-31.34~16.04.1",
"4.13.0-32.35~16.04.1",
"4.13.0-36.40~16.04.1",
"4.13.0-37.42~16.04.1",
"4.13.0-38.43~16.04.1",
"4.13.0-39.44~16.04.1",
"4.13.0-41.46~16.04.1",
"4.13.0-43.48~16.04.1",
"4.13.0-45.50~16.04.1",
"4.15.0-24.26~16.04.1",
"4.15.0-29.31~16.04.1",
"4.15.0-30.32~16.04.1",
"4.15.0-32.35~16.04.1",
"4.15.0-33.36~16.04.1",
"4.15.0-34.37~16.04.1",
"4.15.0-36.39~16.04.1",
"4.15.0-38.41~16.04.1",
"4.15.0-39.42~16.04.1",
"4.15.0-42.45~16.04.1",
"4.15.0-43.46~16.04.1",
"4.15.0-45.48~16.04.1",
"4.15.0-46.49~16.04.1",
"4.15.0-47.50~16.04.1",
"4.15.0-48.51~16.04.1",
"4.15.0-50.54~16.04.1",
"4.15.0-51.55~16.04.1",
"4.15.0-52.56~16.04.1",
"4.15.0-54.58~16.04.1",
"4.15.0-55.60~16.04.2",
"4.15.0-58.64~16.04.1",
"4.15.0-60.67~16.04.1",
"4.15.0-62.69~16.04.1",
"4.15.0-64.73~16.04.1",
"4.15.0-65.74~16.04.1",
"4.15.0-66.75~16.04.1",
"4.15.0-69.78~16.04.1",
"4.15.0-70.79~16.04.1",
"4.15.0-72.81~16.04.1",
"4.15.0-74.83~16.04.1",
"4.15.0-76.86~16.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36~16.04.1"
},
{
"binary_name": "linux-oracle-headers-4.15.0-1033",
"binary_version": "4.15.0-1033.36~16.04.1"
},
{
"binary_name": "linux-oracle-tools-4.15.0-1033",
"binary_version": "4.15.0-1033.36~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-oracle",
"purl": "pkg:deb/ubuntu/linux-oracle@4.15.0-1033.36~16.04.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1033.36~16.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1007.9~16.04.1",
"4.15.0-1008.10~16.04.1",
"4.15.0-1009.11~16.04.1",
"4.15.0-1010.12~16.04.1",
"4.15.0-1011.13~16.04.1",
"4.15.0-1013.15~16.04.1",
"4.15.0-1014.16~16.04.1",
"4.15.0-1015.17~16.04.1",
"4.15.0-1017.19~16.04.2",
"4.15.0-1018.20~16.04.1",
"4.15.0-1021.23~16.04.1",
"4.15.0-1022.25~16.04.1",
"4.15.0-1023.26~16.04.1",
"4.15.0-1025.28~16.04.1",
"4.15.0-1026.29~16.04.1",
"4.15.0-1027.30~16.04.1",
"4.15.0-1029.32~16.04.1",
"4.15.0-1030.33~16.04.1",
"4.15.0-1031.34~16.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "block-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "block-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "crypto-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "crypto-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "dasd-extra-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "dasd-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "fat-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "fat-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "fb-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "firewire-core-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "floppy-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "fs-core-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "fs-core-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "fs-secondary-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "fs-secondary-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "input-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "input-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "ipmi-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "ipmi-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "irda-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "irda-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "kernel-image-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "kernel-image-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-23-generic",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-23-lowlatency",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-23",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-23-generic",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-23-generic-lpae",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-23-lowlatency",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-hwe-edge-cloud-tools-4.15.0-23",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-hwe-edge-tools-4.15.0-23",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-hwe-edge-udebs-generic",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-hwe-edge-udebs-generic-lpae",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-23-generic",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-23-generic-lpae",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-23-lowlatency",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-23-generic",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-23-lowlatency",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-23-generic",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-23-generic-lpae",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-23-lowlatency",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-23-generic",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-source-4.15.0",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-23-generic",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-23-generic-lpae",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-23-lowlatency",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "md-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "md-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "message-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "mouse-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "mouse-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "multipath-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "multipath-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "nfs-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "nfs-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "nic-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "nic-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "nic-pcmcia-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "nic-shared-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "nic-shared-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "nic-usb-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "nic-usb-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "parport-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "parport-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "pata-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "pcmcia-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "pcmcia-storage-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "plip-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "plip-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "ppp-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "ppp-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "sata-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "sata-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "scsi-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "scsi-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "serial-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "storage-core-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "storage-core-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "usb-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "usb-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "virtio-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "vlan-modules-4.15.0-23-generic-di",
"binary_version": "4.15.0-23.25~16.04.1"
},
{
"binary_name": "vlan-modules-4.15.0-23-generic-lpae-di",
"binary_version": "4.15.0-23.25~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-hwe-edge",
"purl": "pkg:deb/ubuntu/linux-hwe-edge@4.15.0-23.25~16.04.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.8.0-28.30~16.04.1",
"4.8.0-30.32~16.04.1",
"4.8.0-32.34~16.04.1",
"4.8.0-34.36~16.04.1",
"4.10.0-14.16~16.04.1",
"4.10.0-19.21~16.04.1",
"4.10.0-20.22~16.04.1",
"4.10.0-21.23~16.04.1",
"4.10.0-22.24~16.04.1",
"4.10.0-24.28~16.04.1",
"4.10.0-26.30~16.04.1",
"4.11.0-13.19~16.04.1",
"4.11.0-14.20~16.04.1",
"4.13.0-16.19~16.04.3",
"4.13.0-17.20~16.04.1",
"4.13.0-19.22~16.04.1",
"4.13.0-21.24~16.04.1",
"4.13.0-25.29~16.04.2",
"4.15.0-13.14~16.04.1",
"4.15.0-15.16~16.04.1",
"4.15.0-20.21~16.04.1",
"4.15.0-22.24~16.04.1",
"4.15.0-23.25~16.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "block-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "crypto-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "crypto-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "dasd-extra-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "dasd-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "fat-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "fat-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "fb-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "firewire-core-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "floppy-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "fs-core-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "fs-core-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "fs-secondary-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "fs-secondary-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "input-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "input-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "ipmi-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "ipmi-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "irda-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "irda-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "kernel-image-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "kernel-image-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-buildinfo-4.15.0-88-generic",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-buildinfo-4.15.0-88-generic-lpae",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-buildinfo-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-cloud-tools-4.15.0-88",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-cloud-tools-4.15.0-88-generic",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-cloud-tools-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-cloud-tools-common",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-headers-4.15.0-88",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-headers-4.15.0-88-generic",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-headers-4.15.0-88-generic-lpae",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-headers-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-image-4.15.0-88-generic",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-image-4.15.0-88-generic-lpae",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-image-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-image-unsigned-4.15.0-88-generic",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-image-unsigned-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-modules-4.15.0-88-generic",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-modules-4.15.0-88-generic-lpae",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-modules-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-modules-extra-4.15.0-88-generic",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-source-4.15.0",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-tools-4.15.0-88",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-tools-4.15.0-88-generic",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-tools-4.15.0-88-generic-lpae",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-tools-4.15.0-88-lowlatency",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-tools-common",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-tools-host",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-udebs-generic",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "linux-udebs-generic-lpae",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "md-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "md-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "message-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "mouse-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "mouse-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "multipath-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "multipath-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "nfs-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "nfs-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "nic-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "nic-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "nic-pcmcia-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "nic-shared-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "nic-shared-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "nic-usb-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "nic-usb-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "parport-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "parport-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "pata-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "pcmcia-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "pcmcia-storage-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "plip-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "plip-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "ppp-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "ppp-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "sata-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "sata-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "scsi-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "scsi-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "serial-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "storage-core-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "storage-core-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "usb-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "usb-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "virtio-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "vlan-modules-4.15.0-88-generic-di",
"binary_version": "4.15.0-88.88"
},
{
"binary_name": "vlan-modules-4.15.0-88-generic-lpae-di",
"binary_version": "4.15.0-88.88"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux",
"purl": "pkg:deb/ubuntu/linux@4.15.0-88.88?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-88.88"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.13.0-16.19",
"4.13.0-17.20",
"4.13.0-25.29",
"4.13.0-32.35",
"4.15.0-10.11",
"4.15.0-12.13",
"4.15.0-13.14",
"4.15.0-15.16",
"4.15.0-19.20",
"4.15.0-20.21",
"4.15.0-22.24",
"4.15.0-23.25",
"4.15.0-24.26",
"4.15.0-29.31",
"4.15.0-30.32",
"4.15.0-32.35",
"4.15.0-33.36",
"4.15.0-34.37",
"4.15.0-36.39",
"4.15.0-38.41",
"4.15.0-39.42",
"4.15.0-42.45",
"4.15.0-43.46",
"4.15.0-44.47",
"4.15.0-45.48",
"4.15.0-46.49",
"4.15.0-47.50",
"4.15.0-48.51",
"4.15.0-50.54",
"4.15.0-51.55",
"4.15.0-52.56",
"4.15.0-54.58",
"4.15.0-55.60",
"4.15.0-58.64",
"4.15.0-60.67",
"4.15.0-62.69",
"4.15.0-64.73",
"4.15.0-65.74",
"4.15.0-66.75",
"4.15.0-69.78",
"4.15.0-70.79",
"4.15.0-72.81",
"4.15.0-74.84",
"4.15.0-76.86"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-cloud-tools-4.15.0-1060",
"binary_version": "4.15.0-1060.62"
},
{
"binary_name": "linux-aws-headers-4.15.0-1060",
"binary_version": "4.15.0-1060.62"
},
{
"binary_name": "linux-aws-tools-4.15.0-1060",
"binary_version": "4.15.0-1060.62"
},
{
"binary_name": "linux-buildinfo-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62"
},
{
"binary_name": "linux-headers-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62"
},
{
"binary_name": "linux-image-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62"
},
{
"binary_name": "linux-modules-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62"
},
{
"binary_name": "linux-modules-extra-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62"
},
{
"binary_name": "linux-tools-4.15.0-1060-aws",
"binary_version": "4.15.0-1060.62"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-aws",
"purl": "pkg:deb/ubuntu/linux-aws@4.15.0-1060.62?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1060.62"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1001.1",
"4.15.0-1003.3",
"4.15.0-1005.5",
"4.15.0-1006.6",
"4.15.0-1007.7",
"4.15.0-1009.9",
"4.15.0-1010.10",
"4.15.0-1011.11",
"4.15.0-1016.16",
"4.15.0-1017.17",
"4.15.0-1019.19",
"4.15.0-1020.20",
"4.15.0-1021.21",
"4.15.0-1023.23",
"4.15.0-1025.25",
"4.15.0-1027.27",
"4.15.0-1029.30",
"4.15.0-1031.33",
"4.15.0-1032.34",
"4.15.0-1033.35",
"4.15.0-1034.36",
"4.15.0-1035.37",
"4.15.0-1037.39",
"4.15.0-1039.41",
"4.15.0-1040.42",
"4.15.0-1041.43",
"4.15.0-1043.45",
"4.15.0-1044.46",
"4.15.0-1045.47",
"4.15.0-1047.49",
"4.15.0-1048.50",
"4.15.0-1050.52",
"4.15.0-1051.53",
"4.15.0-1052.54",
"4.15.0-1054.56",
"4.15.0-1056.58",
"4.15.0-1057.59",
"4.15.0-1058.60"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-5.0-tools-5.0.0-1025",
"binary_version": "5.0.0-1025.28"
},
{
"binary_name": "linux-aws-headers-5.0.0-1025",
"binary_version": "5.0.0-1025.28"
},
{
"binary_name": "linux-buildinfo-5.0.0-1025-aws",
"binary_version": "5.0.0-1025.28"
},
{
"binary_name": "linux-cloud-tools-5.0.0-1025-aws",
"binary_version": "5.0.0-1025.28"
},
{
"binary_name": "linux-headers-5.0.0-1025-aws",
"binary_version": "5.0.0-1025.28"
},
{
"binary_name": "linux-image-5.0.0-1025-aws",
"binary_version": "5.0.0-1025.28"
},
{
"binary_name": "linux-modules-5.0.0-1025-aws",
"binary_version": "5.0.0-1025.28"
},
{
"binary_name": "linux-modules-extra-5.0.0-1025-aws",
"binary_version": "5.0.0-1025.28"
},
{
"binary_name": "linux-tools-5.0.0-1025-aws",
"binary_version": "5.0.0-1025.28"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-aws-5.0",
"purl": "pkg:deb/ubuntu/linux-aws-5.0@5.0.0-1025.28?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.0-1025.28"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.0.0-1021.24~18.04.1",
"5.0.0-1022.25~18.04.1",
"5.0.0-1023.26~18.04.1",
"5.0.0-1024.27~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-cloud-tools-5.0.0-1032",
"binary_version": "5.0.0-1032.34"
},
{
"binary_name": "linux-azure-headers-5.0.0-1032",
"binary_version": "5.0.0-1032.34"
},
{
"binary_name": "linux-azure-tools-5.0.0-1032",
"binary_version": "5.0.0-1032.34"
},
{
"binary_name": "linux-buildinfo-5.0.0-1032-azure",
"binary_version": "5.0.0-1032.34"
},
{
"binary_name": "linux-cloud-tools-5.0.0-1032-azure",
"binary_version": "5.0.0-1032.34"
},
{
"binary_name": "linux-headers-5.0.0-1032-azure",
"binary_version": "5.0.0-1032.34"
},
{
"binary_name": "linux-image-unsigned-5.0.0-1032-azure",
"binary_version": "5.0.0-1032.34"
},
{
"binary_name": "linux-modules-5.0.0-1032-azure",
"binary_version": "5.0.0-1032.34"
},
{
"binary_name": "linux-modules-extra-5.0.0-1032-azure",
"binary_version": "5.0.0-1032.34"
},
{
"binary_name": "linux-tools-5.0.0-1032-azure",
"binary_version": "5.0.0-1032.34"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-azure",
"purl": "pkg:deb/ubuntu/linux-azure@5.0.0-1032.34?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.0-1032.34"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1002.2",
"4.15.0-1003.3",
"4.15.0-1004.4",
"4.15.0-1008.8",
"4.15.0-1009.9",
"4.15.0-1012.12",
"4.15.0-1013.13",
"4.15.0-1014.14",
"4.15.0-1018.18",
"4.15.0-1019.19",
"4.15.0-1021.21",
"4.15.0-1022.23",
"4.15.0-1023.24",
"4.15.0-1025.26",
"4.15.0-1028.29",
"4.15.0-1030.31",
"4.15.0-1031.32",
"4.15.0-1032.33",
"4.15.0-1035.36",
"4.15.0-1036.38",
"4.15.0-1037.39",
"4.18.0-1011.11~18.04.1",
"4.18.0-1013.13~18.04.1",
"4.18.0-1014.14~18.04.1",
"4.18.0-1018.18~18.04.1",
"4.18.0-1019.19~18.04.1",
"4.18.0-1020.20~18.04.1",
"4.18.0-1023.24~18.04.1",
"4.18.0-1024.25~18.04.1",
"4.18.0-1025.27~18.04.1",
"5.0.0-1014.14~18.04.1",
"5.0.0-1016.17~18.04.1",
"5.0.0-1018.19~18.04.1",
"5.0.0-1020.21~18.04.1",
"5.0.0-1022.23~18.04.1",
"5.0.0-1023.24~18.04.1",
"5.0.0-1025.27~18.04.1",
"5.0.0-1027.29~18.04.1",
"5.0.0-1028.30~18.04.1",
"5.0.0-1029.31~18.04.1",
"5.0.0-1031.33"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-5.3-cloud-tools-5.3.0-1013",
"binary_version": "5.3.0-1013.14~18.04.1"
},
{
"binary_name": "linux-azure-5.3-headers-5.3.0-1013",
"binary_version": "5.3.0-1013.14~18.04.1"
},
{
"binary_name": "linux-azure-5.3-tools-5.3.0-1013",
"binary_version": "5.3.0-1013.14~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.3.0-1013-azure",
"binary_version": "5.3.0-1013.14~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.3.0-1013-azure",
"binary_version": "5.3.0-1013.14~18.04.1"
},
{
"binary_name": "linux-headers-5.3.0-1013-azure",
"binary_version": "5.3.0-1013.14~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.3.0-1013-azure",
"binary_version": "5.3.0-1013.14~18.04.1"
},
{
"binary_name": "linux-modules-5.3.0-1013-azure",
"binary_version": "5.3.0-1013.14~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.3.0-1013-azure",
"binary_version": "5.3.0-1013.14~18.04.1"
},
{
"binary_name": "linux-tools-5.3.0-1013-azure",
"binary_version": "5.3.0-1013.14~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-azure-5.3",
"purl": "pkg:deb/ubuntu/linux-azure-5.3@5.3.0-1013.14~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.3.0-1013.14~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1007.8~18.04.1",
"5.3.0-1008.9~18.04.1",
"5.3.0-1009.10~18.04.1",
"5.3.0-1010.11~18.04.1",
"5.3.0-1012.13~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.0.0-1031-gcp",
"binary_version": "5.0.0-1031.32"
},
{
"binary_name": "linux-gcp-headers-5.0.0-1031",
"binary_version": "5.0.0-1031.32"
},
{
"binary_name": "linux-gcp-tools-5.0.0-1031",
"binary_version": "5.0.0-1031.32"
},
{
"binary_name": "linux-headers-5.0.0-1031-gcp",
"binary_version": "5.0.0-1031.32"
},
{
"binary_name": "linux-image-unsigned-5.0.0-1031-gcp",
"binary_version": "5.0.0-1031.32"
},
{
"binary_name": "linux-modules-5.0.0-1031-gcp",
"binary_version": "5.0.0-1031.32"
},
{
"binary_name": "linux-modules-extra-5.0.0-1031-gcp",
"binary_version": "5.0.0-1031.32"
},
{
"binary_name": "linux-tools-5.0.0-1031-gcp",
"binary_version": "5.0.0-1031.32"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gcp",
"purl": "pkg:deb/ubuntu/linux-gcp@5.0.0-1031.32?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.0-1031.32"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1001.1",
"4.15.0-1003.3",
"4.15.0-1005.5",
"4.15.0-1006.6",
"4.15.0-1008.8",
"4.15.0-1009.9",
"4.15.0-1010.10",
"4.15.0-1014.14",
"4.15.0-1015.15",
"4.15.0-1017.18",
"4.15.0-1018.19",
"4.15.0-1019.20",
"4.15.0-1021.22",
"4.15.0-1023.24",
"4.15.0-1024.25",
"4.15.0-1025.26",
"4.15.0-1026.27",
"4.15.0-1027.28",
"4.15.0-1028.29",
"4.15.0-1029.31",
"4.15.0-1030.32",
"4.15.0-1032.34",
"4.15.0-1033.35",
"4.15.0-1034.36",
"4.15.0-1036.38",
"4.15.0-1037.39",
"4.15.0-1040.42",
"4.15.0-1042.45",
"4.15.0-1044.70",
"5.0.0-1020.20~18.04.1",
"5.0.0-1021.21~18.04.1",
"5.0.0-1025.26~18.04.1",
"5.0.0-1026.27~18.04.1",
"5.0.0-1028.29~18.04.1",
"5.0.0-1029.30~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.3.0-1012-gcp",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-gcp-5.3-headers-5.3.0-1012",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-gcp-5.3-tools-5.3.0-1012",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-headers-5.3.0-1012-gcp",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.3.0-1012-gcp",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-modules-5.3.0-1012-gcp",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.3.0-1012-gcp",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-tools-5.3.0-1012-gcp",
"binary_version": "5.3.0-1012.13~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gcp-5.3",
"purl": "pkg:deb/ubuntu/linux-gcp-5.3@5.3.0-1012.13~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.3.0-1012.13~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1008.9~18.04.1",
"5.3.0-1009.10~18.04.1",
"5.3.0-1010.11~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1052-gke",
"binary_version": "4.15.0-1052.55"
},
{
"binary_name": "linux-gke-4.15-headers-4.15.0-1052",
"binary_version": "4.15.0-1052.55"
},
{
"binary_name": "linux-gke-4.15-tools-4.15.0-1052",
"binary_version": "4.15.0-1052.55"
},
{
"binary_name": "linux-headers-4.15.0-1052-gke",
"binary_version": "4.15.0-1052.55"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1052-gke",
"binary_version": "4.15.0-1052.55"
},
{
"binary_name": "linux-modules-4.15.0-1052-gke",
"binary_version": "4.15.0-1052.55"
},
{
"binary_name": "linux-modules-extra-4.15.0-1052-gke",
"binary_version": "4.15.0-1052.55"
},
{
"binary_name": "linux-tools-4.15.0-1052-gke",
"binary_version": "4.15.0-1052.55"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gke-4.15",
"purl": "pkg:deb/ubuntu/linux-gke-4.15@4.15.0-1052.55?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1052.55"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1030.32",
"4.15.0-1032.34",
"4.15.0-1033.35",
"4.15.0-1034.36",
"4.15.0-1036.38",
"4.15.0-1037.39",
"4.15.0-1040.42",
"4.15.0-1041.43",
"4.15.0-1042.44",
"4.15.0-1044.46",
"4.15.0-1045.48",
"4.15.0-1046.49",
"4.15.0-1048.51",
"4.15.0-1049.52",
"4.15.0-1050.53"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.0.0-1030-gke",
"binary_version": "5.0.0-1030.31"
},
{
"binary_name": "linux-gke-5.0-headers-5.0.0-1030",
"binary_version": "5.0.0-1030.31"
},
{
"binary_name": "linux-gke-5.0-tools-5.0.0-1030",
"binary_version": "5.0.0-1030.31"
},
{
"binary_name": "linux-headers-5.0.0-1030-gke",
"binary_version": "5.0.0-1030.31"
},
{
"binary_name": "linux-image-unsigned-5.0.0-1030-gke",
"binary_version": "5.0.0-1030.31"
},
{
"binary_name": "linux-modules-5.0.0-1030-gke",
"binary_version": "5.0.0-1030.31"
},
{
"binary_name": "linux-modules-extra-5.0.0-1030-gke",
"binary_version": "5.0.0-1030.31"
},
{
"binary_name": "linux-tools-5.0.0-1030-gke",
"binary_version": "5.0.0-1030.31"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gke-5.0",
"purl": "pkg:deb/ubuntu/linux-gke-5.0@5.0.0-1030.31?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.0-1030.31"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.0.0-1011.11~18.04.1",
"5.0.0-1013.13~18.04.1",
"5.0.0-1015.15~18.04.1",
"5.0.0-1017.17~18.04.1",
"5.0.0-1020.20~18.04.1",
"5.0.0-1022.22~18.04.3",
"5.0.0-1023.23~18.04.2",
"5.0.0-1025.26~18.04.1",
"5.0.0-1026.27~18.04.2",
"5.0.0-1027.28~18.04.1",
"5.0.0-1029.30~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.3.0-1012-gke",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-gke-5.3-headers-5.3.0-1012",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-gke-5.3-tools-5.3.0-1012",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-headers-5.3.0-1012-gke",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.3.0-1012-gke",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-modules-5.3.0-1012-gke",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.3.0-1012-gke",
"binary_version": "5.3.0-1012.13~18.04.1"
},
{
"binary_name": "linux-tools-5.3.0-1012-gke",
"binary_version": "5.3.0-1012.13~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gke-5.3",
"purl": "pkg:deb/ubuntu/linux-gke-5.3@5.3.0-1012.13~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.3.0-1012.13~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1011.12~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "block-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "crypto-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "crypto-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "dasd-extra-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "dasd-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "fat-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "fat-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "fb-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "firewire-core-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "floppy-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "fs-core-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "fs-core-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "fs-secondary-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "fs-secondary-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "input-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "input-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "ipmi-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "ipmi-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "kernel-image-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "kernel-image-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.3.0-40-generic",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.3.0-40-generic-lpae",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.3.0-40-lowlatency",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.3.0-40-generic",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.3.0-40-lowlatency",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-headers-5.3.0-40",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-headers-5.3.0-40-generic",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-headers-5.3.0-40-generic-lpae",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-headers-5.3.0-40-lowlatency",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-hwe-cloud-tools-5.3.0-40",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-hwe-tools-5.3.0-40",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-hwe-udebs-generic",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-hwe-udebs-generic-lpae",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-image-5.3.0-40-generic",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-image-5.3.0-40-generic-lpae",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-image-5.3.0-40-lowlatency",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.3.0-40-generic",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.3.0-40-lowlatency",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-modules-5.3.0-40-generic",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-modules-5.3.0-40-generic-lpae",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-modules-5.3.0-40-lowlatency",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.3.0-40-generic",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-source-5.3.0",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-tools-5.3.0-40-generic",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-tools-5.3.0-40-generic-lpae",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "linux-tools-5.3.0-40-lowlatency",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "md-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "md-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "message-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "mouse-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "mouse-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "multipath-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "multipath-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "nfs-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "nfs-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "nic-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "nic-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "nic-pcmcia-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "nic-shared-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "nic-shared-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "nic-usb-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "nic-usb-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "parport-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "parport-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "pata-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "pcmcia-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "pcmcia-storage-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "plip-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "plip-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "ppp-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "ppp-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "sata-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "sata-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "scsi-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "scsi-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "serial-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "storage-core-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "storage-core-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "usb-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "usb-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "virtio-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "vlan-modules-5.3.0-40-generic-di",
"binary_version": "5.3.0-40.32~18.04.1"
},
{
"binary_name": "vlan-modules-5.3.0-40-generic-lpae-di",
"binary_version": "5.3.0-40.32~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-hwe",
"purl": "pkg:deb/ubuntu/linux-hwe@5.3.0-40.32~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.3.0-40.32~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.18.0-13.14~18.04.1",
"4.18.0-14.15~18.04.1",
"4.18.0-15.16~18.04.1",
"4.18.0-16.17~18.04.1",
"4.18.0-17.18~18.04.1",
"4.18.0-18.19~18.04.1",
"4.18.0-20.21~18.04.1",
"4.18.0-21.22~18.04.1",
"4.18.0-22.23~18.04.1",
"4.18.0-24.25~18.04.1",
"4.18.0-25.26~18.04.1",
"5.0.0-23.24~18.04.1",
"5.0.0-25.26~18.04.1",
"5.0.0-27.28~18.04.1",
"5.0.0-29.31~18.04.1",
"5.0.0-31.33~18.04.1",
"5.0.0-32.34~18.04.2",
"5.0.0-35.38~18.04.1",
"5.0.0-36.39~18.04.1",
"5.0.0-37.40~18.04.1",
"5.3.0-26.28~18.04.1",
"5.3.0-28.30~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1053-kvm",
"binary_version": "4.15.0-1053.53"
},
{
"binary_name": "linux-headers-4.15.0-1053-kvm",
"binary_version": "4.15.0-1053.53"
},
{
"binary_name": "linux-image-4.15.0-1053-kvm",
"binary_version": "4.15.0-1053.53"
},
{
"binary_name": "linux-kvm-headers-4.15.0-1053",
"binary_version": "4.15.0-1053.53"
},
{
"binary_name": "linux-kvm-tools-4.15.0-1053",
"binary_version": "4.15.0-1053.53"
},
{
"binary_name": "linux-modules-4.15.0-1053-kvm",
"binary_version": "4.15.0-1053.53"
},
{
"binary_name": "linux-tools-4.15.0-1053-kvm",
"binary_version": "4.15.0-1053.53"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-kvm",
"purl": "pkg:deb/ubuntu/linux-kvm@4.15.0-1053.53?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1053.53"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1002.2",
"4.15.0-1003.3",
"4.15.0-1004.4",
"4.15.0-1006.6",
"4.15.0-1008.8",
"4.15.0-1010.10",
"4.15.0-1011.11",
"4.15.0-1012.12",
"4.15.0-1016.16",
"4.15.0-1017.17",
"4.15.0-1019.19",
"4.15.0-1020.20",
"4.15.0-1021.21",
"4.15.0-1023.23",
"4.15.0-1025.25",
"4.15.0-1026.26",
"4.15.0-1027.27",
"4.15.0-1028.28",
"4.15.0-1029.29",
"4.15.0-1030.30",
"4.15.0-1031.31",
"4.15.0-1032.32",
"4.15.0-1034.34",
"4.15.0-1035.35",
"4.15.0-1036.36",
"4.15.0-1038.38",
"4.15.0-1039.39",
"4.15.0-1042.42",
"4.15.0-1043.43",
"4.15.0-1044.44",
"4.15.0-1046.46",
"4.15.0-1047.47",
"4.15.0-1048.48",
"4.15.0-1050.50",
"4.15.0-1051.51",
"4.15.0-1052.52"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "crypto-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "fat-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "fb-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "firewire-core-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "floppy-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "fs-core-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "fs-secondary-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "input-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "ipmi-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "irda-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "kernel-image-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "linux-buildinfo-4.15.0-1073-oem",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "linux-headers-4.15.0-1073-oem",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1073-oem",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "linux-modules-4.15.0-1073-oem",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "linux-oem-headers-4.15.0-1073",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "linux-oem-tools-4.15.0-1073",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "linux-tools-4.15.0-1073-oem",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "linux-udebs-oem",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "md-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "message-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "mouse-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "multipath-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "nfs-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "nic-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "nic-pcmcia-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "nic-shared-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "nic-usb-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "parport-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "pata-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "pcmcia-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "pcmcia-storage-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "plip-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "ppp-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "sata-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "scsi-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "serial-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "storage-core-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "usb-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "virtio-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
},
{
"binary_name": "vlan-modules-4.15.0-1073-oem-di",
"binary_version": "4.15.0-1073.83"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-oem",
"purl": "pkg:deb/ubuntu/linux-oem@4.15.0-1073.83?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1073.83"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1002.3",
"4.15.0-1004.5",
"4.15.0-1006.9",
"4.15.0-1008.11",
"4.15.0-1009.12",
"4.15.0-1012.15",
"4.15.0-1013.16",
"4.15.0-1015.18",
"4.15.0-1017.20",
"4.15.0-1018.21",
"4.15.0-1021.24",
"4.15.0-1024.29",
"4.15.0-1026.31",
"4.15.0-1028.33",
"4.15.0-1030.35",
"4.15.0-1033.38",
"4.15.0-1034.39",
"4.15.0-1035.40",
"4.15.0-1036.41",
"4.15.0-1038.43",
"4.15.0-1039.44",
"4.15.0-1043.48",
"4.15.0-1045.50",
"4.15.0-1050.57",
"4.15.0-1056.65",
"4.15.0-1057.66",
"4.15.0-1059.68",
"4.15.0-1063.72",
"4.15.0-1064.73",
"4.15.0-1065.75",
"4.15.0-1066.76",
"4.15.0-1067.77",
"4.15.0-1069.79"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "crypto-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "fat-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "fb-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "firewire-core-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "floppy-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "fs-core-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "fs-secondary-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "input-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "ipmi-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "kernel-image-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "linux-buildinfo-5.0.0-1039-oem-osp1",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "linux-headers-5.0.0-1039-oem-osp1",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "linux-image-unsigned-5.0.0-1039-oem-osp1",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "linux-modules-5.0.0-1039-oem-osp1",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "linux-oem-osp1-headers-5.0.0-1039",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "linux-oem-osp1-tools-5.0.0-1039",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "linux-oem-osp1-tools-host",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "linux-tools-5.0.0-1039-oem-osp1",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "linux-udebs-oem-osp1",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "md-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "message-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "mouse-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "multipath-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "nfs-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "nic-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "nic-pcmcia-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "nic-shared-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "nic-usb-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "parport-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "pata-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "pcmcia-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "pcmcia-storage-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "plip-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "ppp-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "sata-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "scsi-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "serial-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "storage-core-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "usb-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "virtio-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
},
{
"binary_name": "vlan-modules-5.0.0-1039-oem-osp1-di",
"binary_version": "5.0.0-1039.44"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-oem-osp1",
"purl": "pkg:deb/ubuntu/linux-oem-osp1@5.0.0-1039.44?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.0-1039.44"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.0.0-1010.11",
"5.0.0-1012.13",
"5.0.0-1015.16",
"5.0.0-1018.20",
"5.0.0-1020.22",
"5.0.0-1022.24",
"5.0.0-1024.27",
"5.0.0-1025.28",
"5.0.0-1027.31",
"5.0.0-1028.32",
"5.0.0-1030.34",
"5.0.0-1033.38",
"5.0.0-1037.42"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36"
},
{
"binary_name": "linux-headers-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36"
},
{
"binary_name": "linux-modules-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36"
},
{
"binary_name": "linux-modules-extra-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36"
},
{
"binary_name": "linux-oracle-headers-4.15.0-1033",
"binary_version": "4.15.0-1033.36"
},
{
"binary_name": "linux-oracle-tools-4.15.0-1033",
"binary_version": "4.15.0-1033.36"
},
{
"binary_name": "linux-tools-4.15.0-1033-oracle",
"binary_version": "4.15.0-1033.36"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-oracle",
"purl": "pkg:deb/ubuntu/linux-oracle@4.15.0-1033.36?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1033.36"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1007.9",
"4.15.0-1008.10",
"4.15.0-1009.11",
"4.15.0-1010.12",
"4.15.0-1011.13",
"4.15.0-1013.15",
"4.15.0-1014.16",
"4.15.0-1015.17",
"4.15.0-1017.19",
"4.15.0-1018.20",
"4.15.0-1021.23",
"4.15.0-1022.25",
"4.15.0-1023.26",
"4.15.0-1025.28",
"4.15.0-1026.29",
"4.15.0-1027.30",
"4.15.0-1029.32",
"4.15.0-1030.33",
"4.15.0-1031.34"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.0.0-1011-oracle",
"binary_version": "5.0.0-1011.16"
},
{
"binary_name": "linux-headers-5.0.0-1011-oracle",
"binary_version": "5.0.0-1011.16"
},
{
"binary_name": "linux-image-unsigned-5.0.0-1011-oracle",
"binary_version": "5.0.0-1011.16"
},
{
"binary_name": "linux-modules-5.0.0-1011-oracle",
"binary_version": "5.0.0-1011.16"
},
{
"binary_name": "linux-modules-extra-5.0.0-1011-oracle",
"binary_version": "5.0.0-1011.16"
},
{
"binary_name": "linux-oracle-5.0-headers-5.0.0-1011",
"binary_version": "5.0.0-1011.16"
},
{
"binary_name": "linux-oracle-5.0-tools-5.0.0-1011",
"binary_version": "5.0.0-1011.16"
},
{
"binary_name": "linux-tools-5.0.0-1011-oracle",
"binary_version": "5.0.0-1011.16"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-oracle-5.0",
"purl": "pkg:deb/ubuntu/linux-oracle-5.0@5.0.0-1011.16?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.0-1011.16"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.0.0-1007.12~18.04.1",
"5.0.0-1008.13~18.04.1",
"5.0.0-1009.14~18.04.1",
"5.0.0-1010.15~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1055-raspi2",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-headers-4.15.0-1055-raspi2",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-image-4.15.0-1055-raspi2",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-modules-4.15.0-1055-raspi2",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-raspi2-headers-4.15.0-1055",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-raspi2-tools-4.15.0-1055",
"binary_version": "4.15.0-1055.59"
},
{
"binary_name": "linux-tools-4.15.0-1055-raspi2",
"binary_version": "4.15.0-1055.59"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-raspi2",
"purl": "pkg:deb/ubuntu/linux-raspi2@4.15.0-1055.59?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1055.59"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.13.0-1005.5",
"4.13.0-1006.6",
"4.13.0-1008.8",
"4.15.0-1006.7",
"4.15.0-1009.10",
"4.15.0-1010.11",
"4.15.0-1011.12",
"4.15.0-1012.13",
"4.15.0-1013.14",
"4.15.0-1017.18",
"4.15.0-1018.19",
"4.15.0-1020.22",
"4.15.0-1021.23",
"4.15.0-1022.24",
"4.15.0-1024.26",
"4.15.0-1026.28",
"4.15.0-1027.29",
"4.15.0-1028.30",
"4.15.0-1029.31",
"4.15.0-1030.32",
"4.15.0-1031.33",
"4.15.0-1032.34",
"4.15.0-1033.35",
"4.15.0-1034.36",
"4.15.0-1036.38",
"4.15.0-1037.39",
"4.15.0-1038.40",
"4.15.0-1040.43",
"4.15.0-1041.44",
"4.15.0-1043.46",
"4.15.0-1044.47",
"4.15.0-1045.49",
"4.15.0-1047.51",
"4.15.0-1048.52",
"4.15.0-1049.53",
"4.15.0-1050.54",
"4.15.0-1052.56",
"4.15.0-1053.57",
"4.15.0-1054.58"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.3.0-1018-raspi2",
"binary_version": "5.3.0-1018.20~18.04.1"
},
{
"binary_name": "linux-headers-5.3.0-1018-raspi2",
"binary_version": "5.3.0-1018.20~18.04.1"
},
{
"binary_name": "linux-image-5.3.0-1018-raspi2",
"binary_version": "5.3.0-1018.20~18.04.1"
},
{
"binary_name": "linux-modules-5.3.0-1018-raspi2",
"binary_version": "5.3.0-1018.20~18.04.1"
},
{
"binary_name": "linux-raspi2-5.3-headers-5.3.0-1018",
"binary_version": "5.3.0-1018.20~18.04.1"
},
{
"binary_name": "linux-raspi2-5.3-tools-5.3.0-1018",
"binary_version": "5.3.0-1018.20~18.04.1"
},
{
"binary_name": "linux-tools-5.3.0-1018-raspi2",
"binary_version": "5.3.0-1018.20~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-raspi2-5.3",
"purl": "pkg:deb/ubuntu/linux-raspi2-5.3@5.3.0-1018.20~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.3.0-1018.20~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1017.19~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1072-snapdragon",
"binary_version": "4.15.0-1072.79"
},
{
"binary_name": "linux-headers-4.15.0-1072-snapdragon",
"binary_version": "4.15.0-1072.79"
},
{
"binary_name": "linux-image-4.15.0-1072-snapdragon",
"binary_version": "4.15.0-1072.79"
},
{
"binary_name": "linux-modules-4.15.0-1072-snapdragon",
"binary_version": "4.15.0-1072.79"
},
{
"binary_name": "linux-snapdragon-headers-4.15.0-1072",
"binary_version": "4.15.0-1072.79"
},
{
"binary_name": "linux-snapdragon-tools-4.15.0-1072",
"binary_version": "4.15.0-1072.79"
},
{
"binary_name": "linux-tools-4.15.0-1072-snapdragon",
"binary_version": "4.15.0-1072.79"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-snapdragon",
"purl": "pkg:deb/ubuntu/linux-snapdragon@4.15.0-1072.79?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1072.79"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.0-1077.82",
"4.4.0-1078.83",
"4.4.0-1079.84",
"4.4.0-1081.86",
"4.15.0-1053.57",
"4.15.0-1054.58",
"4.15.0-1055.59",
"4.15.0-1057.62",
"4.15.0-1058.64",
"4.15.0-1060.66",
"4.15.0-1062.69",
"4.15.0-1064.71",
"4.15.0-1065.72",
"4.15.0-1066.73",
"4.15.0-1067.74",
"4.15.0-1069.76",
"4.15.0-1070.77",
"4.15.0-1071.78"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-azure-edge-cloud-tools-5.0.0-1012",
"binary_version": "5.0.0-1012.12~18.04.2"
},
{
"binary_name": "linux-azure-edge-tools-5.0.0-1012",
"binary_version": "5.0.0-1012.12~18.04.2"
},
{
"binary_name": "linux-azure-headers-5.0.0-1012",
"binary_version": "5.0.0-1012.12~18.04.2"
},
{
"binary_name": "linux-buildinfo-5.0.0-1012-azure",
"binary_version": "5.0.0-1012.12~18.04.2"
},
{
"binary_name": "linux-cloud-tools-5.0.0-1012-azure",
"binary_version": "5.0.0-1012.12~18.04.2"
},
{
"binary_name": "linux-headers-5.0.0-1012-azure",
"binary_version": "5.0.0-1012.12~18.04.2"
},
{
"binary_name": "linux-image-unsigned-5.0.0-1012-azure",
"binary_version": "5.0.0-1012.12~18.04.2"
},
{
"binary_name": "linux-modules-5.0.0-1012-azure",
"binary_version": "5.0.0-1012.12~18.04.2"
},
{
"binary_name": "linux-modules-extra-5.0.0-1012-azure",
"binary_version": "5.0.0-1012.12~18.04.2"
},
{
"binary_name": "linux-tools-5.0.0-1012-azure",
"binary_version": "5.0.0-1012.12~18.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-azure-edge",
"purl": "pkg:deb/ubuntu/linux-azure-edge@5.0.0-1012.12~18.04.2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.18.0-1006.6~18.04.1",
"4.18.0-1007.7~18.04.1",
"4.18.0-1008.8~18.04.1",
"5.0.0-1012.12~18.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.0.0-1013-gcp",
"binary_version": "5.0.0-1013.13~18.04.1"
},
{
"binary_name": "linux-gcp-edge-tools-5.0.0-1013",
"binary_version": "5.0.0-1013.13~18.04.1"
},
{
"binary_name": "linux-gcp-headers-5.0.0-1013",
"binary_version": "5.0.0-1013.13~18.04.1"
},
{
"binary_name": "linux-headers-5.0.0-1013-gcp",
"binary_version": "5.0.0-1013.13~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.0.0-1013-gcp",
"binary_version": "5.0.0-1013.13~18.04.1"
},
{
"binary_name": "linux-modules-5.0.0-1013-gcp",
"binary_version": "5.0.0-1013.13~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.0.0-1013-gcp",
"binary_version": "5.0.0-1013.13~18.04.1"
},
{
"binary_name": "linux-tools-5.0.0-1013-gcp",
"binary_version": "5.0.0-1013.13~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gcp-edge",
"purl": "pkg:deb/ubuntu/linux-gcp-edge@5.0.0-1013.13~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.18.0-1004.5~18.04.1",
"4.18.0-1005.6~18.04.1",
"4.18.0-1006.7~18.04.1",
"4.18.0-1007.8~18.04.1",
"4.18.0-1008.9~18.04.1",
"4.18.0-1009.10~18.04.1",
"4.18.0-1011.12~18.04.1",
"4.18.0-1012.13~18.04.1",
"4.18.0-1013.14~18.04.1",
"4.18.0-1015.16~18.04.1",
"5.0.0-1011.11~18.04.1",
"5.0.0-1013.13~18.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "block-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "block-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "crypto-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "crypto-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "dasd-extra-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "dasd-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "fat-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "fat-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "fb-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "firewire-core-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "floppy-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "fs-core-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "fs-core-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "fs-secondary-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "fs-secondary-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "input-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "input-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "ipmi-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "ipmi-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "kernel-image-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "kernel-image-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-buildinfo-5.3.0-24-generic",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-buildinfo-5.3.0-24-generic-lpae",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-buildinfo-5.3.0-24-lowlatency",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-cloud-tools-5.3.0-24-generic",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-cloud-tools-5.3.0-24-lowlatency",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-headers-5.3.0-24",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-headers-5.3.0-24-generic",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-headers-5.3.0-24-generic-lpae",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-headers-5.3.0-24-lowlatency",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-hwe-edge-cloud-tools-5.3.0-24",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-hwe-edge-tools-5.3.0-24",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-hwe-edge-udebs-generic",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-hwe-edge-udebs-generic-lpae",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-image-5.3.0-24-generic",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-image-5.3.0-24-generic-lpae",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-image-5.3.0-24-lowlatency",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-image-unsigned-5.3.0-24-generic",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-image-unsigned-5.3.0-24-lowlatency",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-modules-5.3.0-24-generic",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-modules-5.3.0-24-generic-lpae",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-modules-5.3.0-24-lowlatency",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-modules-extra-5.3.0-24-generic",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-source-5.3.0",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-tools-5.3.0-24-generic",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-tools-5.3.0-24-generic-lpae",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "linux-tools-5.3.0-24-lowlatency",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "md-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "md-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "message-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "mouse-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "mouse-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "multipath-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "multipath-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "nfs-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "nfs-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "nic-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "nic-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "nic-pcmcia-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "nic-shared-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "nic-shared-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "nic-usb-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "nic-usb-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "parport-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "parport-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "pata-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "pcmcia-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "pcmcia-storage-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "plip-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "plip-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "ppp-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "ppp-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "sata-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "sata-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "scsi-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "scsi-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "serial-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "storage-core-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "storage-core-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "usb-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "usb-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "virtio-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "vlan-modules-5.3.0-24-generic-di",
"binary_version": "5.3.0-24.26~18.04.2"
},
{
"binary_name": "vlan-modules-5.3.0-24-generic-lpae-di",
"binary_version": "5.3.0-24.26~18.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-hwe-edge",
"purl": "pkg:deb/ubuntu/linux-hwe-edge@5.3.0-24.26~18.04.2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.0.0-15.16~18.04.1",
"5.0.0-16.17~18.04.1",
"5.0.0-17.18~18.04.1",
"5.0.0-19.20~18.04.1",
"5.0.0-20.21~18.04.1",
"5.3.0-19.20~18.04.2",
"5.3.0-22.24~18.04.1",
"5.3.0-23.25~18.04.1",
"5.3.0-23.25~18.04.2",
"5.3.0-24.26~18.04.2"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-aws-fips-headers-4.15.0-2018",
"binary_version": "4.15.0-2018.18"
},
{
"binary_name": "linux-aws-fips-tools-4.15.0-2018",
"binary_version": "4.15.0-2018.18"
},
{
"binary_name": "linux-buildinfo-4.15.0-2018-aws-fips",
"binary_version": "4.15.0-2018.18"
},
{
"binary_name": "linux-headers-4.15.0-2018-aws-fips",
"binary_version": "4.15.0-2018.18"
},
{
"binary_name": "linux-image-unsigned-4.15.0-2018-aws-fips",
"binary_version": "4.15.0-2018.18"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-2018-aws-fips",
"binary_version": "4.15.0-2018.18"
},
{
"binary_name": "linux-modules-4.15.0-2018-aws-fips",
"binary_version": "4.15.0-2018.18"
},
{
"binary_name": "linux-modules-extra-4.15.0-2018-aws-fips",
"binary_version": "4.15.0-2018.18"
},
{
"binary_name": "linux-tools-4.15.0-2018-aws-fips",
"binary_version": "4.15.0-2018.18"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:18.04:LTS",
"name": "linux-aws-fips",
"purl": "pkg:deb/ubuntu/linux-aws-fips@4.15.0-2018.18?arch=source\u0026distro=fips-updates/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-2018.18"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-2000.4"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-azure-fips-cloud-tools-4.15.0-2006",
"binary_version": "4.15.0-2006.7"
},
{
"binary_name": "linux-azure-fips-headers-4.15.0-2006",
"binary_version": "4.15.0-2006.7"
},
{
"binary_name": "linux-azure-fips-tools-4.15.0-2006",
"binary_version": "4.15.0-2006.7"
},
{
"binary_name": "linux-buildinfo-4.15.0-2006-azure-fips",
"binary_version": "4.15.0-2006.7"
},
{
"binary_name": "linux-cloud-tools-4.15.0-2006-azure-fips",
"binary_version": "4.15.0-2006.7"
},
{
"binary_name": "linux-headers-4.15.0-2006-azure-fips",
"binary_version": "4.15.0-2006.7"
},
{
"binary_name": "linux-image-unsigned-4.15.0-2006-azure-fips",
"binary_version": "4.15.0-2006.7"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-2006-azure-fips",
"binary_version": "4.15.0-2006.7"
},
{
"binary_name": "linux-modules-4.15.0-2006-azure-fips",
"binary_version": "4.15.0-2006.7"
},
{
"binary_name": "linux-modules-extra-4.15.0-2006-azure-fips",
"binary_version": "4.15.0-2006.7"
},
{
"binary_name": "linux-tools-4.15.0-2006-azure-fips",
"binary_version": "4.15.0-2006.7"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:18.04:LTS",
"name": "linux-azure-fips",
"purl": "pkg:deb/ubuntu/linux-azure-fips@4.15.0-2006.7?arch=source\u0026distro=fips-updates/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-2006.7"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1002.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-aws-fips-headers-4.15.0-2000",
"binary_version": "4.15.0-2000.4"
},
{
"binary_name": "linux-aws-fips-tools-4.15.0-2000",
"binary_version": "4.15.0-2000.4"
},
{
"binary_name": "linux-buildinfo-4.15.0-2000-aws-fips",
"binary_version": "4.15.0-2000.4"
},
{
"binary_name": "linux-headers-4.15.0-2000-aws-fips",
"binary_version": "4.15.0-2000.4"
},
{
"binary_name": "linux-image-unsigned-4.15.0-2000-aws-fips",
"binary_version": "4.15.0-2000.4"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-2000-aws-fips",
"binary_version": "4.15.0-2000.4"
},
{
"binary_name": "linux-modules-4.15.0-2000-aws-fips",
"binary_version": "4.15.0-2000.4"
},
{
"binary_name": "linux-modules-extra-4.15.0-2000-aws-fips",
"binary_version": "4.15.0-2000.4"
},
{
"binary_name": "linux-tools-4.15.0-2000-aws-fips",
"binary_version": "4.15.0-2000.4"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS:18.04:LTS",
"name": "linux-aws-fips",
"purl": "pkg:deb/ubuntu/linux-aws-fips@4.15.0-2000.4?arch=source\u0026distro=fips/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-2000.4"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-azure-fips-cloud-tools-4.15.0-1002",
"binary_version": "4.15.0-1002.2"
},
{
"binary_name": "linux-azure-fips-headers-4.15.0-1002",
"binary_version": "4.15.0-1002.2"
},
{
"binary_name": "linux-azure-fips-tools-4.15.0-1002",
"binary_version": "4.15.0-1002.2"
},
{
"binary_name": "linux-buildinfo-4.15.0-1002-azure-fips",
"binary_version": "4.15.0-1002.2"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1002-azure-fips",
"binary_version": "4.15.0-1002.2"
},
{
"binary_name": "linux-headers-4.15.0-1002-azure-fips",
"binary_version": "4.15.0-1002.2"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1002-azure-fips",
"binary_version": "4.15.0-1002.2"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-1002-azure-fips",
"binary_version": "4.15.0-1002.2"
},
{
"binary_name": "linux-modules-4.15.0-1002-azure-fips",
"binary_version": "4.15.0-1002.2"
},
{
"binary_name": "linux-modules-extra-4.15.0-1002-azure-fips",
"binary_version": "4.15.0-1002.2"
},
{
"binary_name": "linux-tools-4.15.0-1002-azure-fips",
"binary_version": "4.15.0-1002.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS:18.04:LTS",
"name": "linux-azure-fips",
"purl": "pkg:deb/ubuntu/linux-azure-fips@4.15.0-1002.2?arch=source\u0026distro=fips/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1002.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1001-gcp-fips",
"binary_version": "4.15.0-1001.1"
},
{
"binary_name": "linux-gcp-fips-headers-4.15.0-1001",
"binary_version": "4.15.0-1001.1"
},
{
"binary_name": "linux-gcp-fips-tools-4.15.0-1001",
"binary_version": "4.15.0-1001.1"
},
{
"binary_name": "linux-headers-4.15.0-1001-gcp-fips",
"binary_version": "4.15.0-1001.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1001-gcp-fips",
"binary_version": "4.15.0-1001.1"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-1001-gcp-fips",
"binary_version": "4.15.0-1001.1"
},
{
"binary_name": "linux-modules-4.15.0-1001-gcp-fips",
"binary_version": "4.15.0-1001.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1001-gcp-fips",
"binary_version": "4.15.0-1001.1"
},
{
"binary_name": "linux-tools-4.15.0-1001-gcp-fips",
"binary_version": "4.15.0-1001.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS:18.04:LTS",
"name": "linux-gcp-fips",
"purl": "pkg:deb/ubuntu/linux-gcp-fips@4.15.0-1001.1?arch=source\u0026distro=fips/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1001.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-image-unsigned-5.4.0-1103-azure-fde",
"binary_version": "5.4.0-1103.109+cvm1.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-azure-fde",
"purl": "pkg:deb/ubuntu/linux-azure-fde@5.4.0-1103.109+cvm1.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1063.66+cvm2.2",
"5.4.0-1063.66+cvm3.2",
"5.4.0-1064.67+cvm1.1",
"5.4.0-1065.68+cvm2.1",
"5.4.0-1067.70+cvm1.1",
"5.4.0-1068.71+cvm1.1",
"5.4.0-1069.72+cvm1.1",
"5.4.0-1070.73+cvm1.1",
"5.4.0-1072.75+cvm1.1",
"5.4.0-1073.76+cvm1.1",
"5.4.0-1074.77+cvm1.1",
"5.4.0-1076.79+cvm1.1",
"5.4.0-1078.81+cvm1.1",
"5.4.0-1080.83+cvm1.1",
"5.4.0-1083.87+cvm1.1",
"5.4.0-1085.90+cvm1.1",
"5.4.0-1085.90+cvm2.1",
"5.4.0-1086.91+cvm1.1",
"5.4.0-1089.94+cvm1.2",
"5.4.0-1090.95+cvm1.1",
"5.4.0-1091.96+cvm1.1",
"5.4.0-1092.97+cvm1.1",
"5.4.0-1095.101+cvm1.1",
"5.4.0-1098.104+cvm1.1",
"5.4.0-1100.106+cvm1.1",
"5.4.0-1103.109+cvm1.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1105-gke",
"binary_version": "5.4.0-1105.112"
},
{
"binary_name": "linux-gke-headers-5.4.0-1105",
"binary_version": "5.4.0-1105.112"
},
{
"binary_name": "linux-gke-tools-5.4.0-1105",
"binary_version": "5.4.0-1105.112"
},
{
"binary_name": "linux-headers-5.4.0-1105-gke",
"binary_version": "5.4.0-1105.112"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1105-gke",
"binary_version": "5.4.0-1105.112"
},
{
"binary_name": "linux-modules-5.4.0-1105-gke",
"binary_version": "5.4.0-1105.112"
},
{
"binary_name": "linux-modules-extra-5.4.0-1105-gke",
"binary_version": "5.4.0-1105.112"
},
{
"binary_name": "linux-tools-5.4.0-1105-gke",
"binary_version": "5.4.0-1105.112"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-gke",
"purl": "pkg:deb/ubuntu/linux-gke@5.4.0-1105.112?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1033.35",
"5.4.0-1035.37",
"5.4.0-1036.38",
"5.4.0-1037.39",
"5.4.0-1039.41",
"5.4.0-1041.43",
"5.4.0-1042.44",
"5.4.0-1043.45",
"5.4.0-1044.46",
"5.4.0-1046.48",
"5.4.0-1049.52",
"5.4.0-1051.54",
"5.4.0-1052.55",
"5.4.0-1053.56",
"5.4.0-1054.57",
"5.4.0-1055.58",
"5.4.0-1056.59",
"5.4.0-1057.60",
"5.4.0-1059.62",
"5.4.0-1061.64",
"5.4.0-1062.65",
"5.4.0-1063.66",
"5.4.0-1065.68",
"5.4.0-1066.69",
"5.4.0-1067.70",
"5.4.0-1068.71",
"5.4.0-1071.76",
"5.4.0-1072.77",
"5.4.0-1074.79",
"5.4.0-1076.82",
"5.4.0-1078.84",
"5.4.0-1080.86",
"5.4.0-1081.87",
"5.4.0-1083.89",
"5.4.0-1084.90",
"5.4.0-1086.93",
"5.4.0-1087.94",
"5.4.0-1090.97",
"5.4.0-1091.98",
"5.4.0-1094.101",
"5.4.0-1095.102",
"5.4.0-1096.103",
"5.4.0-1097.104",
"5.4.0-1098.105",
"5.4.0-1099.106",
"5.4.0-1100.107",
"5.4.0-1101.108",
"5.4.0-1102.109",
"5.4.0-1103.110",
"5.4.0-1104.111",
"5.4.0-1105.112"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1006-raspi2",
"binary_version": "5.4.0-1006.6"
},
{
"binary_name": "linux-headers-5.4.0-1006-raspi2",
"binary_version": "5.4.0-1006.6"
},
{
"binary_name": "linux-image-5.4.0-1006-raspi2",
"binary_version": "5.4.0-1006.6"
},
{
"binary_name": "linux-modules-5.4.0-1006-raspi2",
"binary_version": "5.4.0-1006.6"
},
{
"binary_name": "linux-raspi2-headers-5.4.0-1006",
"binary_version": "5.4.0-1006.6"
},
{
"binary_name": "linux-raspi2-tools-5.4.0-1006",
"binary_version": "5.4.0-1006.6"
},
{
"binary_name": "linux-tools-5.4.0-1006-raspi2",
"binary_version": "5.4.0-1006.6"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-raspi2",
"purl": "pkg:deb/ubuntu/linux-raspi2@5.4.0-1006.6?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1007.8",
"5.3.0-1014.16",
"5.3.0-1015.17",
"5.3.0-1017.19",
"5.4.0-1004.4",
"5.4.0-1006.6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.15.0-1073-intel-iot-realtime",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-cloud-tools-5.15.0-1073-intel-iot-realtime",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-headers-5.15.0-1073-intel-iot-realtime",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-image-unsigned-5.15.0-1073-intel-iot-realtime",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-intel-iot-realtime-cloud-tools-5.15.0-1073",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-intel-iot-realtime-cloud-tools-common",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-intel-iot-realtime-headers-5.15.0-1073",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-intel-iot-realtime-tools-5.15.0-1073",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-intel-iot-realtime-tools-common",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-intel-iot-realtime-tools-host",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-modules-5.15.0-1073-intel-iot-realtime",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-modules-extra-5.15.0-1073-intel-iot-realtime",
"binary_version": "5.15.0-1073.75"
},
{
"binary_name": "linux-tools-5.15.0-1073-intel-iot-realtime",
"binary_version": "5.15.0-1073.75"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "linux-intel-iot-realtime",
"purl": "pkg:deb/ubuntu/linux-intel-iot-realtime@5.15.0-1073.75?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.15.0-1073.75"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.15.0-1032-realtime",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-cloud-tools-5.15.0-1032-realtime",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-headers-5.15.0-1032-realtime",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-image-unsigned-5.15.0-1032-realtime",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-modules-5.15.0-1032-realtime",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-modules-extra-5.15.0-1032-realtime",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-realtime-cloud-tools-5.15.0-1032",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-realtime-cloud-tools-common",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-realtime-headers-5.15.0-1032",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-realtime-tools-5.15.0-1032",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-realtime-tools-common",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-realtime-tools-host",
"binary_version": "5.15.0-1032.35"
},
{
"binary_name": "linux-tools-5.15.0-1032-realtime",
"binary_version": "5.15.0-1032.35"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "linux-realtime",
"purl": "pkg:deb/ubuntu/linux-realtime@5.15.0-1032.35?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.15.0-1032.35"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.15.0-1028-generic",
"binary_version": "5.15.0-1028.32"
},
{
"binary_name": "linux-headers-5.15.0-1028-generic",
"binary_version": "5.15.0-1028.32"
},
{
"binary_name": "linux-image-5.15.0-1028-generic",
"binary_version": "5.15.0-1028.32"
},
{
"binary_name": "linux-modules-5.15.0-1028-generic",
"binary_version": "5.15.0-1028.32"
},
{
"binary_name": "linux-modules-extra-5.15.0-1028-generic",
"binary_version": "5.15.0-1028.32"
},
{
"binary_name": "linux-riscv-headers-5.15.0-1028",
"binary_version": "5.15.0-1028.32"
},
{
"binary_name": "linux-riscv-tools-5.15.0-1028",
"binary_version": "5.15.0-1028.32"
},
{
"binary_name": "linux-tools-5.15.0-1028-generic",
"binary_version": "5.15.0-1028.32"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "linux-riscv",
"purl": "pkg:deb/ubuntu/linux-riscv@5.15.0-1028.32?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.13.0-1004.4",
"5.13.0-1006.6+22.04.1",
"5.13.0-1007.7+22.04.1",
"5.13.0-1010.11+22.04.1",
"5.15.0-1004.4",
"5.15.0-1005.5",
"5.15.0-1006.6",
"5.15.0-1007.7",
"5.15.0-1008.8",
"5.15.0-1011.12",
"5.15.0-1012.13",
"5.15.0-1014.16",
"5.15.0-1015.17",
"5.15.0-1016.18",
"5.15.0-1017.19",
"5.15.0-1018.21",
"5.15.0-1019.22",
"5.15.0-1020.23",
"5.15.0-1022.26",
"5.15.0-1023.27",
"5.15.0-1026.30",
"5.15.0-1027.31",
"5.15.0-1028.32"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-6.8.0-2019-raspi-realtime",
"binary_version": "6.8.0-2019.20"
},
{
"binary_name": "linux-headers-6.8.0-2019-raspi-realtime",
"binary_version": "6.8.0-2019.20"
},
{
"binary_name": "linux-image-6.8.0-2019-raspi-realtime",
"binary_version": "6.8.0-2019.20"
},
{
"binary_name": "linux-modules-6.8.0-2019-raspi-realtime",
"binary_version": "6.8.0-2019.20"
},
{
"binary_name": "linux-raspi-realtime-headers-6.8.0-2019",
"binary_version": "6.8.0-2019.20"
},
{
"binary_name": "linux-raspi-realtime-tools-6.8.0-2019",
"binary_version": "6.8.0-2019.20"
},
{
"binary_name": "linux-tools-6.8.0-2019-raspi-realtime",
"binary_version": "6.8.0-2019.20"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "linux-raspi-realtime",
"purl": "pkg:deb/ubuntu/linux-raspi-realtime@6.8.0-2019.20?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.8.0-2019.20"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-bluefield-headers-6.8.0-1026",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-bluefield-tools-6.8.0-1026",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-buildinfo-6.8.0-1026-bluefield",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-buildinfo-6.8.0-1026-bluefield-64k",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-headers-6.8.0-1026-bluefield",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-headers-6.8.0-1026-bluefield-64k",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-image-unsigned-6.8.0-1026-bluefield",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-image-unsigned-6.8.0-1026-bluefield-64k",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-modules-6.8.0-1026-bluefield",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-modules-6.8.0-1026-bluefield-64k",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-modules-extra-6.8.0-1026-bluefield",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-modules-extra-6.8.0-1026-bluefield-64k",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-tools-6.8.0-1026-bluefield",
"binary_version": "6.8.0-1026.30"
},
{
"binary_name": "linux-tools-6.8.0-1026-bluefield-64k",
"binary_version": "6.8.0-1026.30"
}
]
},
"package": {
"ecosystem": "Ubuntu:Nvidia-BlueField:24.04:LTS",
"name": "linux-bluefield",
"purl": "pkg:deb/ubuntu/linux-bluefield@6.8.0-1026.30?arch=source\u0026distro=bluefield/noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"6.8.0-1011.15",
"6.8.0-1012.16",
"6.8.0-1013.17",
"6.8.0-1014.18",
"6.8.0-1016.20",
"6.8.0-1017.21",
"6.8.0-1022.26",
"6.8.0-1023.27",
"6.8.0-1026.30"
]
}
],
"aliases": [],
"details": "drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id",
"id": "UBUNTU-CVE-2019-16229",
"modified": "2026-07-04T16:38:30Z",
"published": "2019-09-11T16:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2019-16229"
},
{
"type": "REPORT",
"url": "https://lkml.org/lkml/2019/9/9/487"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4284-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4285-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4287-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4287-2"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16229"
}
],
"related": [
"USN-4284-1",
"USN-4285-1",
"USN-4287-1",
"USN-4287-2"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "low",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2019-16229"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.