Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-38199 (GCVE-0-2021-38199)
Vulnerability from cvelistv5 – Published: 2021-08-08 19:27 – Updated: 2024-08-04 01:37- n/a
| URL | Tags |
|---|---|
| https://cdn.kernel.org/pub/linux/kernel/v5.x/Chan… | x_refsource_MISC |
| https://github.com/torvalds/linux/commit/dd99e9f9… | x_refsource_MISC |
| https://security.netapp.com/advisory/ntap-2021090… | x_refsource_CONFIRM |
| https://www.debian.org/security/2021/dsa-4978 | vendor-advisoryx_refsource_DEBIAN |
| https://lists.debian.org/debian-lts-announce/2021… | mailing-listx_refsource_MLIST |
| https://lists.debian.org/debian-lts-announce/2021… | mailing-listx_refsource_MLIST |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T01:37:16.290Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20210902-0010/"
},
{
"name": "DSA-4978",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-4978"
},
{
"name": "[debian-lts-announce] 20211015 [SECURITY] [DLA 2785-1] linux-4.19 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html"
},
{
"name": "[debian-lts-announce] 20211216 [SECURITY] [DLA 2843-1] linux security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-12-17T00:06:23.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20210902-0010/"
},
{
"name": "DSA-4978",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2021/dsa-4978"
},
{
"name": "[debian-lts-announce] 20211015 [SECURITY] [DLA 2785-1] linux-4.19 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html"
},
{
"name": "[debian-lts-announce] 20211216 [SECURITY] [DLA 2843-1] linux security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-38199",
"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": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4",
"refsource": "MISC",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4"
},
{
"name": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c",
"refsource": "MISC",
"url": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210902-0010/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20210902-0010/"
},
{
"name": "DSA-4978",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4978"
},
{
"name": "[debian-lts-announce] 20211015 [SECURITY] [DLA 2785-1] linux-4.19 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html"
},
{
"name": "[debian-lts-announce] 20211216 [SECURITY] [DLA 2843-1] linux security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2021-38199",
"datePublished": "2021-08-08T19:27:50.000Z",
"dateReserved": "2021-08-08T00:00:00.000Z",
"dateUpdated": "2024-08-04T01:37:16.290Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-38199",
"date": "2026-07-19",
"epss": "0.01245",
"percentile": "0.65946"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"5.13.4\", \"matchCriteriaId\": \"4C85356F-2C6C-4FB9-B0CA-949711182223\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:netapp:hci_bootstrap_os:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1C767AA1-88B7-48F0-9F31-A89D16DCD52C\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AD7447BC-F315-4298-A822-549942FC118B\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A3C19813-E823-456A-B1CE-EC0684CE1953\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:element_software:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"85DF4B3F-4BBC-42B7-B729-096934523D63\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:h:netapp:hci_storage_node:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"02DEB4FB-A21D-4CB1-B522-EEE5093E8521\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection.\"}, {\"lang\": \"es\", \"value\": \"El archivo fs/nfs/nfs4client.c en el kernel de Linux versiones anteriores a 5.13.4, presenta un ordenamiento incorrecto de la configuraci\\u00f3n de la conexi\\u00f3n, que permite a operadores de servidores NFSv4 remotos causar una denegaci\\u00f3n de servicio (cuelgue de montajes) al disponer de que esos servidores sean inalcanzables durante la detecci\\u00f3n de trunking\"}]",
"id": "CVE-2021-38199",
"lastModified": "2024-11-21T06:16:38.240",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"ADJACENT_NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:A/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 3.3, \"accessVector\": \"ADJACENT_NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 6.5, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-08-08T20:15:07.073",
"references": "[{\"url\": \"https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20210902-0010/\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4978\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20210902-0010/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4978\", \"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\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-38199\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-08-08T20:15:07.073\",\"lastModified\":\"2024-11-21T06:16:38.240\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection.\"},{\"lang\":\"es\",\"value\":\"El archivo fs/nfs/nfs4client.c en el kernel de Linux versiones anteriores a 5.13.4, presenta un ordenamiento incorrecto de la configuraci\u00f3n de la conexi\u00f3n, que permite a operadores de servidores NFSv4 remotos causar una denegaci\u00f3n de servicio (cuelgue de montajes) al disponer de que esos servidores sean inalcanzables durante la detecci\u00f3n de trunking\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:A/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":3.3,\"accessVector\":\"ADJACENT_NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.5,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.13.4\",\"matchCriteriaId\":\"4C85356F-2C6C-4FB9-B0CA-949711182223\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:hci_bootstrap_os:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1C767AA1-88B7-48F0-9F31-A89D16DCD52C\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD7447BC-F315-4298-A822-549942FC118B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3C19813-E823-456A-B1CE-EC0684CE1953\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:element_software:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"85DF4B3F-4BBC-42B7-B729-096934523D63\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:hci_storage_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"02DEB4FB-A21D-4CB1-B522-EEE5093E8521\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210902-0010/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4978\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210902-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4978\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-06-28T06:17:10+00:00",
"cve": "CVE-2021-38199",
"id": "CVE-2021-38199",
"initial_release_date": "2021-06-09T00:00:00+00:00",
"product_status:known_affected": "48",
"product_status:known_not_affected": "149",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: incorrect connection-setup ordering allows operators of remote NFSv4 servers to cause a DoS",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2021/cve-2021-38199.json",
"version": "3"
}
}
}
CERTFR-2021-AVI-969
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Debian. Elles permettent à un attaquant de provoquer un déni de service, une atteinte à la confidentialité des données et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
- Debian 9 (strech) LTS versions antérieures à 4.9.290-1
- Debian 10 (buster) versions antérieures à 4.19.208-1
- Debian 11 (bullseye) versions antérieures à 5.10.84-1
Pour plus d'informations, veuillez-vous référer à la page de suivi des vulnérabilités de l'éditeur. [1]
| Vendor | Product | Description |
|---|
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [],
"affected_systems_content": "\u003cul\u003e \u003cli\u003eDebian 9 (strech) LTS versions ant\u00e9rieures \u00e0 4.9.290-1\u003c/li\u003e \u003cli\u003eDebian 10 (buster) versions ant\u00e9rieures \u00e0 4.19.208-1\u003c/li\u003e \u003cli\u003eDebian 11 (bullseye) versions ant\u00e9rieures \u00e0 5.10.84-1\u003c/li\u003e \u003c/ul\u003e \u003cp\u003ePour plus d\u0027informations, veuillez-vous r\u00e9f\u00e9rer \u00e0 la page de suivi des vuln\u00e9rabilit\u00e9s de l\u0027\u00e9diteur. [1]\u003c/p\u003e ",
"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-2021-20322",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20322"
},
{
"name": "CVE-2021-20317",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20317"
},
{
"name": "CVE-2021-3655",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3655"
},
{
"name": "CVE-2021-3816",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3816"
},
{
"name": "CVE-2021-3679",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3679"
},
{
"name": "CVE-2020-3702",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-3702"
},
{
"name": "CVE-2021-41864",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41864"
},
{
"name": "CVE-2021-38204",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38204"
},
{
"name": "CVE-2021-3760",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3760"
},
{
"name": "CVE-2021-38199",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38199"
},
{
"name": "CVE-2021-3753",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3753"
},
{
"name": "CVE-2021-20321",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20321"
},
{
"name": "CVE-2021-37159",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37159"
},
{
"name": "CVE-2021-40490",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40490"
},
{
"name": "CVE-2021-3820",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3820"
},
{
"name": "CVE-2021-38198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38198"
},
{
"name": "CVE-2021-4273",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4273"
},
{
"name": "CVE-2021-22543",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22543"
},
{
"name": "CVE-2021-0920",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0920"
},
{
"name": "CVE-2021-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3612"
},
{
"name": "CVE-2021-3732",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3732"
},
{
"name": "CVE-2020-16119",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16119"
},
{
"name": "CVE-2021-42008",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42008"
},
{
"name": "CVE-2021-3653",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3653"
},
{
"name": "CVE-2021-43389",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43389"
}
],
"links": [
{
"title": "[1] Page de suivi des vuln\u00e9rabilit\u00e9s",
"url": "https://security-tracker.debian.org/tracker/source-package/linux"
}
],
"reference": "CERTFR-2021-AVI-969",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-12-20T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service"
},
{
"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 de\nDebian. Elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni de service,\nune atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une \u00e9l\u00e9vation de\nprivil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Debian",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Debian dla-2843 du 16 d\u00e9cembre 2021",
"url": "https://www.debian.org/lts/security/2021/dla-2843"
}
]
}
目前厂商已发布升级补丁以修复漏洞,详情请关注厂商主页: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4
| Name | Linux Linux kernel <5.13.4 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2021-38199"
}
},
"description": "Linux kernel\u662f\u7f8e\u56fdLinux\u57fa\u91d1\u4f1a\u7684\u5f00\u6e90\u64cd\u4f5c\u7cfb\u7edfLinux\u6240\u4f7f\u7528\u7684\u5185\u6838\u3002\n\nLinux kernel\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u662f\u7531\u4e8efs/nfs/nfs4client.c\u4e2d\u672a\u80fd\u6b63\u786e\u8fde\u63a5\u8bbe\u7f6e\u987a\u5e8f\u7f3a\u9677\u9020\u6210\u7684\u3002\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u4ee5\u5229\u7528\u6b64\u6f0f\u6d1e\u9020\u6210\u6302\u8f7d\u6302\u8d77\uff0c\u5e76\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u60c5\u51b5\u3002",
"formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u53d1\u5e03\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6f0f\u6d1e\uff0c\u8be6\u60c5\u8bf7\u5173\u6ce8\u5382\u5546\u4e3b\u9875\uff1a\r\nhttps://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2021-60513",
"openTime": "2021-08-10",
"patchDescription": "Linux kernel\u662f\u7f8e\u56fdLinux\u57fa\u91d1\u4f1a\u7684\u5f00\u6e90\u64cd\u4f5c\u7cfb\u7edfLinux\u6240\u4f7f\u7528\u7684\u5185\u6838\u3002\r\n\r\nLinux kernel\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u662f\u7531\u4e8efs/nfs/nfs4client.c\u4e2d\u672a\u80fd\u6b63\u786e\u8fde\u63a5\u8bbe\u7f6e\u987a\u5e8f\u7f3a\u9677\u9020\u6210\u7684\u3002\u8fdc\u7a0b\u653b\u51fb\u8005\u53ef\u4ee5\u5229\u7528\u6b64\u6f0f\u6d1e\u9020\u6210\u6302\u8f7d\u6302\u8d77\uff0c\u5e76\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u60c5\u51b5\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\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff08CNVD-2021-60513\uff09\u7684\u8865\u4e01",
"products": {
"product": "Linux Linux kernel \u003c5.13.4"
},
"referenceLink": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c",
"serverity": "\u9ad8",
"submitTime": "2021-08-10",
"title": "Linux kernel\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff08CNVD-2021-60513\uff09"
}
FKIE_CVE-2021-38199
Vulnerability from fkie_nvd - Published: 2021-08-08 20:15 - Updated: 2026-06-17 04:01| Vendor | Product | Version | |
|---|---|---|---|
| linux | linux_kernel | * | |
| netapp | hci_bootstrap_os | - | |
| netapp | hci_compute_node | - | |
| netapp | hci_management_node | - | |
| netapp | solidfire | - | |
| netapp | element_software | - | |
| netapp | hci_storage_node | - | |
| debian | debian_linux | 9.0 | |
| debian | debian_linux | 11.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:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4C85356F-2C6C-4FB9-B0CA-949711182223",
"versionEndExcluding": "5.13.4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:netapp:hci_bootstrap_os:-:*:*:*:*:*:*:*",
"matchCriteriaId": "1C767AA1-88B7-48F0-9F31-A89D16DCD52C",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*",
"matchCriteriaId": "AD7447BC-F315-4298-A822-549942FC118B",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A3C19813-E823-456A-B1CE-EC0684CE1953",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:netapp:element_software:-:*:*:*:*:*:*:*",
"matchCriteriaId": "85DF4B3F-4BBC-42B7-B729-096934523D63",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:netapp:hci_storage_node:-:*:*:*:*:*:*:*",
"matchCriteriaId": "02DEB4FB-A21D-4CB1-B522-EEE5093E8521",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection."
},
{
"lang": "es",
"value": "El archivo fs/nfs/nfs4client.c en el kernel de Linux versiones anteriores a 5.13.4, presenta un ordenamiento incorrecto de la configuraci\u00f3n de la conexi\u00f3n, que permite a operadores de servidores NFSv4 remotos causar una denegaci\u00f3n de servicio (cuelgue de montajes) al disponer de que esos servidores sean inalcanzables durante la detecci\u00f3n de trunking"
}
],
"id": "CVE-2021-38199",
"lastModified": "2026-06-17T04:01:44.740",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "ADJACENT_NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 6.5,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-08-08T20:15:07.073",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210902-0010/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4978"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210902-0010/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4978"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-2CRJ-6275-FWFR
Vulnerability from github – Published: 2022-05-24 19:10 – Updated: 2022-05-24 19:10fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection.
{
"affected": [],
"aliases": [
"CVE-2021-38199"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2021-08-08T20:15:00Z",
"severity": "HIGH"
},
"details": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection.",
"id": "GHSA-2crj-6275-fwfr",
"modified": "2022-05-24T19:10:23Z",
"published": "2022-05-24T19:10:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-38199"
},
{
"type": "WEB",
"url": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c"
},
{
"type": "WEB",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20210902-0010"
},
{
"type": "WEB",
"url": "https://www.debian.org/security/2021/dsa-4978"
}
],
"schema_version": "1.4.0",
"severity": []
}
GSD-2021-38199
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2021-38199",
"description": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection.",
"id": "GSD-2021-38199",
"references": [
"https://www.suse.com/security/cve/CVE-2021-38199.html",
"https://www.debian.org/security/2021/dsa-4978",
"https://ubuntu.com/security/CVE-2021-38199",
"https://alas.aws.amazon.com/cve/html/CVE-2021-38199.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-38199"
],
"details": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection.",
"id": "GSD-2021-38199",
"modified": "2023-12-13T01:23:17.438282Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-38199",
"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": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4",
"refsource": "MISC",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4"
},
{
"name": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c",
"refsource": "MISC",
"url": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210902-0010/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20210902-0010/"
},
{
"name": "DSA-4978",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4978"
},
{
"name": "[debian-lts-announce] 20211015 [SECURITY] [DLA 2785-1] linux-4.19 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html"
},
{
"name": "[debian-lts-announce] 20211216 [SECURITY] [DLA 2843-1] linux security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "5.13.4",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:netapp:hci_bootstrap_os:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:netapp:hci_compute_node:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:netapp:element_software:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:netapp:hci_storage_node:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-38199"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4",
"refsource": "MISC",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4"
},
{
"name": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210902-0010/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210902-0010/"
},
{
"name": "DSA-4978",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2021/dsa-4978"
},
{
"name": "[debian-lts-announce] 20211015 [SECURITY] [DLA 2785-1] linux-4.19 security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/10/msg00010.html"
},
{
"name": "[debian-lts-announce] 20211216 [SECURITY] [DLA 2843-1] linux security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/12/msg00012.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "ADJACENT_NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.3,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:A/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 6.5,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
},
"lastModifiedDate": "2021-12-21T12:54Z",
"publishedDate": "2021-08-08T20:15Z"
}
}
}
MSRC_CVE-2021-38199
Vulnerability from csaf_microsoft - Published: 2021-08-02 00:00 - Updated: 2021-12-16 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 16919-16820 | — | ||
| Unresolved product id: 16920-17086 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2021/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2021/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2021-38199 fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-38199.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection.",
"tracking": {
"current_release_date": "2021-12-16T00:00:00.000Z",
"generator": {
"date": "2025-10-19T22:09:27.535Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2021-38199",
"initial_release_date": "2021-08-02T00:00:00.000Z",
"revision_history": [
{
"date": "2021-08-13T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2021-12-16T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added kernel to CBL-Mariner 2.0"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0",
"product_id": "16820"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccm1 kernel 5.10.60.1-1",
"product": {
"name": "\u003ccm1 kernel 5.10.60.1-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cm1 kernel 5.10.60.1-1",
"product": {
"name": "cm1 kernel 5.10.60.1-1",
"product_id": "16919"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 kernel 5.10.78.1-1",
"product": {
"name": "\u003ccbl2 kernel 5.10.78.1-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 kernel 5.10.78.1-1",
"product": {
"name": "cbl2 kernel 5.10.78.1-1",
"product_id": "16920"
}
}
],
"category": "product_name",
"name": "kernel"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccm1 kernel 5.10.60.1-1 as a component of CBL Mariner 1.0",
"product_id": "16820-2"
},
"product_reference": "2",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cm1 kernel 5.10.60.1-1 as a component of CBL Mariner 1.0",
"product_id": "16919-16820"
},
"product_reference": "16919",
"relates_to_product_reference": "16820"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kernel 5.10.78.1-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kernel 5.10.78.1-1 as a component of CBL Mariner 2.0",
"product_id": "16920-17086"
},
"product_reference": "16920",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-38199",
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"16919-16820",
"16920-17086"
],
"known_affected": [
"16820-2",
"17086-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-38199 fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection. - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-38199.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-13T00:00:00.000Z",
"details": "-:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"16820-2"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2021-08-13T00:00:00.000Z",
"details": "5.10.78.1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"16820-2",
"17086-1"
]
}
],
"title": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection."
}
]
}
ubuntu-cve-2021-38199
Vulnerability from osv_ubuntu
fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection.
{
"affected": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-azure-cloud-tools-4.15.0-1126",
"binary_version": "4.15.0-1126.139~14.04.1"
},
{
"binary_name": "linux-azure-headers-4.15.0-1126",
"binary_version": "4.15.0-1126.139~14.04.1"
},
{
"binary_name": "linux-azure-tools-4.15.0-1126",
"binary_version": "4.15.0-1126.139~14.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~14.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~14.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~14.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~14.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~14.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~14.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~14.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "linux-azure",
"purl": "pkg:deb/ubuntu/linux-azure@4.15.0-1126.139~14.04.1?arch=source\u0026distro=trusty/esm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1126.139~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",
"4.15.0-1071.76~14.04.1",
"4.15.0-1074.79~14.04.1",
"4.15.0-1077.82~14.04.1",
"4.15.0-1082.92~14.04.1",
"4.15.0-1083.93~14.04.1",
"4.15.0-1089.99~14.04.1",
"4.15.0-1091.101~14.04.1",
"4.15.0-1092.102~14.04.1",
"4.15.0-1093.103~14.04.1",
"4.15.0-1095.105~14.04.1",
"4.15.0-1096.106~14.04.1",
"4.15.0-1098.109~14.04.1",
"4.15.0-1100.111~14.04.1",
"4.15.0-1102.113~14.04.1",
"4.15.0-1103.114~14.04.1",
"4.15.0-1106.118~14.04.1",
"4.15.0-1108.120~14.04.1",
"4.15.0-1109.121~14.04.1",
"4.15.0-1110.122~14.04.1",
"4.15.0-1111.123~14.04.1",
"4.15.0-1112.124~14.04.1",
"4.15.0-1113.126~14.04.1",
"4.15.0-1114.127~14.04.1",
"4.15.0-1115.128~14.04.1",
"4.15.0-1118.131~14.04.1",
"4.15.0-1121.134~14.04.1",
"4.15.0-1122.135~14.04.1",
"4.15.0-1123.136~14.04.1",
"4.15.0-1124.137~14.04.1",
"4.15.0-1125.138~14.04.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-aws-headers-4.15.0-1115",
"binary_version": "4.15.0-1115.122~16.04.1"
},
{
"binary_name": "linux-aws-hwe-cloud-tools-4.15.0-1115",
"binary_version": "4.15.0-1115.122~16.04.1"
},
{
"binary_name": "linux-aws-hwe-tools-4.15.0-1115",
"binary_version": "4.15.0-1115.122~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "linux-aws-hwe",
"purl": "pkg:deb/ubuntu/linux-aws-hwe@4.15.0-1115.122~16.04.1?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1115.122~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",
"4.15.0-1060.62~16.04.1",
"4.15.0-1063.67~16.04.1",
"4.15.0-1065.69~16.04.1",
"4.15.0-1066.70~16.04.1",
"4.15.0-1067.71~16.04.1",
"4.15.0-1073.77~16.04.1",
"4.15.0-1074.78~16.04.1",
"4.15.0-1079.83~16.04.1",
"4.15.0-1080.84~16.04.1",
"4.15.0-1082.86~16.04.1",
"4.15.0-1083.87~16.04.1",
"4.15.0-1085.90~16.04.1",
"4.15.0-1088.93~16.04.1",
"4.15.0-1090.95~16.04.1",
"4.15.0-1091.96~16.04.1",
"4.15.0-1093.99~16.04.1",
"4.15.0-1094.101~16.04.1",
"4.15.0-1095.102~16.04.1",
"4.15.0-1096.103~16.04.1",
"4.15.0-1097.104~16.04.1",
"4.15.0-1098.105~16.04.1",
"4.15.0-1099.106~16.04.1",
"4.15.0-1102.109~16.04.1",
"4.15.0-1103.110~16.04.1",
"4.15.0-1106.113~16.04.1",
"4.15.0-1109.116~16.04.1",
"4.15.0-1110.117~16.04.1",
"4.15.0-1111.118~16.04.1",
"4.15.0-1112.119~16.04.1",
"4.15.0-1113.120~16.04.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-azure-cloud-tools-4.15.0-1126",
"binary_version": "4.15.0-1126.139~16.04.1"
},
{
"binary_name": "linux-azure-headers-4.15.0-1126",
"binary_version": "4.15.0-1126.139~16.04.1"
},
{
"binary_name": "linux-azure-tools-4.15.0-1126",
"binary_version": "4.15.0-1126.139~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "linux-azure",
"purl": "pkg:deb/ubuntu/linux-azure@4.15.0-1126.139~16.04.1?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1126.139~16.04.1"
}
],
"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",
"4.15.0-1071.76",
"4.15.0-1075.80",
"4.15.0-1077.82",
"4.15.0-1082.92~16.04.1",
"4.15.0-1083.93~16.04.1",
"4.15.0-1089.99~16.04.1",
"4.15.0-1091.101~16.04.1",
"4.15.0-1092.102~16.04.1",
"4.15.0-1093.103~16.04.1",
"4.15.0-1095.105~16.04.1",
"4.15.0-1096.106~16.04.1",
"4.15.0-1098.109~16.04.1",
"4.15.0-1100.111~16.04.1",
"4.15.0-1102.113~16.04.1",
"4.15.0-1103.114~16.04.1",
"4.15.0-1106.118~16.04.1",
"4.15.0-1108.120~16.04.1",
"4.15.0-1109.121~16.04.1",
"4.15.0-1110.122~16.04.1",
"4.15.0-1111.123~16.04.1",
"4.15.0-1112.124~16.04.1",
"4.15.0-1113.126~16.04.1",
"4.15.0-1114.127~16.04.1",
"4.15.0-1115.128~16.04.1",
"4.15.0-1118.131~16.04.1",
"4.15.0-1121.134~16.04.1",
"4.15.0-1122.135~16.04.1",
"4.15.0-1123.136~16.04.1",
"4.15.0-1124.137~16.04.1",
"4.15.0-1125.138~16.04.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125~16.04.1"
},
{
"binary_name": "linux-gcp-headers-4.15.0-1111",
"binary_version": "4.15.0-1111.125~16.04.1"
},
{
"binary_name": "linux-gcp-tools-4.15.0-1111",
"binary_version": "4.15.0-1111.125~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "linux-gcp",
"purl": "pkg:deb/ubuntu/linux-gcp@4.15.0-1111.125~16.04.1?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1111.125~16.04.1"
}
],
"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",
"4.15.0-1055.59",
"4.15.0-1058.62",
"4.15.0-1060.64",
"4.15.0-1061.65",
"4.15.0-1071.81~16.04.1",
"4.15.0-1077.87~16.04.1",
"4.15.0-1078.88~16.04.1",
"4.15.0-1080.90~16.04.1",
"4.15.0-1081.92~16.04.1",
"4.15.0-1083.94~16.04.1",
"4.15.0-1084.95~16.04.1",
"4.15.0-1086.98~16.04.1",
"4.15.0-1087.100~16.04.1",
"4.15.0-1088.101~16.04.1",
"4.15.0-1090.103~16.04.1",
"4.15.0-1091.104~16.04.1",
"4.15.0-1092.105~16.04.1",
"4.15.0-1093.106~16.04.1",
"4.15.0-1094.107~16.04.1",
"4.15.0-1095.108~16.04.1",
"4.15.0-1096.109~16.04.1",
"4.15.0-1097.110~16.04.1",
"4.15.0-1098.111~16.04.1",
"4.15.0-1099.112~16.04.1",
"4.15.0-1100.113~16.04.1",
"4.15.0-1103.116~16.04.1",
"4.15.0-1106.120~16.04.1",
"4.15.0-1107.121~16.04.1",
"4.15.0-1108.122~16.04.1",
"4.15.0-1109.123~16.04.1",
"4.15.0-1110.124~16.04.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "block-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "crypto-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "dasd-extra-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "dasd-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "fat-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "fb-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "firewire-core-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "floppy-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "fs-core-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "fs-secondary-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "input-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "ipmi-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "irda-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "kernel-image-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-162-generic",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-162-generic",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-162",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-162-generic",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-hwe-cloud-tools-4.15.0-162",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-hwe-tools-4.15.0-162",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-hwe-udebs-generic",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-162-generic",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-162-generic",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-162-generic",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-162-generic",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-source-4.15.0",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-162-generic",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "md-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "message-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "mouse-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "multipath-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "nfs-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "nic-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "nic-pcmcia-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "nic-shared-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "nic-usb-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "parport-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "pata-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "pcmcia-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "pcmcia-storage-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "plip-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "ppp-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "sata-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "scsi-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "serial-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "storage-core-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "usb-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "virtio-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
},
{
"binary_name": "vlan-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "linux-hwe",
"purl": "pkg:deb/ubuntu/linux-hwe@4.15.0-162.170~16.04.1?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-162.170~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",
"4.15.0-88.88~16.04.1",
"4.15.0-91.92~16.04.1",
"4.15.0-96.97~16.04.1",
"4.15.0-99.100~16.04.1",
"4.15.0-101.102~16.04.1",
"4.15.0-106.107~16.04.1",
"4.15.0-107.108~16.04.1",
"4.15.0-112.113~16.04.1",
"4.15.0-115.116~16.04.1",
"4.15.0-117.118~16.04.1",
"4.15.0-118.119~16.04.1",
"4.15.0-120.122~16.04.1",
"4.15.0-122.124~16.04.1",
"4.15.0-123.126~16.04.1",
"4.15.0-126.129~16.04.1",
"4.15.0-128.131~16.04.1",
"4.15.0-129.132~16.04.1",
"4.15.0-132.136~16.04.1",
"4.15.0-133.137~16.04.1",
"4.15.0-136.140~16.04.1",
"4.15.0-137.141~16.04.1",
"4.15.0-139.143~16.04.1",
"4.15.0-140.144~16.04.1",
"4.15.0-142.146~16.04.1",
"4.15.0-143.147~16.04.3",
"4.15.0-144.148~16.04.1",
"4.15.0-147.151~16.04.1",
"4.15.0-151.157~16.04.1",
"4.15.0-153.160~16.04.1",
"4.15.0-154.161~16.04.1",
"4.15.0-156.163~16.04.1",
"4.15.0-158.166~16.04.1",
"4.15.0-159.167~16.04.1",
"4.15.0-161.169~16.04.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91~16.04.1"
},
{
"binary_name": "linux-oracle-headers-4.15.0-1083",
"binary_version": "4.15.0-1083.91~16.04.1"
},
{
"binary_name": "linux-oracle-tools-4.15.0-1083",
"binary_version": "4.15.0-1083.91~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "linux-oracle",
"purl": "pkg:deb/ubuntu/linux-oracle@4.15.0-1083.91~16.04.1?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1083.91~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",
"4.15.0-1033.36~16.04.1",
"4.15.0-1035.38~16.04.1",
"4.15.0-1037.41~16.04.1",
"4.15.0-1038.42~16.04.1",
"4.15.0-1039.43~16.04.1",
"4.15.0-1045.49~16.04.1",
"4.15.0-1046.50~16.04.1",
"4.15.0-1050.54~16.04.1",
"4.15.0-1051.55~16.04.1",
"4.15.0-1053.57~16.04.1",
"4.15.0-1054.58~16.04.1",
"4.15.0-1056.61~16.04.1",
"4.15.0-1058.64~16.04.1",
"4.15.0-1059.65~16.04.1",
"4.15.0-1061.67~16.04.1",
"4.15.0-1062.68~16.04.1",
"4.15.0-1064.71~16.04.1",
"4.15.0-1065.73~16.04.1",
"4.15.0-1066.74~16.04.1",
"4.15.0-1067.75~16.04.1",
"4.15.0-1068.76~16.04.1",
"4.15.0-1069.77~16.04.1",
"4.15.0-1070.78~16.04.1",
"4.15.0-1071.79~16.04.1",
"4.15.0-1072.80~16.04.1",
"4.15.0-1075.83~16.04.1",
"4.15.0-1078.86~16.04.1",
"4.15.0-1079.87~16.04.1",
"4.15.0-1080.88~16.04.1",
"4.15.0-1081.89~16.04.1",
"4.15.0-1082.90~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-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "block-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "crypto-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "crypto-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "dasd-extra-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "dasd-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "fat-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "fat-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "fb-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "firewire-core-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "floppy-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "fs-core-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "fs-core-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "fs-secondary-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "fs-secondary-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "input-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "input-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "ipmi-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "ipmi-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "irda-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "irda-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "kernel-image-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "kernel-image-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-buildinfo-4.15.0-162-generic",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-buildinfo-4.15.0-162-generic-lpae",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-buildinfo-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-cloud-tools-4.15.0-162",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-cloud-tools-4.15.0-162-generic",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-cloud-tools-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-cloud-tools-common",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-headers-4.15.0-162",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-headers-4.15.0-162-generic",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-headers-4.15.0-162-generic-lpae",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-headers-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-image-4.15.0-162-generic",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-image-4.15.0-162-generic-lpae",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-image-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-image-unsigned-4.15.0-162-generic",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-image-unsigned-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-modules-4.15.0-162-generic",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-modules-4.15.0-162-generic-lpae",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-modules-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-modules-extra-4.15.0-162-generic",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-source-4.15.0",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-tools-4.15.0-162",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-tools-4.15.0-162-generic",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-tools-4.15.0-162-generic-lpae",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-tools-4.15.0-162-lowlatency",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-tools-common",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-tools-host",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-udebs-generic",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "linux-udebs-generic-lpae",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "md-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "md-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "message-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "mouse-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "mouse-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "multipath-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "multipath-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "nfs-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "nfs-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "nic-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "nic-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "nic-pcmcia-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "nic-shared-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "nic-shared-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "nic-usb-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "nic-usb-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "parport-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "parport-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "pata-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "pcmcia-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "pcmcia-storage-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "plip-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "plip-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "ppp-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "ppp-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "sata-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "sata-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "scsi-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "scsi-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "serial-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "storage-core-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "storage-core-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "usb-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "usb-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "virtio-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "vlan-modules-4.15.0-162-generic-di",
"binary_version": "4.15.0-162.170"
},
{
"binary_name": "vlan-modules-4.15.0-162-generic-lpae-di",
"binary_version": "4.15.0-162.170"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux",
"purl": "pkg:deb/ubuntu/linux@4.15.0-162.170?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-162.170"
}
],
"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",
"4.15.0-88.88",
"4.15.0-91.92",
"4.15.0-96.97",
"4.15.0-99.100",
"4.15.0-101.102",
"4.15.0-106.107",
"4.15.0-108.109",
"4.15.0-109.110",
"4.15.0-111.112",
"4.15.0-112.113",
"4.15.0-115.116",
"4.15.0-117.118",
"4.15.0-118.119",
"4.15.0-121.123",
"4.15.0-122.124",
"4.15.0-123.126",
"4.15.0-124.127",
"4.15.0-126.129",
"4.15.0-128.131",
"4.15.0-129.132",
"4.15.0-130.134",
"4.15.0-132.136",
"4.15.0-134.138",
"4.15.0-135.139",
"4.15.0-136.140",
"4.15.0-137.141",
"4.15.0-139.143",
"4.15.0-140.144",
"4.15.0-141.145",
"4.15.0-142.146",
"4.15.0-143.147",
"4.15.0-144.148",
"4.15.0-147.151",
"4.15.0-151.157",
"4.15.0-153.160",
"4.15.0-154.161",
"4.15.0-156.163",
"4.15.0-158.166",
"4.15.0-159.167",
"4.15.0-161.169"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-cloud-tools-4.15.0-1115",
"binary_version": "4.15.0-1115.122"
},
{
"binary_name": "linux-aws-headers-4.15.0-1115",
"binary_version": "4.15.0-1115.122"
},
{
"binary_name": "linux-aws-tools-4.15.0-1115",
"binary_version": "4.15.0-1115.122"
},
{
"binary_name": "linux-buildinfo-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122"
},
{
"binary_name": "linux-headers-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122"
},
{
"binary_name": "linux-image-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122"
},
{
"binary_name": "linux-modules-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122"
},
{
"binary_name": "linux-modules-extra-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122"
},
{
"binary_name": "linux-tools-4.15.0-1115-aws",
"binary_version": "4.15.0-1115.122"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-aws",
"purl": "pkg:deb/ubuntu/linux-aws@4.15.0-1115.122?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1115.122"
}
],
"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",
"4.15.0-1060.62",
"4.15.0-1063.67",
"4.15.0-1065.69",
"4.15.0-1066.70",
"4.15.0-1067.71",
"4.15.0-1073.77",
"4.15.0-1076.80",
"4.15.0-1077.81",
"4.15.0-1079.83",
"4.15.0-1080.84",
"4.15.0-1082.86",
"4.15.0-1083.87",
"4.15.0-1086.91",
"4.15.0-1087.92",
"4.15.0-1088.93",
"4.15.0-1090.95",
"4.15.0-1091.96",
"4.15.0-1092.98",
"4.15.0-1093.99",
"4.15.0-1094.101",
"4.15.0-1095.102",
"4.15.0-1096.103",
"4.15.0-1097.104",
"4.15.0-1098.105",
"4.15.0-1099.106",
"4.15.0-1101.108",
"4.15.0-1102.109",
"4.15.0-1103.110",
"4.15.0-1106.113",
"4.15.0-1109.116",
"4.15.0-1110.117",
"4.15.0-1111.118",
"4.15.0-1112.119",
"4.15.0-1114.121"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-5.4-cloud-tools-5.4.0-1057",
"binary_version": "5.4.0-1057.60~18.04.1"
},
{
"binary_name": "linux-aws-5.4-headers-5.4.0-1057",
"binary_version": "5.4.0-1057.60~18.04.1"
},
{
"binary_name": "linux-aws-5.4-tools-5.4.0-1057",
"binary_version": "5.4.0-1057.60~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60~18.04.1"
},
{
"binary_name": "linux-image-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-aws-5.4",
"purl": "pkg:deb/ubuntu/linux-aws-5.4@5.4.0-1057.60~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1057.60~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1018.18~18.04.1",
"5.4.0-1020.20~18.04.2",
"5.4.0-1022.22~18.04.1",
"5.4.0-1024.24~18.04.1",
"5.4.0-1025.25~18.04.1",
"5.4.0-1028.29~18.04.1",
"5.4.0-1029.30~18.04.1",
"5.4.0-1030.31~18.04.1",
"5.4.0-1032.33~18.04.1",
"5.4.0-1034.35~18.04.1",
"5.4.0-1035.37~18.04.1",
"5.4.0-1037.39~18.04.1",
"5.4.0-1038.40~18.04.1",
"5.4.0-1039.41~18.04.1",
"5.4.0-1041.43~18.04.1",
"5.4.0-1043.45~18.04.1",
"5.4.0-1045.47~18.04.1",
"5.4.0-1047.49~18.04.1",
"5.4.0-1048.50~18.04.1",
"5.4.0-1049.51~18.04.1",
"5.4.0-1051.53~18.04.1",
"5.4.0-1054.57~18.04.1",
"5.4.0-1055.58~18.04.1",
"5.4.0-1056.59~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-4.15-cloud-tools-4.15.0-1126",
"binary_version": "4.15.0-1126.139"
},
{
"binary_name": "linux-azure-4.15-headers-4.15.0-1126",
"binary_version": "4.15.0-1126.139"
},
{
"binary_name": "linux-azure-4.15-tools-4.15.0-1126",
"binary_version": "4.15.0-1126.139"
},
{
"binary_name": "linux-buildinfo-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139"
},
{
"binary_name": "linux-headers-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139"
},
{
"binary_name": "linux-modules-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139"
},
{
"binary_name": "linux-modules-extra-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139"
},
{
"binary_name": "linux-tools-4.15.0-1126-azure",
"binary_version": "4.15.0-1126.139"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-azure-4.15",
"purl": "pkg:deb/ubuntu/linux-azure-4.15@4.15.0-1126.139?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1126.139"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1082.92",
"4.15.0-1083.93",
"4.15.0-1089.99",
"4.15.0-1091.101",
"4.15.0-1092.102",
"4.15.0-1093.103",
"4.15.0-1095.105",
"4.15.0-1096.106",
"4.15.0-1099.110",
"4.15.0-1100.111",
"4.15.0-1102.113",
"4.15.0-1103.114",
"4.15.0-1104.116",
"4.15.0-1106.118",
"4.15.0-1108.120",
"4.15.0-1109.121",
"4.15.0-1110.122",
"4.15.0-1111.123",
"4.15.0-1112.125",
"4.15.0-1113.126",
"4.15.0-1114.127",
"4.15.0-1115.128",
"4.15.0-1118.131",
"4.15.0-1121.134",
"4.15.0-1122.135",
"4.15.0-1123.136",
"4.15.0-1124.137",
"4.15.0-1125.138"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-5.4-cloud-tools-5.4.0-1059",
"binary_version": "5.4.0-1059.62~18.04.1"
},
{
"binary_name": "linux-azure-5.4-headers-5.4.0-1059",
"binary_version": "5.4.0-1059.62~18.04.1"
},
{
"binary_name": "linux-azure-5.4-tools-5.4.0-1059",
"binary_version": "5.4.0-1059.62~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-azure-5.4",
"purl": "pkg:deb/ubuntu/linux-azure-5.4@5.4.0-1059.62~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1059.62~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1020.20~18.04.1",
"5.4.0-1022.22~18.04.1",
"5.4.0-1023.23~18.04.1",
"5.4.0-1025.25~18.04.1",
"5.4.0-1026.26~18.04.1",
"5.4.0-1031.32~18.04.1",
"5.4.0-1032.33~18.04.1",
"5.4.0-1034.35~18.04.1",
"5.4.0-1035.36~18.04.1",
"5.4.0-1036.38~18.04.1",
"5.4.0-1039.41~18.04.1",
"5.4.0-1040.42~18.04.1",
"5.4.0-1041.43~18.04.1",
"5.4.0-1043.45~18.04.1",
"5.4.0-1044.46~18.04.1",
"5.4.0-1046.48~18.04.1",
"5.4.0-1047.49~18.04.1",
"5.4.0-1048.50~18.04.1",
"5.4.0-1049.51~18.04.1",
"5.4.0-1051.53~18.04.1",
"5.4.0-1055.57~18.04.1",
"5.4.0-1056.58~18.04.1",
"5.4.0-1058.60~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1030-dell300x",
"binary_version": "4.15.0-1030.35"
},
{
"binary_name": "linux-dell300x-headers-4.15.0-1030",
"binary_version": "4.15.0-1030.35"
},
{
"binary_name": "linux-dell300x-tools-4.15.0-1030",
"binary_version": "4.15.0-1030.35"
},
{
"binary_name": "linux-headers-4.15.0-1030-dell300x",
"binary_version": "4.15.0-1030.35"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1030-dell300x",
"binary_version": "4.15.0-1030.35"
},
{
"binary_name": "linux-modules-4.15.0-1030-dell300x",
"binary_version": "4.15.0-1030.35"
},
{
"binary_name": "linux-tools-4.15.0-1030-dell300x",
"binary_version": "4.15.0-1030.35"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-dell300x",
"purl": "pkg:deb/ubuntu/linux-dell300x@4.15.0-1030.35?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1030.35"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1005.8",
"4.15.0-1006.10",
"4.15.0-1007.11",
"4.15.0-1009.13",
"4.15.0-1010.14",
"4.15.0-1011.15",
"4.15.0-1012.16",
"4.15.0-1013.17",
"4.15.0-1015.19",
"4.15.0-1016.20",
"4.15.0-1017.21",
"4.15.0-1018.22",
"4.15.0-1022.26",
"4.15.0-1027.32",
"4.15.0-1028.33",
"4.15.0-1029.34"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125"
},
{
"binary_name": "linux-gcp-4.15-headers-4.15.0-1111",
"binary_version": "4.15.0-1111.125"
},
{
"binary_name": "linux-gcp-4.15-tools-4.15.0-1111",
"binary_version": "4.15.0-1111.125"
},
{
"binary_name": "linux-headers-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125"
},
{
"binary_name": "linux-modules-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125"
},
{
"binary_name": "linux-modules-extra-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125"
},
{
"binary_name": "linux-tools-4.15.0-1111-gcp",
"binary_version": "4.15.0-1111.125"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gcp-4.15",
"purl": "pkg:deb/ubuntu/linux-gcp-4.15@4.15.0-1111.125?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1111.125"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1071.81",
"4.15.0-1077.87",
"4.15.0-1078.88",
"4.15.0-1080.90",
"4.15.0-1081.92",
"4.15.0-1083.94",
"4.15.0-1084.95",
"4.15.0-1086.98",
"4.15.0-1087.100",
"4.15.0-1088.101",
"4.15.0-1090.103",
"4.15.0-1091.104",
"4.15.0-1092.105",
"4.15.0-1093.106",
"4.15.0-1094.107",
"4.15.0-1095.108",
"4.15.0-1096.109",
"4.15.0-1097.110",
"4.15.0-1098.111",
"4.15.0-1099.112",
"4.15.0-1100.113",
"4.15.0-1103.116",
"4.15.0-1106.120",
"4.15.0-1107.121",
"4.15.0-1108.122",
"4.15.0-1109.123",
"4.15.0-1110.124"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57~18.04.1"
},
{
"binary_name": "linux-gcp-5.4-headers-5.4.0-1053",
"binary_version": "5.4.0-1053.57~18.04.1"
},
{
"binary_name": "linux-gcp-5.4-tools-5.4.0-1053",
"binary_version": "5.4.0-1053.57~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gcp-5.4",
"purl": "pkg:deb/ubuntu/linux-gcp-5.4@5.4.0-1053.57~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1053.57~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1019.19~18.04.2",
"5.4.0-1021.21~18.04.1",
"5.4.0-1022.22~18.04.1",
"5.4.0-1024.24~18.04.1",
"5.4.0-1025.25~18.04.1",
"5.4.0-1028.29~18.04.1",
"5.4.0-1029.31~18.04.1",
"5.4.0-1030.32~18.04.1",
"5.4.0-1032.34~18.04.1",
"5.4.0-1033.35~18.04.1",
"5.4.0-1034.37~18.04.1",
"5.4.0-1036.39~18.04.1",
"5.4.0-1037.40~18.04.1",
"5.4.0-1038.41~18.04.1",
"5.4.0-1040.43~18.04.1",
"5.4.0-1041.44~18.04.1",
"5.4.0-1042.45~18.04.1",
"5.4.0-1043.46~18.04.1",
"5.4.0-1044.47~18.04.2",
"5.4.0-1046.49~18.04.1",
"5.4.0-1049.53~18.04.1",
"5.4.0-1051.55~18.04.1",
"5.4.0-1052.56~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56~18.04.1"
},
{
"binary_name": "linux-gke-5.4-headers-5.4.0-1053",
"binary_version": "5.4.0-1053.56~18.04.1"
},
{
"binary_name": "linux-gke-5.4-tools-5.4.0-1053",
"binary_version": "5.4.0-1053.56~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gke-5.4",
"purl": "pkg:deb/ubuntu/linux-gke-5.4@5.4.0-1053.56~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1053.56~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1025.25~18.04.1",
"5.4.0-1027.28~18.04.1",
"5.4.0-1029.31~18.04.1",
"5.4.0-1030.32~18.04.1",
"5.4.0-1032.34~18.04.1",
"5.4.0-1033.35~18.04.1",
"5.4.0-1035.37~18.04.1",
"5.4.0-1036.38~18.04.1",
"5.4.0-1037.39~18.04.1",
"5.4.0-1039.41~18.04.1",
"5.4.0-1040.42~18.04.1",
"5.4.0-1042.44~18.04.1",
"5.4.0-1043.45~18.04.1",
"5.4.0-1044.46~18.04.1",
"5.4.0-1046.48~18.04.1",
"5.4.0-1049.52~18.04.1",
"5.4.0-1051.54~18.04.1",
"5.4.0-1052.55~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25~18.04.1"
},
{
"binary_name": "linux-gkeop-5.4-cloud-tools-5.4.0-1024",
"binary_version": "5.4.0-1024.25~18.04.1"
},
{
"binary_name": "linux-gkeop-5.4-headers-5.4.0-1024",
"binary_version": "5.4.0-1024.25~18.04.1"
},
{
"binary_name": "linux-gkeop-5.4-source-5.4.0",
"binary_version": "5.4.0-1024.25~18.04.1"
},
{
"binary_name": "linux-gkeop-5.4-tools-5.4.0-1024",
"binary_version": "5.4.0-1024.25~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gkeop-5.4",
"purl": "pkg:deb/ubuntu/linux-gkeop-5.4@5.4.0-1024.25~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1024.25~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1001.1",
"5.4.0-1003.3",
"5.4.0-1004.5",
"5.4.0-1005.6",
"5.4.0-1007.8~18.04.1",
"5.4.0-1008.9~18.04.1",
"5.4.0-1009.10~18.04.1",
"5.4.0-1010.11~18.04.1",
"5.4.0-1011.12~18.04.2",
"5.4.0-1012.13~18.04.1",
"5.4.0-1013.14~18.04.1",
"5.4.0-1014.15~18.04.1",
"5.4.0-1015.16~18.04.1",
"5.4.0-1016.17~18.04.1",
"5.4.0-1018.19~18.04.1",
"5.4.0-1021.22~18.04.1",
"5.4.0-1022.23~18.04.1",
"5.4.0-1023.24~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "block-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "crypto-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "crypto-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "dasd-extra-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "dasd-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "fat-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "fat-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "fb-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "firewire-core-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "floppy-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "fs-core-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "fs-core-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "fs-secondary-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "fs-secondary-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "input-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "input-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "ipmi-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "ipmi-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "kernel-image-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "kernel-image-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.4.0-87-generic",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.4.0-87-generic-lpae",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.4.0-87-lowlatency",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-87-generic",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-87-lowlatency",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-87-generic",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-87-generic-lpae",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-87-lowlatency",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-cloud-tools-5.4.0-87",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-cloud-tools-common",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-headers-5.4.0-87",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-source-5.4.0",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-tools-5.4.0-87",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-tools-common",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-udebs-generic",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-udebs-generic-lpae",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-image-5.4.0-87-generic",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-image-5.4.0-87-generic-lpae",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-image-5.4.0-87-lowlatency",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-87-generic",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-87-lowlatency",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-87-generic",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-87-generic-lpae",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-87-lowlatency",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-87-generic",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-87-generic",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-87-generic-lpae",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-87-lowlatency",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "md-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "md-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "message-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "mouse-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "mouse-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "multipath-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "multipath-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "nfs-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "nfs-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "nic-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "nic-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "nic-pcmcia-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "nic-shared-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "nic-shared-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "nic-usb-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "nic-usb-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "parport-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "parport-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "pata-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "pcmcia-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "pcmcia-storage-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "plip-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "plip-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "ppp-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "ppp-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "sata-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "sata-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "scsi-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "scsi-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "serial-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "storage-core-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "storage-core-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "usb-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "usb-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "virtio-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "vlan-modules-5.4.0-87-generic-di",
"binary_version": "5.4.0-87.98~18.04.1"
},
{
"binary_name": "vlan-modules-5.4.0-87-generic-lpae-di",
"binary_version": "5.4.0-87.98~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-hwe-5.4",
"purl": "pkg:deb/ubuntu/linux-hwe-5.4@5.4.0-87.98~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-87.98~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-37.41~18.04.1",
"5.4.0-39.43~18.04.1",
"5.4.0-40.44~18.04.1",
"5.4.0-42.46~18.04.1",
"5.4.0-45.49~18.04.2",
"5.4.0-47.51~18.04.1",
"5.4.0-48.52~18.04.1",
"5.4.0-51.56~18.04.1",
"5.4.0-52.57~18.04.1",
"5.4.0-53.59~18.04.1",
"5.4.0-54.60~18.04.1",
"5.4.0-56.62~18.04.1",
"5.4.0-58.64~18.04.1",
"5.4.0-59.65~18.04.1",
"5.4.0-60.67~18.04.1",
"5.4.0-62.70~18.04.1",
"5.4.0-64.72~18.04.1",
"5.4.0-65.73~18.04.1",
"5.4.0-66.74~18.04.2",
"5.4.0-67.75~18.04.1",
"5.4.0-70.78~18.04.1",
"5.4.0-71.79~18.04.1",
"5.4.0-72.80~18.04.1",
"5.4.0-73.82~18.04.1",
"5.4.0-74.83~18.04.1",
"5.4.0-77.86~18.04.1",
"5.4.0-80.90~18.04.1",
"5.4.0-81.91~18.04.1",
"5.4.0-84.94~18.04.1",
"5.4.0-86.97~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1102-kvm",
"binary_version": "4.15.0-1102.104"
},
{
"binary_name": "linux-headers-4.15.0-1102-kvm",
"binary_version": "4.15.0-1102.104"
},
{
"binary_name": "linux-image-4.15.0-1102-kvm",
"binary_version": "4.15.0-1102.104"
},
{
"binary_name": "linux-kvm-headers-4.15.0-1102",
"binary_version": "4.15.0-1102.104"
},
{
"binary_name": "linux-kvm-tools-4.15.0-1102",
"binary_version": "4.15.0-1102.104"
},
{
"binary_name": "linux-modules-4.15.0-1102-kvm",
"binary_version": "4.15.0-1102.104"
},
{
"binary_name": "linux-tools-4.15.0-1102-kvm",
"binary_version": "4.15.0-1102.104"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-kvm",
"purl": "pkg:deb/ubuntu/linux-kvm@4.15.0-1102.104?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1102.104"
}
],
"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",
"4.15.0-1053.53",
"4.15.0-1056.57",
"4.15.0-1058.59",
"4.15.0-1059.60",
"4.15.0-1060.61",
"4.15.0-1067.68",
"4.15.0-1069.70",
"4.15.0-1071.72",
"4.15.0-1072.73",
"4.15.0-1074.75",
"4.15.0-1075.76",
"4.15.0-1077.79",
"4.15.0-1079.81",
"4.15.0-1081.83",
"4.15.0-1082.84",
"4.15.0-1084.86",
"4.15.0-1085.87",
"4.15.0-1086.88",
"4.15.0-1087.89",
"4.15.0-1088.90",
"4.15.0-1089.91",
"4.15.0-1090.92",
"4.15.0-1091.93",
"4.15.0-1092.94",
"4.15.0-1094.96",
"4.15.0-1097.99",
"4.15.0-1098.100",
"4.15.0-1099.101",
"4.15.0-1100.102",
"4.15.0-1101.103"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91"
},
{
"binary_name": "linux-headers-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91"
},
{
"binary_name": "linux-modules-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91"
},
{
"binary_name": "linux-modules-extra-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91"
},
{
"binary_name": "linux-oracle-headers-4.15.0-1083",
"binary_version": "4.15.0-1083.91"
},
{
"binary_name": "linux-oracle-tools-4.15.0-1083",
"binary_version": "4.15.0-1083.91"
},
{
"binary_name": "linux-tools-4.15.0-1083-oracle",
"binary_version": "4.15.0-1083.91"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-oracle",
"purl": "pkg:deb/ubuntu/linux-oracle@4.15.0-1083.91?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1083.91"
}
],
"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",
"4.15.0-1033.36",
"4.15.0-1035.39",
"4.15.0-1037.41",
"4.15.0-1038.42",
"4.15.0-1039.43",
"4.15.0-1045.49",
"4.15.0-1047.51",
"4.15.0-1048.52",
"4.15.0-1050.54",
"4.15.0-1051.55",
"4.15.0-1053.57",
"4.15.0-1054.58",
"4.15.0-1057.62",
"4.15.0-1058.64",
"4.15.0-1059.65",
"4.15.0-1061.67",
"4.15.0-1062.68",
"4.15.0-1063.70",
"4.15.0-1064.71",
"4.15.0-1065.73",
"4.15.0-1066.74",
"4.15.0-1067.75",
"4.15.0-1068.76",
"4.15.0-1069.77",
"4.15.0-1070.78",
"4.15.0-1071.79",
"4.15.0-1072.80",
"4.15.0-1075.83",
"4.15.0-1078.86",
"4.15.0-1079.87",
"4.15.0-1080.88",
"4.15.0-1081.89",
"4.15.0-1082.90"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59~18.04.1"
},
{
"binary_name": "linux-oracle-5.4-headers-5.4.0-1055",
"binary_version": "5.4.0-1055.59~18.04.1"
},
{
"binary_name": "linux-oracle-5.4-tools-5.4.0-1055",
"binary_version": "5.4.0-1055.59~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-oracle-5.4",
"purl": "pkg:deb/ubuntu/linux-oracle-5.4@5.4.0-1055.59~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1055.59~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1019.19~18.04.1",
"5.4.0-1021.21~18.04.1",
"5.4.0-1022.22~18.04.1",
"5.4.0-1024.24~18.04.1",
"5.4.0-1025.25~18.04.1",
"5.4.0-1028.29~18.04.1",
"5.4.0-1029.31~18.04.1",
"5.4.0-1030.32~18.04.1",
"5.4.0-1033.35",
"5.4.0-1034.36~18.04.1",
"5.4.0-1035.38~18.04.1",
"5.4.0-1037.40~18.04.1",
"5.4.0-1038.41~18.04.1",
"5.4.0-1039.42~18.04.1",
"5.4.0-1041.44~18.04.1",
"5.4.0-1042.45~18.04.1",
"5.4.0-1043.46~18.04.1",
"5.4.0-1044.47~18.04.1",
"5.4.0-1046.50~18.04.2",
"5.4.0-1048.52~18.04.1",
"5.4.0-1049.53~18.04.1",
"5.4.0-1052.56~18.04.1",
"5.4.0-1053.57~18.04.1",
"5.4.0-1054.58~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1044-raspi",
"binary_version": "5.4.0-1044.48~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1044-raspi",
"binary_version": "5.4.0-1044.48~18.04.1"
},
{
"binary_name": "linux-image-5.4.0-1044-raspi",
"binary_version": "5.4.0-1044.48~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1044-raspi",
"binary_version": "5.4.0-1044.48~18.04.1"
},
{
"binary_name": "linux-raspi-5.4-headers-5.4.0-1044",
"binary_version": "5.4.0-1044.48~18.04.1"
},
{
"binary_name": "linux-raspi-5.4-tools-5.4.0-1044",
"binary_version": "5.4.0-1044.48~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1044-raspi",
"binary_version": "5.4.0-1044.48~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-raspi-5.4",
"purl": "pkg:deb/ubuntu/linux-raspi-5.4@5.4.0-1044.48~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1044.48~18.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1013.13~18.04.1",
"5.4.0-1015.15~18.04.1",
"5.4.0-1016.17~18.04.1",
"5.4.0-1018.20~18.04.1",
"5.4.0-1019.21~18.04.1",
"5.4.0-1021.24~18.04.1",
"5.4.0-1022.25~18.04.1",
"5.4.0-1023.26~18.04.1",
"5.4.0-1025.28~18.04.1",
"5.4.0-1026.29~18.04.1",
"5.4.0-1028.31~18.04.1",
"5.4.0-1029.32~18.04.1",
"5.4.0-1030.33~18.04.1",
"5.4.0-1032.35~18.04.1",
"5.4.0-1033.36~18.04.1",
"5.4.0-1034.37~18.04.1",
"5.4.0-1035.38~18.04.1",
"5.4.0-1036.39~18.04.1",
"5.4.0-1038.41~18.04.1",
"5.4.0-1041.45~18.04.1",
"5.4.0-1042.46~18.04.3",
"5.4.0-1043.47~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1098-raspi2",
"binary_version": "4.15.0-1098.104"
},
{
"binary_name": "linux-headers-4.15.0-1098-raspi2",
"binary_version": "4.15.0-1098.104"
},
{
"binary_name": "linux-image-4.15.0-1098-raspi2",
"binary_version": "4.15.0-1098.104"
},
{
"binary_name": "linux-modules-4.15.0-1098-raspi2",
"binary_version": "4.15.0-1098.104"
},
{
"binary_name": "linux-raspi2-headers-4.15.0-1098",
"binary_version": "4.15.0-1098.104"
},
{
"binary_name": "linux-raspi2-tools-4.15.0-1098",
"binary_version": "4.15.0-1098.104"
},
{
"binary_name": "linux-tools-4.15.0-1098-raspi2",
"binary_version": "4.15.0-1098.104"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-raspi2",
"purl": "pkg:deb/ubuntu/linux-raspi2@4.15.0-1098.104?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1098.104"
}
],
"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",
"4.15.0-1055.59",
"4.15.0-1057.61",
"4.15.0-1060.64",
"4.15.0-1061.65",
"4.15.0-1062.66",
"4.15.0-1063.67",
"4.15.0-1065.69",
"4.15.0-1067.71",
"4.15.0-1068.72",
"4.15.0-1070.74",
"4.15.0-1071.75",
"4.15.0-1073.78",
"4.15.0-1074.79",
"4.15.0-1076.81",
"4.15.0-1077.82",
"4.15.0-1078.83",
"4.15.0-1079.84",
"4.15.0-1080.85",
"4.15.0-1081.86",
"4.15.0-1082.87",
"4.15.0-1083.88",
"4.15.0-1084.89",
"4.15.0-1085.90",
"4.15.0-1086.91",
"4.15.0-1089.94",
"4.15.0-1092.98",
"4.15.0-1093.99",
"4.15.0-1094.100",
"4.15.0-1095.101",
"4.15.0-1096.102",
"4.15.0-1097.103"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1115-snapdragon",
"binary_version": "4.15.0-1115.124"
},
{
"binary_name": "linux-headers-4.15.0-1115-snapdragon",
"binary_version": "4.15.0-1115.124"
},
{
"binary_name": "linux-image-4.15.0-1115-snapdragon",
"binary_version": "4.15.0-1115.124"
},
{
"binary_name": "linux-modules-4.15.0-1115-snapdragon",
"binary_version": "4.15.0-1115.124"
},
{
"binary_name": "linux-snapdragon-headers-4.15.0-1115",
"binary_version": "4.15.0-1115.124"
},
{
"binary_name": "linux-snapdragon-tools-4.15.0-1115",
"binary_version": "4.15.0-1115.124"
},
{
"binary_name": "linux-tools-4.15.0-1115-snapdragon",
"binary_version": "4.15.0-1115.124"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-snapdragon",
"purl": "pkg:deb/ubuntu/linux-snapdragon@4.15.0-1115.124?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1115.124"
}
],
"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",
"4.15.0-1072.79",
"4.15.0-1074.81",
"4.15.0-1076.83",
"4.15.0-1077.84",
"4.15.0-1079.86",
"4.15.0-1080.87",
"4.15.0-1081.88",
"4.15.0-1083.91",
"4.15.0-1084.92",
"4.15.0-1086.94",
"4.15.0-1087.95",
"4.15.0-1089.98",
"4.15.0-1090.99",
"4.15.0-1091.100",
"4.15.0-1093.102",
"4.15.0-1094.103",
"4.15.0-1095.104",
"4.15.0-1096.105",
"4.15.0-1097.106",
"4.15.0-1098.107",
"4.15.0-1099.108",
"4.15.0-1100.109",
"4.15.0-1101.110",
"4.15.0-1102.111",
"4.15.0-1103.112",
"4.15.0-1106.115",
"4.15.0-1109.118",
"4.15.0-1110.119",
"4.15.0-1111.120",
"4.15.0-1112.121",
"4.15.0-1113.122",
"4.15.0-1114.123"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-aws-5.0-tools-5.0.0-1027",
"binary_version": "5.0.0-1027.30"
},
{
"binary_name": "linux-aws-headers-5.0.0-1027",
"binary_version": "5.0.0-1027.30"
},
{
"binary_name": "linux-buildinfo-5.0.0-1027-aws",
"binary_version": "5.0.0-1027.30"
},
{
"binary_name": "linux-cloud-tools-5.0.0-1027-aws",
"binary_version": "5.0.0-1027.30"
},
{
"binary_name": "linux-headers-5.0.0-1027-aws",
"binary_version": "5.0.0-1027.30"
},
{
"binary_name": "linux-image-5.0.0-1027-aws",
"binary_version": "5.0.0-1027.30"
},
{
"binary_name": "linux-modules-5.0.0-1027-aws",
"binary_version": "5.0.0-1027.30"
},
{
"binary_name": "linux-modules-extra-5.0.0-1027-aws",
"binary_version": "5.0.0-1027.30"
},
{
"binary_name": "linux-tools-5.0.0-1027-aws",
"binary_version": "5.0.0-1027.30"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-aws-5.0",
"purl": "pkg:deb/ubuntu/linux-aws-5.0@5.0.0-1027.30?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"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",
"5.0.0-1025.28",
"5.0.0-1027.30"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-aws-5.3-cloud-tools-5.3.0-1035",
"binary_version": "5.3.0-1035.37"
},
{
"binary_name": "linux-aws-5.3-headers-5.3.0-1035",
"binary_version": "5.3.0-1035.37"
},
{
"binary_name": "linux-aws-5.3-tools-5.3.0-1035",
"binary_version": "5.3.0-1035.37"
},
{
"binary_name": "linux-buildinfo-5.3.0-1035-aws",
"binary_version": "5.3.0-1035.37"
},
{
"binary_name": "linux-cloud-tools-5.3.0-1035-aws",
"binary_version": "5.3.0-1035.37"
},
{
"binary_name": "linux-headers-5.3.0-1035-aws",
"binary_version": "5.3.0-1035.37"
},
{
"binary_name": "linux-image-5.3.0-1035-aws",
"binary_version": "5.3.0-1035.37"
},
{
"binary_name": "linux-modules-5.3.0-1035-aws",
"binary_version": "5.3.0-1035.37"
},
{
"binary_name": "linux-modules-extra-5.3.0-1035-aws",
"binary_version": "5.3.0-1035.37"
},
{
"binary_name": "linux-tools-5.3.0-1035-aws",
"binary_version": "5.3.0-1035.37"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-aws-5.3",
"purl": "pkg:deb/ubuntu/linux-aws-5.3@5.3.0-1035.37?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1016.17~18.04.1",
"5.3.0-1017.18~18.04.1",
"5.3.0-1019.21~18.04.1",
"5.3.0-1023.25~18.04.1",
"5.3.0-1028.30~18.04.1",
"5.3.0-1030.32~18.04.1",
"5.3.0-1032.34~18.04.2",
"5.3.0-1033.35",
"5.3.0-1034.36",
"5.3.0-1035.37"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-azure-cloud-tools-5.0.0-1036",
"binary_version": "5.0.0-1036.38"
},
{
"binary_name": "linux-azure-headers-5.0.0-1036",
"binary_version": "5.0.0-1036.38"
},
{
"binary_name": "linux-azure-tools-5.0.0-1036",
"binary_version": "5.0.0-1036.38"
},
{
"binary_name": "linux-buildinfo-5.0.0-1036-azure",
"binary_version": "5.0.0-1036.38"
},
{
"binary_name": "linux-cloud-tools-5.0.0-1036-azure",
"binary_version": "5.0.0-1036.38"
},
{
"binary_name": "linux-headers-5.0.0-1036-azure",
"binary_version": "5.0.0-1036.38"
},
{
"binary_name": "linux-image-unsigned-5.0.0-1036-azure",
"binary_version": "5.0.0-1036.38"
},
{
"binary_name": "linux-modules-5.0.0-1036-azure",
"binary_version": "5.0.0-1036.38"
},
{
"binary_name": "linux-modules-extra-5.0.0-1036-azure",
"binary_version": "5.0.0-1036.38"
},
{
"binary_name": "linux-tools-5.0.0-1036-azure",
"binary_version": "5.0.0-1036.38"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-azure",
"purl": "pkg:deb/ubuntu/linux-azure@5.0.0-1036.38?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"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",
"5.0.0-1032.34",
"5.0.0-1035.37",
"5.0.0-1036.38"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-azure-5.3-cloud-tools-5.3.0-1035",
"binary_version": "5.3.0-1035.36"
},
{
"binary_name": "linux-azure-5.3-headers-5.3.0-1035",
"binary_version": "5.3.0-1035.36"
},
{
"binary_name": "linux-azure-5.3-tools-5.3.0-1035",
"binary_version": "5.3.0-1035.36"
},
{
"binary_name": "linux-buildinfo-5.3.0-1035-azure",
"binary_version": "5.3.0-1035.36"
},
{
"binary_name": "linux-cloud-tools-5.3.0-1035-azure",
"binary_version": "5.3.0-1035.36"
},
{
"binary_name": "linux-headers-5.3.0-1035-azure",
"binary_version": "5.3.0-1035.36"
},
{
"binary_name": "linux-image-unsigned-5.3.0-1035-azure",
"binary_version": "5.3.0-1035.36"
},
{
"binary_name": "linux-modules-5.3.0-1035-azure",
"binary_version": "5.3.0-1035.36"
},
{
"binary_name": "linux-modules-extra-5.3.0-1035-azure",
"binary_version": "5.3.0-1035.36"
},
{
"binary_name": "linux-tools-5.3.0-1035-azure",
"binary_version": "5.3.0-1035.36"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-azure-5.3",
"purl": "pkg:deb/ubuntu/linux-azure-5.3@5.3.0-1035.36?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"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",
"5.3.0-1013.14~18.04.1",
"5.3.0-1016.17~18.04.1",
"5.3.0-1018.19~18.04.1",
"5.3.0-1019.20~18.04.1",
"5.3.0-1020.21~18.04.1",
"5.3.0-1022.23~18.04.1",
"5.3.0-1028.29~18.04.1",
"5.3.0-1031.32~18.04.1",
"5.3.0-1032.33~18.04.1",
"5.3.0-1034.35~18.04.1",
"5.3.0-1035.36"
]
},
{
"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-1034-gcp",
"binary_version": "5.0.0-1034.35"
},
{
"binary_name": "linux-gcp-headers-5.0.0-1034",
"binary_version": "5.0.0-1034.35"
},
{
"binary_name": "linux-gcp-tools-5.0.0-1034",
"binary_version": "5.0.0-1034.35"
},
{
"binary_name": "linux-headers-5.0.0-1034-gcp",
"binary_version": "5.0.0-1034.35"
},
{
"binary_name": "linux-image-unsigned-5.0.0-1034-gcp",
"binary_version": "5.0.0-1034.35"
},
{
"binary_name": "linux-modules-5.0.0-1034-gcp",
"binary_version": "5.0.0-1034.35"
},
{
"binary_name": "linux-modules-extra-5.0.0-1034-gcp",
"binary_version": "5.0.0-1034.35"
},
{
"binary_name": "linux-tools-5.0.0-1034-gcp",
"binary_version": "5.0.0-1034.35"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gcp",
"purl": "pkg:deb/ubuntu/linux-gcp@5.0.0-1034.35?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"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",
"5.0.0-1031.32",
"5.0.0-1033.34",
"5.0.0-1034.35"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.3.0-1032-gcp",
"binary_version": "5.3.0-1032.34~18.04.1"
},
{
"binary_name": "linux-gcp-5.3-headers-5.3.0-1032",
"binary_version": "5.3.0-1032.34~18.04.1"
},
{
"binary_name": "linux-gcp-5.3-tools-5.3.0-1032",
"binary_version": "5.3.0-1032.34~18.04.1"
},
{
"binary_name": "linux-headers-5.3.0-1032-gcp",
"binary_version": "5.3.0-1032.34~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.3.0-1032-gcp",
"binary_version": "5.3.0-1032.34~18.04.1"
},
{
"binary_name": "linux-modules-5.3.0-1032-gcp",
"binary_version": "5.3.0-1032.34~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.3.0-1032-gcp",
"binary_version": "5.3.0-1032.34~18.04.1"
},
{
"binary_name": "linux-tools-5.3.0-1032-gcp",
"binary_version": "5.3.0-1032.34~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-1032.34~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"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",
"5.3.0-1012.13~18.04.1",
"5.3.0-1014.15~18.04.1",
"5.3.0-1016.17~18.04.1",
"5.3.0-1017.18~18.04.1",
"5.3.0-1018.19~18.04.1",
"5.3.0-1020.22~18.04.1",
"5.3.0-1026.28~18.04.1",
"5.3.0-1029.31~18.04.1",
"5.3.0-1030.32~18.04.1",
"5.3.0-1032.34~18.04.1"
]
},
{
"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": "linux-buildinfo-4.15.0-1079-gke",
"binary_version": "4.15.0-1079.84"
},
{
"binary_name": "linux-gke-4.15-headers-4.15.0-1079",
"binary_version": "4.15.0-1079.84"
},
{
"binary_name": "linux-gke-4.15-tools-4.15.0-1079",
"binary_version": "4.15.0-1079.84"
},
{
"binary_name": "linux-headers-4.15.0-1079-gke",
"binary_version": "4.15.0-1079.84"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1079-gke",
"binary_version": "4.15.0-1079.84"
},
{
"binary_name": "linux-modules-4.15.0-1079-gke",
"binary_version": "4.15.0-1079.84"
},
{
"binary_name": "linux-modules-extra-4.15.0-1079-gke",
"binary_version": "4.15.0-1079.84"
},
{
"binary_name": "linux-tools-4.15.0-1079-gke",
"binary_version": "4.15.0-1079.84"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gke-4.15",
"purl": "pkg:deb/ubuntu/linux-gke-4.15@4.15.0-1079.84?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"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",
"4.15.0-1052.55",
"4.15.0-1055.58",
"4.15.0-1057.60",
"4.15.0-1058.61",
"4.15.0-1059.62",
"4.15.0-1063.66",
"4.15.0-1064.67",
"4.15.0-1066.69",
"4.15.0-1067.70",
"4.15.0-1069.72",
"4.15.0-1070.73",
"4.15.0-1072.76",
"4.15.0-1073.78",
"4.15.0-1074.79",
"4.15.0-1076.81",
"4.15.0-1077.82",
"4.15.0-1078.83",
"4.15.0-1079.84"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "block-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "crypto-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "fat-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "fb-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "firewire-core-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "floppy-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "fs-core-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "fs-secondary-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "input-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "ipmi-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "kernel-image-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-buildinfo-5.3.0-76-generic",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-buildinfo-5.3.0-76-lowlatency",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-cloud-tools-5.3.0-76-generic",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-cloud-tools-5.3.0-76-lowlatency",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-headers-5.3.0-76-generic",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-headers-5.3.0-76-lowlatency",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-hwe-cloud-tools-5.3.0-76",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-hwe-headers-5.3.0-76",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-hwe-tools-5.3.0-76",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-hwe-udebs-generic",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-image-5.3.0-76-generic",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-image-5.3.0-76-lowlatency",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-image-unsigned-5.3.0-76-generic",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-image-unsigned-5.3.0-76-lowlatency",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-modules-5.3.0-76-generic",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-modules-5.3.0-76-lowlatency",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-modules-extra-5.3.0-76-generic",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-source-5.3.0",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-tools-5.3.0-76-generic",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "linux-tools-5.3.0-76-lowlatency",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "md-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "message-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "mouse-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "multipath-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "nfs-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "nic-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "nic-pcmcia-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "nic-shared-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "nic-usb-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "parport-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "pata-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "pcmcia-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "pcmcia-storage-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "plip-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "ppp-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "sata-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "scsi-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "serial-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "storage-core-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "usb-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "virtio-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
},
{
"binary_name": "vlan-modules-5.3.0-76-generic-di",
"binary_version": "5.3.0-76.72"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-hwe",
"purl": "pkg:deb/ubuntu/linux-hwe@5.3.0-76.72?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"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",
"5.3.0-40.32~18.04.1",
"5.3.0-42.34~18.04.1",
"5.3.0-45.37~18.04.1",
"5.3.0-46.38~18.04.1",
"5.3.0-51.44~18.04.2",
"5.3.0-53.47~18.04.1",
"5.3.0-59.53~18.04.1",
"5.3.0-61.55~18.04.1",
"5.3.0-62.56~18.04.1",
"5.3.0-64.58~18.04.1",
"5.3.0-65.59",
"5.3.0-66.60",
"5.3.0-67.61",
"5.3.0-68.63",
"5.3.0-69.65",
"5.3.0-70.66",
"5.3.0-72.68",
"5.3.0-73.69",
"5.3.0-74.70",
"5.3.0-75.71",
"5.3.0-76.72"
]
},
{
"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": {
"binaries": [
{
"binary_name": "block-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "crypto-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "fat-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "fb-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "firewire-core-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "floppy-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "fs-core-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "fs-secondary-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "input-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "ipmi-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "irda-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "kernel-image-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "linux-buildinfo-4.15.0-1103-oem",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "linux-headers-4.15.0-1103-oem",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1103-oem",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "linux-modules-4.15.0-1103-oem",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "linux-oem-headers-4.15.0-1103",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "linux-oem-tools-4.15.0-1103",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "linux-tools-4.15.0-1103-oem",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "linux-udebs-oem",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "md-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "message-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "mouse-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "multipath-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "nfs-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "nic-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "nic-pcmcia-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "nic-shared-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "nic-usb-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "parport-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "pata-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "pcmcia-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "pcmcia-storage-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "plip-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "ppp-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "sata-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "scsi-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "serial-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "storage-core-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "usb-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "virtio-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
},
{
"binary_name": "vlan-modules-4.15.0-1103-oem-di",
"binary_version": "4.15.0-1103.114"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-oem",
"purl": "pkg:deb/ubuntu/linux-oem@4.15.0-1103.114?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"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",
"4.15.0-1073.83",
"4.15.0-1076.86",
"4.15.0-1079.89",
"4.15.0-1080.90",
"4.15.0-1081.91",
"4.15.0-1087.97",
"4.15.0-1090.100",
"4.15.0-1091.101",
"4.15.0-1093.103",
"4.15.0-1094.104",
"4.15.0-1096.106",
"4.15.0-1097.107",
"4.15.0-1099.109",
"4.15.0-1100.110",
"4.15.0-1101.112",
"4.15.0-1102.113",
"4.15.0-1103.114"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.0.0-1014-oracle",
"binary_version": "5.0.0-1014.19"
},
{
"binary_name": "linux-headers-5.0.0-1014-oracle",
"binary_version": "5.0.0-1014.19"
},
{
"binary_name": "linux-image-unsigned-5.0.0-1014-oracle",
"binary_version": "5.0.0-1014.19"
},
{
"binary_name": "linux-modules-5.0.0-1014-oracle",
"binary_version": "5.0.0-1014.19"
},
{
"binary_name": "linux-modules-extra-5.0.0-1014-oracle",
"binary_version": "5.0.0-1014.19"
},
{
"binary_name": "linux-oracle-5.0-headers-5.0.0-1014",
"binary_version": "5.0.0-1014.19"
},
{
"binary_name": "linux-oracle-5.0-tools-5.0.0-1014",
"binary_version": "5.0.0-1014.19"
},
{
"binary_name": "linux-tools-5.0.0-1014-oracle",
"binary_version": "5.0.0-1014.19"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-oracle-5.0",
"purl": "pkg:deb/ubuntu/linux-oracle-5.0@5.0.0-1014.19?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"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",
"5.0.0-1011.16",
"5.0.0-1013.18",
"5.0.0-1014.19"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.3.0-1030-oracle",
"binary_version": "5.3.0-1030.32~18.04.1"
},
{
"binary_name": "linux-headers-5.3.0-1030-oracle",
"binary_version": "5.3.0-1030.32~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.3.0-1030-oracle",
"binary_version": "5.3.0-1030.32~18.04.1"
},
{
"binary_name": "linux-modules-5.3.0-1030-oracle",
"binary_version": "5.3.0-1030.32~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.3.0-1030-oracle",
"binary_version": "5.3.0-1030.32~18.04.1"
},
{
"binary_name": "linux-oracle-5.3-headers-5.3.0-1030",
"binary_version": "5.3.0-1030.32~18.04.1"
},
{
"binary_name": "linux-oracle-5.3-tools-5.3.0-1030",
"binary_version": "5.3.0-1030.32~18.04.1"
},
{
"binary_name": "linux-tools-5.3.0-1030-oracle",
"binary_version": "5.3.0-1030.32~18.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-oracle-5.3",
"purl": "pkg:deb/ubuntu/linux-oracle-5.3@5.3.0-1030.32~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1011.12~18.04.1",
"5.3.0-1013.14~18.04.1",
"5.3.0-1014.15~18.04.1",
"5.3.0-1016.18~18.04.1",
"5.3.0-1018.20~18.04.1",
"5.3.0-1024.26~18.04.1",
"5.3.0-1027.29~18.04.1",
"5.3.0-1028.30~18.04.1",
"5.3.0-1030.32~18.04.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-aws-fips-headers-4.15.0-2056",
"binary_version": "4.15.0-2056.58"
},
{
"binary_name": "linux-aws-fips-tools-4.15.0-2056",
"binary_version": "4.15.0-2056.58"
},
{
"binary_name": "linux-buildinfo-4.15.0-2056-aws-fips",
"binary_version": "4.15.0-2056.58"
},
{
"binary_name": "linux-headers-4.15.0-2056-aws-fips",
"binary_version": "4.15.0-2056.58"
},
{
"binary_name": "linux-image-unsigned-4.15.0-2056-aws-fips",
"binary_version": "4.15.0-2056.58"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-2056-aws-fips",
"binary_version": "4.15.0-2056.58"
},
{
"binary_name": "linux-modules-4.15.0-2056-aws-fips",
"binary_version": "4.15.0-2056.58"
},
{
"binary_name": "linux-modules-extra-4.15.0-2056-aws-fips",
"binary_version": "4.15.0-2056.58"
},
{
"binary_name": "linux-tools-4.15.0-2056-aws-fips",
"binary_version": "4.15.0-2056.58"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:18.04:LTS",
"name": "linux-aws-fips",
"purl": "pkg:deb/ubuntu/linux-aws-fips@4.15.0-2056.58?arch=source\u0026distro=fips-updates/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-2056.58"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-2000.4",
"4.15.0-2018.18",
"4.15.0-2021.21",
"4.15.0-2022.22",
"4.15.0-2024.24",
"4.15.0-2025.25",
"4.15.0-2026.26",
"4.15.0-2027.27",
"4.15.0-2030.31",
"4.15.0-2031.32",
"4.15.0-2033.34",
"4.15.0-2034.35",
"4.15.0-2035.37",
"4.15.0-2036.38",
"4.15.0-2037.39",
"4.15.0-2038.40",
"4.15.0-2039.41",
"4.15.0-2040.42",
"4.15.0-2041.43",
"4.15.0-2042.44",
"4.15.0-2044.46",
"4.15.0-2045.47",
"4.15.0-2048.50",
"4.15.0-2051.53",
"4.15.0-2052.54",
"4.15.0-2053.55",
"4.15.0-2054.56",
"4.15.0-2055.57"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-azure-fips-cloud-tools-4.15.0-2038",
"binary_version": "4.15.0-2038.42"
},
{
"binary_name": "linux-azure-fips-headers-4.15.0-2038",
"binary_version": "4.15.0-2038.42"
},
{
"binary_name": "linux-azure-fips-tools-4.15.0-2038",
"binary_version": "4.15.0-2038.42"
},
{
"binary_name": "linux-buildinfo-4.15.0-2038-azure-fips",
"binary_version": "4.15.0-2038.42"
},
{
"binary_name": "linux-cloud-tools-4.15.0-2038-azure-fips",
"binary_version": "4.15.0-2038.42"
},
{
"binary_name": "linux-headers-4.15.0-2038-azure-fips",
"binary_version": "4.15.0-2038.42"
},
{
"binary_name": "linux-image-unsigned-4.15.0-2038-azure-fips",
"binary_version": "4.15.0-2038.42"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-2038-azure-fips",
"binary_version": "4.15.0-2038.42"
},
{
"binary_name": "linux-modules-4.15.0-2038-azure-fips",
"binary_version": "4.15.0-2038.42"
},
{
"binary_name": "linux-modules-extra-4.15.0-2038-azure-fips",
"binary_version": "4.15.0-2038.42"
},
{
"binary_name": "linux-tools-4.15.0-2038-azure-fips",
"binary_version": "4.15.0-2038.42"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:18.04:LTS",
"name": "linux-azure-fips",
"purl": "pkg:deb/ubuntu/linux-azure-fips@4.15.0-2038.42?arch=source\u0026distro=fips-updates/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-2038.42"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1002.2",
"4.15.0-2006.7",
"4.15.0-2007.8",
"4.15.0-2008.9",
"4.15.0-2009.10",
"4.15.0-2012.14",
"4.15.0-2013.15",
"4.15.0-2015.17",
"4.15.0-2016.18",
"4.15.0-2017.20",
"4.15.0-2018.21",
"4.15.0-2020.23",
"4.15.0-2021.24",
"4.15.0-2022.25",
"4.15.0-2023.26",
"4.15.0-2024.27",
"4.15.0-2025.28",
"4.15.0-2026.29",
"4.15.0-2027.30",
"4.15.0-2030.33",
"4.15.0-2033.37",
"4.15.0-2034.38",
"4.15.0-2035.39",
"4.15.0-2036.40",
"4.15.0-2037.41"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1072-fips",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-fips-headers-4.15.0-1072",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-fips-tools-4.15.0-1072",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-fips-tools-host",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-headers-4.15.0-1072-fips",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-image-4.15.0-1072-fips",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-image-hmac-4.15.0-1072-fips",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1072-fips",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-1072-fips",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-modules-4.15.0-1072-fips",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-modules-extra-4.15.0-1072-fips",
"binary_version": "4.15.0-1072.81"
},
{
"binary_name": "linux-tools-4.15.0-1072-fips",
"binary_version": "4.15.0-1072.81"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:18.04:LTS",
"name": "linux-fips",
"purl": "pkg:deb/ubuntu/linux-fips@4.15.0-1072.81?arch=source\u0026distro=fips-updates/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1072.81"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1027.32",
"4.15.0-1029.34",
"4.15.0-1034.39",
"4.15.0-1035.40",
"4.15.0-1037.42",
"4.15.0-1038.43",
"4.15.0-1039.44",
"4.15.0-1040.45",
"4.15.0-1041.46",
"4.15.0-1044.50",
"4.15.0-1045.52",
"4.15.0-1046.53",
"4.15.0-1048.55",
"4.15.0-1049.56",
"4.15.0-1050.58",
"4.15.0-1051.59",
"4.15.0-1052.60",
"4.15.0-1053.61",
"4.15.0-1054.62",
"4.15.0-1055.63",
"4.15.0-1056.64",
"4.15.0-1057.65",
"4.15.0-1058.66",
"4.15.0-1059.67",
"4.15.0-1060.68",
"4.15.0-1063.71",
"4.15.0-1066.75",
"4.15.0-1067.76",
"4.15.0-1068.77",
"4.15.0-1069.78",
"4.15.0-1070.79",
"4.15.0-1071.80"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-2021-gcp-fips",
"binary_version": "4.15.0-2021.23"
},
{
"binary_name": "linux-gcp-fips-headers-4.15.0-2021",
"binary_version": "4.15.0-2021.23"
},
{
"binary_name": "linux-gcp-fips-tools-4.15.0-2021",
"binary_version": "4.15.0-2021.23"
},
{
"binary_name": "linux-headers-4.15.0-2021-gcp-fips",
"binary_version": "4.15.0-2021.23"
},
{
"binary_name": "linux-image-unsigned-4.15.0-2021-gcp-fips",
"binary_version": "4.15.0-2021.23"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-2021-gcp-fips",
"binary_version": "4.15.0-2021.23"
},
{
"binary_name": "linux-modules-4.15.0-2021-gcp-fips",
"binary_version": "4.15.0-2021.23"
},
{
"binary_name": "linux-modules-extra-4.15.0-2021-gcp-fips",
"binary_version": "4.15.0-2021.23"
},
{
"binary_name": "linux-tools-4.15.0-2021-gcp-fips",
"binary_version": "4.15.0-2021.23"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:18.04:LTS",
"name": "linux-gcp-fips",
"purl": "pkg:deb/ubuntu/linux-gcp-fips@4.15.0-2021.23?arch=source\u0026distro=fips-updates/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-2021.23"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-2013.14",
"4.15.0-2016.18",
"4.15.0-2017.19",
"4.15.0-2018.20",
"4.15.0-2019.21",
"4.15.0-2020.22"
]
},
{
"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-1011-fips",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-fips-headers-4.15.0-1011",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-fips-tools-4.15.0-1011",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-fips-tools-host",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-headers-4.15.0-1011-fips",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-image-4.15.0-1011-fips",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-image-hmac-4.15.0-1011-fips",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1011-fips",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-1011-fips",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-modules-4.15.0-1011-fips",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-modules-extra-4.15.0-1011-fips",
"binary_version": "4.15.0-1011.12"
},
{
"binary_name": "linux-tools-4.15.0-1011-fips",
"binary_version": "4.15.0-1011.12"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS:18.04:LTS",
"name": "linux-fips",
"purl": "pkg:deb/ubuntu/linux-fips@4.15.0-1011.12?arch=source\u0026distro=fips/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-1011.12"
]
},
{
"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": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "block-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "crypto-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "crypto-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "dasd-extra-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "dasd-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "fat-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "fat-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "fb-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "firewire-core-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "floppy-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "fs-core-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "fs-core-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "fs-secondary-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "fs-secondary-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "input-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "input-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "ipmi-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "ipmi-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "kernel-image-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "kernel-image-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-buildinfo-5.4.0-88-generic",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-buildinfo-5.4.0-88-generic-lpae",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-buildinfo-5.4.0-88-lowlatency",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-cloud-tools-5.4.0-88",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-cloud-tools-5.4.0-88-generic",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-cloud-tools-5.4.0-88-lowlatency",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-cloud-tools-common",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-headers-5.4.0-88",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-headers-5.4.0-88-generic",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-headers-5.4.0-88-generic-lpae",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-headers-5.4.0-88-lowlatency",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-image-5.4.0-88-generic",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-image-5.4.0-88-generic-lpae",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-image-unsigned-5.4.0-88-generic",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-image-unsigned-5.4.0-88-lowlatency",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-modules-5.4.0-88-generic",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-modules-5.4.0-88-generic-lpae",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-modules-5.4.0-88-lowlatency",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-modules-extra-5.4.0-88-generic",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-source-5.4.0",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-tools-5.4.0-88",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-tools-5.4.0-88-generic",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-tools-5.4.0-88-generic-lpae",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-tools-5.4.0-88-lowlatency",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-tools-common",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-tools-host",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-udebs-generic",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "linux-udebs-generic-lpae",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "md-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "md-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "message-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "mouse-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "mouse-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "multipath-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "multipath-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "nfs-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "nfs-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "nic-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "nic-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "nic-pcmcia-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "nic-shared-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "nic-shared-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "nic-usb-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "nic-usb-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "parport-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "parport-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "pata-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "pcmcia-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "pcmcia-storage-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "plip-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "plip-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "ppp-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "ppp-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "sata-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "sata-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "scsi-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "scsi-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "serial-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "storage-core-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "storage-core-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "usb-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "usb-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "virtio-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "vlan-modules-5.4.0-88-generic-di",
"binary_version": "5.4.0-88.99"
},
{
"binary_name": "vlan-modules-5.4.0-88-generic-lpae-di",
"binary_version": "5.4.0-88.99"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux",
"purl": "pkg:deb/ubuntu/linux@5.4.0-88.99?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-88.99"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-18.19",
"5.3.0-24.26",
"5.4.0-9.12",
"5.4.0-18.22",
"5.4.0-21.25",
"5.4.0-24.28",
"5.4.0-25.29",
"5.4.0-26.30",
"5.4.0-28.32",
"5.4.0-29.33",
"5.4.0-31.35",
"5.4.0-33.37",
"5.4.0-37.41",
"5.4.0-39.43",
"5.4.0-40.44",
"5.4.0-42.46",
"5.4.0-45.49",
"5.4.0-47.51",
"5.4.0-48.52",
"5.4.0-51.56",
"5.4.0-52.57",
"5.4.0-53.59",
"5.4.0-54.60",
"5.4.0-56.62",
"5.4.0-58.64",
"5.4.0-59.65",
"5.4.0-60.67",
"5.4.0-62.70",
"5.4.0-64.72",
"5.4.0-65.73",
"5.4.0-66.74",
"5.4.0-67.75",
"5.4.0-70.78",
"5.4.0-71.79",
"5.4.0-72.80",
"5.4.0-73.82",
"5.4.0-74.83",
"5.4.0-77.86",
"5.4.0-80.90",
"5.4.0-81.91",
"5.4.0-84.94",
"5.4.0-86.97"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-cloud-tools-5.4.0-1057",
"binary_version": "5.4.0-1057.60"
},
{
"binary_name": "linux-aws-headers-5.4.0-1057",
"binary_version": "5.4.0-1057.60"
},
{
"binary_name": "linux-aws-tools-5.4.0-1057",
"binary_version": "5.4.0-1057.60"
},
{
"binary_name": "linux-buildinfo-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60"
},
{
"binary_name": "linux-headers-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60"
},
{
"binary_name": "linux-image-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60"
},
{
"binary_name": "linux-modules-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60"
},
{
"binary_name": "linux-modules-extra-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60"
},
{
"binary_name": "linux-tools-5.4.0-1057-aws",
"binary_version": "5.4.0-1057.60"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-aws",
"purl": "pkg:deb/ubuntu/linux-aws@5.4.0-1057.60?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1057.60"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1003.3",
"5.3.0-1008.9",
"5.3.0-1009.10",
"5.3.0-1010.11",
"5.4.0-1005.5",
"5.4.0-1007.7",
"5.4.0-1008.8",
"5.4.0-1009.9",
"5.4.0-1011.11",
"5.4.0-1015.15",
"5.4.0-1017.17",
"5.4.0-1018.18",
"5.4.0-1020.20",
"5.4.0-1021.21",
"5.4.0-1022.22",
"5.4.0-1024.24",
"5.4.0-1025.25",
"5.4.0-1028.29",
"5.4.0-1029.30",
"5.4.0-1030.31",
"5.4.0-1032.33",
"5.4.0-1034.35",
"5.4.0-1035.37",
"5.4.0-1037.39",
"5.4.0-1038.40",
"5.4.0-1039.41",
"5.4.0-1041.43",
"5.4.0-1043.45",
"5.4.0-1045.47",
"5.4.0-1047.49",
"5.4.0-1048.50",
"5.4.0-1049.51",
"5.4.0-1051.53",
"5.4.0-1054.57",
"5.4.0-1055.58",
"5.4.0-1056.59"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-5.11-cloud-tools-5.11.0-1019",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-aws-5.11-headers-5.11.0-1019",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-aws-5.11-tools-5.11.0-1019",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.11.0-1019-aws",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-cloud-tools-5.11.0-1019-aws",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-headers-5.11.0-1019-aws",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-image-5.11.0-1019-aws",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-modules-5.11.0-1019-aws",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.11.0-1019-aws",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-tools-5.11.0-1019-aws",
"binary_version": "5.11.0-1019.20~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-aws-5.11",
"purl": "pkg:deb/ubuntu/linux-aws-5.11@5.11.0-1019.20~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.11.0-1019.20~20.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.11.0-1009.9~20.04.2",
"5.11.0-1014.15~20.04.1",
"5.11.0-1016.17~20.04.1",
"5.11.0-1017.18~20.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-cloud-tools-5.4.0-1059",
"binary_version": "5.4.0-1059.62"
},
{
"binary_name": "linux-azure-headers-5.4.0-1059",
"binary_version": "5.4.0-1059.62"
},
{
"binary_name": "linux-azure-tools-5.4.0-1059",
"binary_version": "5.4.0-1059.62"
},
{
"binary_name": "linux-buildinfo-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62"
},
{
"binary_name": "linux-headers-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62"
},
{
"binary_name": "linux-modules-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62"
},
{
"binary_name": "linux-modules-extra-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62"
},
{
"binary_name": "linux-tools-5.4.0-1059-azure",
"binary_version": "5.4.0-1059.62"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-azure",
"purl": "pkg:deb/ubuntu/linux-azure@5.4.0-1059.62?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1059.62"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1003.3",
"5.3.0-1008.9",
"5.3.0-1009.10",
"5.4.0-1006.6",
"5.4.0-1008.8",
"5.4.0-1009.9",
"5.4.0-1010.10",
"5.4.0-1012.12",
"5.4.0-1016.16",
"5.4.0-1019.19",
"5.4.0-1020.20",
"5.4.0-1022.22",
"5.4.0-1023.23",
"5.4.0-1025.25",
"5.4.0-1026.26",
"5.4.0-1031.32",
"5.4.0-1032.33",
"5.4.0-1034.35",
"5.4.0-1035.36",
"5.4.0-1036.38",
"5.4.0-1039.41",
"5.4.0-1040.42",
"5.4.0-1041.43",
"5.4.0-1043.45",
"5.4.0-1044.46",
"5.4.0-1046.48",
"5.4.0-1047.49",
"5.4.0-1048.50",
"5.4.0-1049.51",
"5.4.0-1051.53",
"5.4.0-1055.57",
"5.4.0-1056.58",
"5.4.0-1058.60"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-5.11-cloud-tools-5.11.0-1017",
"binary_version": "5.11.0-1017.18~20.04.1"
},
{
"binary_name": "linux-azure-5.11-headers-5.11.0-1017",
"binary_version": "5.11.0-1017.18~20.04.1"
},
{
"binary_name": "linux-azure-5.11-tools-5.11.0-1017",
"binary_version": "5.11.0-1017.18~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.11.0-1017-azure",
"binary_version": "5.11.0-1017.18~20.04.1"
},
{
"binary_name": "linux-cloud-tools-5.11.0-1017-azure",
"binary_version": "5.11.0-1017.18~20.04.1"
},
{
"binary_name": "linux-headers-5.11.0-1017-azure",
"binary_version": "5.11.0-1017.18~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.11.0-1017-azure",
"binary_version": "5.11.0-1017.18~20.04.1"
},
{
"binary_name": "linux-modules-5.11.0-1017-azure",
"binary_version": "5.11.0-1017.18~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.11.0-1017-azure",
"binary_version": "5.11.0-1017.18~20.04.1"
},
{
"binary_name": "linux-tools-5.11.0-1017-azure",
"binary_version": "5.11.0-1017.18~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-azure-5.11",
"purl": "pkg:deb/ubuntu/linux-azure-5.11@5.11.0-1017.18~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.11.0-1017.18~20.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.11.0-1007.7~20.04.2",
"5.11.0-1012.13~20.04.1",
"5.11.0-1013.14~20.04.1",
"5.11.0-1015.16~20.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-5.8-cloud-tools-5.8.0-1043",
"binary_version": "5.8.0-1043.46~20.04.1"
},
{
"binary_name": "linux-azure-5.8-headers-5.8.0-1043",
"binary_version": "5.8.0-1043.46~20.04.1"
},
{
"binary_name": "linux-azure-5.8-tools-5.8.0-1043",
"binary_version": "5.8.0-1043.46~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-1043-azure",
"binary_version": "5.8.0-1043.46~20.04.1"
},
{
"binary_name": "linux-cloud-tools-5.8.0-1043-azure",
"binary_version": "5.8.0-1043.46~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-1043-azure",
"binary_version": "5.8.0-1043.46~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.8.0-1043-azure",
"binary_version": "5.8.0-1043.46~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-1043-azure",
"binary_version": "5.8.0-1043.46~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.8.0-1043-azure",
"binary_version": "5.8.0-1043.46~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-1043-azure",
"binary_version": "5.8.0-1043.46~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-azure-5.8",
"purl": "pkg:deb/ubuntu/linux-azure-5.8@5.8.0-1043.46~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.8.0-1043.46~20.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.8.0-1033.35~20.04.1",
"5.8.0-1036.38~20.04.1",
"5.8.0-1039.42~20.04.1",
"5.8.0-1040.43~20.04.1",
"5.8.0-1041.44~20.04.1",
"5.8.0-1042.45~20.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-bluefield-headers-5.4.0-1019",
"binary_version": "5.4.0-1019.22"
},
{
"binary_name": "linux-bluefield-tools-5.4.0-1019",
"binary_version": "5.4.0-1019.22"
},
{
"binary_name": "linux-buildinfo-5.4.0-1019-bluefield",
"binary_version": "5.4.0-1019.22"
},
{
"binary_name": "linux-headers-5.4.0-1019-bluefield",
"binary_version": "5.4.0-1019.22"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1019-bluefield",
"binary_version": "5.4.0-1019.22"
},
{
"binary_name": "linux-modules-5.4.0-1019-bluefield",
"binary_version": "5.4.0-1019.22"
},
{
"binary_name": "linux-tools-5.4.0-1019-bluefield",
"binary_version": "5.4.0-1019.22"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-bluefield",
"purl": "pkg:deb/ubuntu/linux-bluefield@5.4.0-1019.22?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1019.22"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1007.10",
"5.4.0-1011.14",
"5.4.0-1012.15",
"5.4.0-1013.16",
"5.4.0-1016.19"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57"
},
{
"binary_name": "linux-gcp-headers-5.4.0-1053",
"binary_version": "5.4.0-1053.57"
},
{
"binary_name": "linux-gcp-tools-5.4.0-1053",
"binary_version": "5.4.0-1053.57"
},
{
"binary_name": "linux-headers-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57"
},
{
"binary_name": "linux-modules-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57"
},
{
"binary_name": "linux-modules-extra-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57"
},
{
"binary_name": "linux-tools-5.4.0-1053-gcp",
"binary_version": "5.4.0-1053.57"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-gcp",
"purl": "pkg:deb/ubuntu/linux-gcp@5.4.0-1053.57?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1053.57"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1004.4",
"5.3.0-1009.10",
"5.3.0-1011.12",
"5.4.0-1005.5",
"5.4.0-1007.7",
"5.4.0-1008.8",
"5.4.0-1009.9",
"5.4.0-1011.11",
"5.4.0-1015.15",
"5.4.0-1018.18",
"5.4.0-1019.19",
"5.4.0-1021.21",
"5.4.0-1022.22",
"5.4.0-1024.24",
"5.4.0-1025.25",
"5.4.0-1028.29",
"5.4.0-1029.31",
"5.4.0-1030.32",
"5.4.0-1032.34",
"5.4.0-1033.35",
"5.4.0-1034.37",
"5.4.0-1036.39",
"5.4.0-1037.40",
"5.4.0-1038.41",
"5.4.0-1040.43",
"5.4.0-1041.44",
"5.4.0-1042.45",
"5.4.0-1043.46",
"5.4.0-1044.47",
"5.4.0-1046.49",
"5.4.0-1049.53",
"5.4.0-1051.55",
"5.4.0-1052.56"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.11.0-1020-gcp",
"binary_version": "5.11.0-1020.22~20.04.1"
},
{
"binary_name": "linux-gcp-5.11-headers-5.11.0-1020",
"binary_version": "5.11.0-1020.22~20.04.1"
},
{
"binary_name": "linux-gcp-5.11-tools-5.11.0-1020",
"binary_version": "5.11.0-1020.22~20.04.1"
},
{
"binary_name": "linux-headers-5.11.0-1020-gcp",
"binary_version": "5.11.0-1020.22~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.11.0-1020-gcp",
"binary_version": "5.11.0-1020.22~20.04.1"
},
{
"binary_name": "linux-modules-5.11.0-1020-gcp",
"binary_version": "5.11.0-1020.22~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.11.0-1020-gcp",
"binary_version": "5.11.0-1020.22~20.04.1"
},
{
"binary_name": "linux-tools-5.11.0-1020-gcp",
"binary_version": "5.11.0-1020.22~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-gcp-5.11",
"purl": "pkg:deb/ubuntu/linux-gcp-5.11@5.11.0-1020.22~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.11.0-1020.22~20.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.11.0-1009.10~20.04.1",
"5.11.0-1014.16~20.04.1",
"5.11.0-1017.19~20.04.1",
"5.11.0-1018.20~20.04.2"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56"
},
{
"binary_name": "linux-gke-headers-5.4.0-1053",
"binary_version": "5.4.0-1053.56"
},
{
"binary_name": "linux-gke-tools-5.4.0-1053",
"binary_version": "5.4.0-1053.56"
},
{
"binary_name": "linux-headers-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56"
},
{
"binary_name": "linux-modules-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56"
},
{
"binary_name": "linux-modules-extra-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56"
},
{
"binary_name": "linux-tools-5.4.0-1053-gke",
"binary_version": "5.4.0-1053.56"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-gke",
"purl": "pkg:deb/ubuntu/linux-gke@5.4.0-1053.56?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1053.56"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25"
},
{
"binary_name": "linux-gkeop-cloud-tools-5.4.0-1024",
"binary_version": "5.4.0-1024.25"
},
{
"binary_name": "linux-gkeop-headers-5.4.0-1024",
"binary_version": "5.4.0-1024.25"
},
{
"binary_name": "linux-gkeop-source-5.4.0",
"binary_version": "5.4.0-1024.25"
},
{
"binary_name": "linux-gkeop-tools-5.4.0-1024",
"binary_version": "5.4.0-1024.25"
},
{
"binary_name": "linux-headers-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25"
},
{
"binary_name": "linux-modules-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25"
},
{
"binary_name": "linux-modules-extra-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25"
},
{
"binary_name": "linux-tools-5.4.0-1024-gkeop",
"binary_version": "5.4.0-1024.25"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-gkeop",
"purl": "pkg:deb/ubuntu/linux-gkeop@5.4.0-1024.25?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1024.25"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1008.9",
"5.4.0-1009.10",
"5.4.0-1010.11",
"5.4.0-1011.12",
"5.4.0-1012.13",
"5.4.0-1013.14",
"5.4.0-1014.15",
"5.4.0-1015.16",
"5.4.0-1016.17",
"5.4.0-1018.19",
"5.4.0-1021.22",
"5.4.0-1022.23",
"5.4.0-1023.24"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "block-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "block-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "crypto-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "crypto-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "crypto-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "dasd-extra-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "dasd-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "fat-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "fat-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "fat-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "fb-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "firewire-core-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "floppy-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "fs-core-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "fs-core-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "fs-core-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "fs-secondary-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "fs-secondary-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "fs-secondary-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "input-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "input-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "input-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "ipmi-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "ipmi-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "ipmi-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "kernel-image-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "kernel-image-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "kernel-image-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-buildinfo-5.11.0-37-generic",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-buildinfo-5.11.0-37-generic-64k",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-buildinfo-5.11.0-37-generic-lpae",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-buildinfo-5.11.0-37-lowlatency",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-cloud-tools-5.11.0-37-generic",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-cloud-tools-5.11.0-37-lowlatency",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-headers-5.11.0-37-generic",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-headers-5.11.0-37-generic-64k",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-headers-5.11.0-37-generic-lpae",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-headers-5.11.0-37-lowlatency",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-hwe-5.11-cloud-tools-5.11.0-37",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-hwe-5.11-cloud-tools-common",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-hwe-5.11-headers-5.11.0-37",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-hwe-5.11-source-5.11.0",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-hwe-5.11-tools-5.11.0-37",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-hwe-5.11-tools-common",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-hwe-5.11-tools-host",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-hwe-5.11-udebs-generic",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-hwe-5.11-udebs-generic-64k",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-hwe-5.11-udebs-generic-lpae",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-image-5.11.0-37-generic",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-image-5.11.0-37-generic-lpae",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-image-unsigned-5.11.0-37-generic",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-image-unsigned-5.11.0-37-generic-64k",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-image-unsigned-5.11.0-37-lowlatency",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-modules-5.11.0-37-generic",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-modules-5.11.0-37-generic-64k",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-modules-5.11.0-37-generic-lpae",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-modules-5.11.0-37-lowlatency",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-modules-extra-5.11.0-37-generic",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-tools-5.11.0-37-generic",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-tools-5.11.0-37-generic-64k",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-tools-5.11.0-37-generic-lpae",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "linux-tools-5.11.0-37-lowlatency",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "md-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "md-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "md-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "message-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "message-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "mouse-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "mouse-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "mouse-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "multipath-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "multipath-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "multipath-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nfs-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nfs-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nfs-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nic-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nic-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nic-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nic-pcmcia-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nic-shared-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nic-shared-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nic-shared-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nic-usb-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nic-usb-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "nic-usb-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "parport-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "parport-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "parport-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "pata-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "pcmcia-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "pcmcia-storage-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "plip-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "plip-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "plip-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "ppp-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "ppp-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "ppp-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "sata-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "sata-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "sata-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "scsi-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "scsi-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "scsi-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "serial-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "storage-core-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "storage-core-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "storage-core-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "usb-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "usb-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "usb-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "virtio-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "virtio-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "vlan-modules-5.11.0-37-generic-64k-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "vlan-modules-5.11.0-37-generic-di",
"binary_version": "5.11.0-37.41~20.04.2"
},
{
"binary_name": "vlan-modules-5.11.0-37-generic-lpae-di",
"binary_version": "5.11.0-37.41~20.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-hwe-5.11",
"purl": "pkg:deb/ubuntu/linux-hwe-5.11@5.11.0-37.41~20.04.2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.11.0-37.41~20.04.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.11.0-22.23~20.04.1",
"5.11.0-25.27~20.04.1",
"5.11.0-27.29~20.04.1",
"5.11.0-34.36~20.04.1",
"5.11.0-36.40~20.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1005-ibm",
"binary_version": "5.4.0-1005.6"
},
{
"binary_name": "linux-headers-5.4.0-1005-ibm",
"binary_version": "5.4.0-1005.6"
},
{
"binary_name": "linux-ibm-cloud-tools-common",
"binary_version": "5.4.0-1005.6"
},
{
"binary_name": "linux-ibm-headers-5.4.0-1005",
"binary_version": "5.4.0-1005.6"
},
{
"binary_name": "linux-ibm-source-5.4.0",
"binary_version": "5.4.0-1005.6"
},
{
"binary_name": "linux-ibm-tools-5.4.0-1005",
"binary_version": "5.4.0-1005.6"
},
{
"binary_name": "linux-ibm-tools-common",
"binary_version": "5.4.0-1005.6"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1005-ibm",
"binary_version": "5.4.0-1005.6"
},
{
"binary_name": "linux-modules-5.4.0-1005-ibm",
"binary_version": "5.4.0-1005.6"
},
{
"binary_name": "linux-modules-extra-5.4.0-1005-ibm",
"binary_version": "5.4.0-1005.6"
},
{
"binary_name": "linux-tools-5.4.0-1005-ibm",
"binary_version": "5.4.0-1005.6"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-ibm",
"purl": "pkg:deb/ubuntu/linux-ibm@5.4.0-1005.6?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1005.6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1003.4",
"5.4.0-1004.5"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1047-kvm",
"binary_version": "5.4.0-1047.49"
},
{
"binary_name": "linux-headers-5.4.0-1047-kvm",
"binary_version": "5.4.0-1047.49"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1047-kvm",
"binary_version": "5.4.0-1047.49"
},
{
"binary_name": "linux-kvm-headers-5.4.0-1047",
"binary_version": "5.4.0-1047.49"
},
{
"binary_name": "linux-kvm-tools-5.4.0-1047",
"binary_version": "5.4.0-1047.49"
},
{
"binary_name": "linux-modules-5.4.0-1047-kvm",
"binary_version": "5.4.0-1047.49"
},
{
"binary_name": "linux-tools-5.4.0-1047-kvm",
"binary_version": "5.4.0-1047.49"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-kvm",
"purl": "pkg:deb/ubuntu/linux-kvm@5.4.0-1047.49?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1047.49"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1003.3",
"5.3.0-1008.9",
"5.3.0-1009.10",
"5.4.0-1004.4",
"5.4.0-1006.6",
"5.4.0-1007.7",
"5.4.0-1008.8",
"5.4.0-1009.9",
"5.4.0-1011.11",
"5.4.0-1015.15",
"5.4.0-1018.18",
"5.4.0-1020.20",
"5.4.0-1021.21",
"5.4.0-1023.23",
"5.4.0-1024.24",
"5.4.0-1026.27",
"5.4.0-1028.29",
"5.4.0-1030.31",
"5.4.0-1031.32",
"5.4.0-1032.33",
"5.4.0-1033.34",
"5.4.0-1034.35",
"5.4.0-1036.37",
"5.4.0-1037.38",
"5.4.0-1038.39",
"5.4.0-1039.40",
"5.4.0-1040.41",
"5.4.0-1041.42",
"5.4.0-1044.46",
"5.4.0-1045.47",
"5.4.0-1046.48"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.10.0-1049-oem",
"binary_version": "5.10.0-1049.51"
},
{
"binary_name": "linux-headers-5.10.0-1049-oem",
"binary_version": "5.10.0-1049.51"
},
{
"binary_name": "linux-image-unsigned-5.10.0-1049-oem",
"binary_version": "5.10.0-1049.51"
},
{
"binary_name": "linux-modules-5.10.0-1049-oem",
"binary_version": "5.10.0-1049.51"
},
{
"binary_name": "linux-oem-5.10-headers-5.10.0-1049",
"binary_version": "5.10.0-1049.51"
},
{
"binary_name": "linux-oem-5.10-tools-5.10.0-1049",
"binary_version": "5.10.0-1049.51"
},
{
"binary_name": "linux-oem-5.10-tools-host",
"binary_version": "5.10.0-1049.51"
},
{
"binary_name": "linux-tools-5.10.0-1049-oem",
"binary_version": "5.10.0-1049.51"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-oem-5.10",
"purl": "pkg:deb/ubuntu/linux-oem-5.10@5.10.0-1049.51?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.10.0-1049.51"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.10.0-1008.9",
"5.10.0-1011.12",
"5.10.0-1013.14",
"5.10.0-1014.15",
"5.10.0-1016.17",
"5.10.0-1017.18",
"5.10.0-1019.20",
"5.10.0-1021.22",
"5.10.0-1022.23",
"5.10.0-1023.24",
"5.10.0-1025.26",
"5.10.0-1026.27",
"5.10.0-1029.30",
"5.10.0-1032.33",
"5.10.0-1033.34",
"5.10.0-1034.35",
"5.10.0-1038.40",
"5.10.0-1044.46",
"5.10.0-1045.47"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.13.0-1014-oem",
"binary_version": "5.13.0-1014.18"
},
{
"binary_name": "linux-headers-5.13.0-1014-oem",
"binary_version": "5.13.0-1014.18"
},
{
"binary_name": "linux-image-unsigned-5.13.0-1014-oem",
"binary_version": "5.13.0-1014.18"
},
{
"binary_name": "linux-modules-5.13.0-1014-oem",
"binary_version": "5.13.0-1014.18"
},
{
"binary_name": "linux-oem-5.13-headers-5.13.0-1014",
"binary_version": "5.13.0-1014.18"
},
{
"binary_name": "linux-oem-5.13-tools-5.13.0-1014",
"binary_version": "5.13.0-1014.18"
},
{
"binary_name": "linux-oem-5.13-tools-host",
"binary_version": "5.13.0-1014.18"
},
{
"binary_name": "linux-tools-5.13.0-1014-oem",
"binary_version": "5.13.0-1014.18"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-oem-5.13",
"purl": "pkg:deb/ubuntu/linux-oem-5.13@5.13.0-1014.18?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.13.0-1014.18"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.13.0-1009.10",
"5.13.0-1010.11",
"5.13.0-1012.16"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59"
},
{
"binary_name": "linux-headers-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59"
},
{
"binary_name": "linux-modules-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59"
},
{
"binary_name": "linux-modules-extra-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59"
},
{
"binary_name": "linux-oracle-headers-5.4.0-1055",
"binary_version": "5.4.0-1055.59"
},
{
"binary_name": "linux-oracle-tools-5.4.0-1055",
"binary_version": "5.4.0-1055.59"
},
{
"binary_name": "linux-tools-5.4.0-1055-oracle",
"binary_version": "5.4.0-1055.59"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-oracle",
"purl": "pkg:deb/ubuntu/linux-oracle@5.4.0-1055.59?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1055.59"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.3.0-1002.2",
"5.3.0-1007.8",
"5.3.0-1008.9",
"5.4.0-1005.5",
"5.4.0-1007.7",
"5.4.0-1008.8",
"5.4.0-1009.9",
"5.4.0-1011.11",
"5.4.0-1015.15",
"5.4.0-1018.18",
"5.4.0-1019.19",
"5.4.0-1021.21",
"5.4.0-1022.22",
"5.4.0-1024.24",
"5.4.0-1025.25",
"5.4.0-1028.29",
"5.4.0-1029.31",
"5.4.0-1030.32",
"5.4.0-1032.34",
"5.4.0-1034.36",
"5.4.0-1035.38",
"5.4.0-1037.40",
"5.4.0-1038.41",
"5.4.0-1039.42",
"5.4.0-1041.44",
"5.4.0-1042.45",
"5.4.0-1043.46",
"5.4.0-1045.49",
"5.4.0-1046.50",
"5.4.0-1048.52",
"5.4.0-1049.53",
"5.4.0-1052.56",
"5.4.0-1053.57",
"5.4.0-1054.58"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.11.0-1019-oracle",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-headers-5.11.0-1019-oracle",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.11.0-1019-oracle",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-modules-5.11.0-1019-oracle",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.11.0-1019-oracle",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-oracle-5.11-headers-5.11.0-1019",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-oracle-5.11-tools-5.11.0-1019",
"binary_version": "5.11.0-1019.20~20.04.1"
},
{
"binary_name": "linux-tools-5.11.0-1019-oracle",
"binary_version": "5.11.0-1019.20~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-oracle-5.11",
"purl": "pkg:deb/ubuntu/linux-oracle-5.11@5.11.0-1019.20~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.11.0-1019.20~20.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.11.0-1008.8~20.04.1",
"5.11.0-1013.14~20.04.1",
"5.11.0-1016.17~20.04.1",
"5.11.0-1017.18~20.04.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1044-raspi",
"binary_version": "5.4.0-1044.48"
},
{
"binary_name": "linux-headers-5.4.0-1044-raspi",
"binary_version": "5.4.0-1044.48"
},
{
"binary_name": "linux-image-5.4.0-1044-raspi",
"binary_version": "5.4.0-1044.48"
},
{
"binary_name": "linux-modules-5.4.0-1044-raspi",
"binary_version": "5.4.0-1044.48"
},
{
"binary_name": "linux-raspi-headers-5.4.0-1044",
"binary_version": "5.4.0-1044.48"
},
{
"binary_name": "linux-raspi-tools-5.4.0-1044",
"binary_version": "5.4.0-1044.48"
},
{
"binary_name": "linux-tools-5.4.0-1044-raspi",
"binary_version": "5.4.0-1044.48"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-raspi",
"purl": "pkg:deb/ubuntu/linux-raspi@5.4.0-1044.48?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1044.48"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1007.7",
"5.4.0-1008.8",
"5.4.0-1011.11",
"5.4.0-1012.12",
"5.4.0-1013.13",
"5.4.0-1015.15",
"5.4.0-1016.17",
"5.4.0-1018.20",
"5.4.0-1019.21",
"5.4.0-1021.24",
"5.4.0-1022.25",
"5.4.0-1023.26",
"5.4.0-1025.28",
"5.4.0-1026.29",
"5.4.0-1028.31",
"5.4.0-1029.32",
"5.4.0-1030.33",
"5.4.0-1032.35",
"5.4.0-1033.36",
"5.4.0-1034.37",
"5.4.0-1035.38",
"5.4.0-1036.39",
"5.4.0-1038.41",
"5.4.0-1041.45",
"5.4.0-1042.46",
"5.4.0-1043.47"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.11.0-1020-generic",
"binary_version": "5.11.0-1020.21~20.04.1"
},
{
"binary_name": "linux-headers-5.11.0-1020-generic",
"binary_version": "5.11.0-1020.21~20.04.1"
},
{
"binary_name": "linux-image-5.11.0-1020-generic",
"binary_version": "5.11.0-1020.21~20.04.1"
},
{
"binary_name": "linux-modules-5.11.0-1020-generic",
"binary_version": "5.11.0-1020.21~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.11.0-1020-generic",
"binary_version": "5.11.0-1020.21~20.04.1"
},
{
"binary_name": "linux-riscv-5.11-headers-5.11.0-1020",
"binary_version": "5.11.0-1020.21~20.04.1"
},
{
"binary_name": "linux-riscv-5.11-tools-5.11.0-1020",
"binary_version": "5.11.0-1020.21~20.04.1"
},
{
"binary_name": "linux-tools-5.11.0-1020-generic",
"binary_version": "5.11.0-1020.21~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-riscv-5.11",
"purl": "pkg:deb/ubuntu/linux-riscv-5.11@5.11.0-1020.21~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.11.0-1020.21~20.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.11.0-1015.16~20.04.1",
"5.11.0-1017.18~20.04.1",
"5.11.0-1018.19~20.04.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-aws-5.8-cloud-tools-5.8.0-1042",
"binary_version": "5.8.0-1042.44~20.04.1"
},
{
"binary_name": "linux-aws-5.8-headers-5.8.0-1042",
"binary_version": "5.8.0-1042.44~20.04.1"
},
{
"binary_name": "linux-aws-5.8-tools-5.8.0-1042",
"binary_version": "5.8.0-1042.44~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-1042-aws",
"binary_version": "5.8.0-1042.44~20.04.1"
},
{
"binary_name": "linux-cloud-tools-5.8.0-1042-aws",
"binary_version": "5.8.0-1042.44~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-1042-aws",
"binary_version": "5.8.0-1042.44~20.04.1"
},
{
"binary_name": "linux-image-5.8.0-1042-aws",
"binary_version": "5.8.0-1042.44~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-1042-aws",
"binary_version": "5.8.0-1042.44~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.8.0-1042-aws",
"binary_version": "5.8.0-1042.44~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-1042-aws",
"binary_version": "5.8.0-1042.44~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-aws-5.8",
"purl": "pkg:deb/ubuntu/linux-aws-5.8@5.8.0-1042.44~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.8.0-1035.37~20.04.1",
"5.8.0-1038.40~20.04.1",
"5.8.0-1041.43~20.04.1",
"5.8.0-1042.44~20.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.8.0-1039-gcp",
"binary_version": "5.8.0-1039.41"
},
{
"binary_name": "linux-gcp-5.8-headers-5.8.0-1039",
"binary_version": "5.8.0-1039.41"
},
{
"binary_name": "linux-gcp-5.8-tools-5.8.0-1039",
"binary_version": "5.8.0-1039.41"
},
{
"binary_name": "linux-headers-5.8.0-1039-gcp",
"binary_version": "5.8.0-1039.41"
},
{
"binary_name": "linux-image-unsigned-5.8.0-1039-gcp",
"binary_version": "5.8.0-1039.41"
},
{
"binary_name": "linux-modules-5.8.0-1039-gcp",
"binary_version": "5.8.0-1039.41"
},
{
"binary_name": "linux-modules-extra-5.8.0-1039-gcp",
"binary_version": "5.8.0-1039.41"
},
{
"binary_name": "linux-tools-5.8.0-1039-gcp",
"binary_version": "5.8.0-1039.41"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-gcp-5.8",
"purl": "pkg:deb/ubuntu/linux-gcp-5.8@5.8.0-1039.41?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.8.0-1032.34~20.04.1",
"5.8.0-1035.37~20.04.1",
"5.8.0-1038.40~20.04.1",
"5.8.0-1039.41"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "block-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "block-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "block-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "crypto-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "crypto-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "crypto-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "dasd-extra-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "dasd-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "fat-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "fat-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "fat-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "fb-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "firewire-core-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "floppy-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "fs-core-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "fs-core-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "fs-core-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "fs-secondary-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "fs-secondary-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "fs-secondary-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "input-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "input-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "input-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "ipmi-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "ipmi-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "ipmi-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "kernel-image-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "kernel-image-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "kernel-image-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-63-generic",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-63-generic-64k",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-63-generic-lpae",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-63-lowlatency",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-cloud-tools-5.8.0-63-generic",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-cloud-tools-5.8.0-63-lowlatency",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-63-generic",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-63-generic-64k",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-63-generic-lpae",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-63-lowlatency",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-cloud-tools-5.8.0-63",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-cloud-tools-common",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-headers-5.8.0-63",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-source-5.8.0",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-tools-5.8.0-63",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-tools-common",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-tools-host",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-udebs-generic",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-udebs-generic-64k",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-udebs-generic-lpae",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-image-5.8.0-63-generic",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-image-5.8.0-63-generic-lpae",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.8.0-63-generic",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.8.0-63-generic-64k",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.8.0-63-lowlatency",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-63-generic",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-63-generic-64k",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-63-generic-lpae",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-63-lowlatency",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.8.0-63-generic",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-63-generic",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-63-generic-64k",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-63-generic-lpae",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-63-lowlatency",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "md-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "md-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "md-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "message-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "message-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "mouse-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "mouse-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "mouse-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "multipath-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "multipath-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "multipath-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nfs-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nfs-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nfs-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nic-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nic-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nic-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nic-pcmcia-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nic-shared-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nic-shared-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nic-shared-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nic-usb-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nic-usb-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "nic-usb-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "parport-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "parport-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "parport-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "pata-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "pcmcia-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "pcmcia-storage-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "plip-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "plip-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "plip-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "ppp-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "ppp-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "ppp-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "sata-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "sata-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "sata-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "scsi-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "scsi-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "scsi-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "serial-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "storage-core-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "storage-core-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "storage-core-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "usb-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "usb-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "usb-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "virtio-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "virtio-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "vlan-modules-5.8.0-63-generic-64k-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "vlan-modules-5.8.0-63-generic-di",
"binary_version": "5.8.0-63.71~20.04.1"
},
{
"binary_name": "vlan-modules-5.8.0-63-generic-lpae-di",
"binary_version": "5.8.0-63.71~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-hwe-5.8",
"purl": "pkg:deb/ubuntu/linux-hwe-5.8@5.8.0-63.71~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.8.0-23.24~20.04.1",
"5.8.0-25.26~20.04.1",
"5.8.0-28.30~20.04.1",
"5.8.0-29.31~20.04.1",
"5.8.0-31.33~20.04.1",
"5.8.0-33.36~20.04.1",
"5.8.0-34.37~20.04.2",
"5.8.0-36.40~20.04.1",
"5.8.0-38.43~20.04.1",
"5.8.0-40.45~20.04.1",
"5.8.0-41.46~20.04.1",
"5.8.0-43.49~20.04.1",
"5.8.0-44.50~20.04.1",
"5.8.0-45.51~20.04.1",
"5.8.0-48.54~20.04.1",
"5.8.0-49.55~20.04.1",
"5.8.0-50.56~20.04.1",
"5.8.0-53.60~20.04.1",
"5.8.0-55.62~20.04.1",
"5.8.0-59.66~20.04.1",
"5.8.0-63.71~20.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.6.0-1056-oem",
"binary_version": "5.6.0-1056.60"
},
{
"binary_name": "linux-headers-5.6.0-1056-oem",
"binary_version": "5.6.0-1056.60"
},
{
"binary_name": "linux-image-unsigned-5.6.0-1056-oem",
"binary_version": "5.6.0-1056.60"
},
{
"binary_name": "linux-modules-5.6.0-1056-oem",
"binary_version": "5.6.0-1056.60"
},
{
"binary_name": "linux-oem-5.6-headers-5.6.0-1056",
"binary_version": "5.6.0-1056.60"
},
{
"binary_name": "linux-oem-5.6-tools-5.6.0-1056",
"binary_version": "5.6.0-1056.60"
},
{
"binary_name": "linux-oem-5.6-tools-host",
"binary_version": "5.6.0-1056.60"
},
{
"binary_name": "linux-tools-5.6.0-1056-oem",
"binary_version": "5.6.0-1056.60"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-oem-5.6",
"purl": "pkg:deb/ubuntu/linux-oem-5.6@5.6.0-1056.60?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.6.0-1007.7",
"5.6.0-1008.8",
"5.6.0-1010.10",
"5.6.0-1011.11",
"5.6.0-1013.13",
"5.6.0-1017.17",
"5.6.0-1018.18",
"5.6.0-1020.20",
"5.6.0-1021.21",
"5.6.0-1023.23",
"5.6.0-1026.26",
"5.6.0-1027.27",
"5.6.0-1028.28",
"5.6.0-1031.32",
"5.6.0-1032.33",
"5.6.0-1033.35",
"5.6.0-1034.36",
"5.6.0-1035.37",
"5.6.0-1036.39",
"5.6.0-1039.43",
"5.6.0-1042.46",
"5.6.0-1047.51",
"5.6.0-1048.52",
"5.6.0-1050.54",
"5.6.0-1052.56",
"5.6.0-1053.57",
"5.6.0-1054.58",
"5.6.0-1055.59",
"5.6.0-1056.60"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.8.0-1038-oracle",
"binary_version": "5.8.0-1038.39~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-1038-oracle",
"binary_version": "5.8.0-1038.39~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.8.0-1038-oracle",
"binary_version": "5.8.0-1038.39~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-1038-oracle",
"binary_version": "5.8.0-1038.39~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.8.0-1038-oracle",
"binary_version": "5.8.0-1038.39~20.04.1"
},
{
"binary_name": "linux-oracle-5.8-headers-5.8.0-1038",
"binary_version": "5.8.0-1038.39~20.04.1"
},
{
"binary_name": "linux-oracle-5.8-tools-5.8.0-1038",
"binary_version": "5.8.0-1038.39~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-1038-oracle",
"binary_version": "5.8.0-1038.39~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-oracle-5.8",
"purl": "pkg:deb/ubuntu/linux-oracle-5.8@5.8.0-1038.39~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.8.0-1031.32~20.04.2",
"5.8.0-1033.34~20.04.1",
"5.8.0-1034.35~20.04.2",
"5.8.0-1037.38~20.04.1",
"5.8.0-1038.39~20.04.1"
]
},
{
"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": "block-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "crypto-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "fat-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "firewire-core-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "fs-core-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "fs-secondary-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "input-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "ipmi-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "kernel-image-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "linux-buildinfo-5.4.0-40-generic",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "linux-headers-5.4.0-40-generic",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "linux-image-5.4.0-40-generic",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "linux-modules-5.4.0-40-generic",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "linux-modules-extra-5.4.0-40-generic",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "linux-riscv-headers-5.4.0-40",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "linux-riscv-tools-5.4.0-40",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "linux-tools-5.4.0-40-generic",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "linux-udebs-generic",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "md-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "message-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "mouse-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "multipath-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "nfs-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "nic-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "nic-shared-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "nic-usb-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "parport-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "pata-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "plip-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "ppp-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "sata-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "scsi-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "storage-core-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "usb-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "virtio-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
},
{
"binary_name": "vlan-modules-5.4.0-40-generic-di",
"binary_version": "5.4.0-40.45"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-riscv",
"purl": "pkg:deb/ubuntu/linux-riscv@5.4.0-40.45?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-24.28",
"5.4.0-26.30",
"5.4.0-27.31",
"5.4.0-28.32",
"5.4.0-30.34",
"5.4.0-31.35",
"5.4.0-33.37",
"5.4.0-34.38",
"5.4.0-36.41",
"5.4.0-37.42",
"5.4.0-39.44",
"5.4.0-40.45"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "block-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "crypto-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "fat-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "firewire-core-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "fs-core-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "fs-secondary-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "input-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "ipmi-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "kernel-image-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-29-generic",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-29-generic",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "linux-image-5.8.0-29-generic",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-29-generic",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.8.0-29-generic",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "linux-riscv-5.8-headers-5.8.0-29",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "linux-riscv-5.8-tools-5.8.0-29",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-29-generic",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "linux-udebs-generic",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "md-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "message-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "mouse-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "multipath-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "nfs-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "nic-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "nic-shared-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "nic-usb-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "parport-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "pata-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "plip-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "ppp-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "sata-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "scsi-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "storage-core-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "usb-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "virtio-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
},
{
"binary_name": "vlan-modules-5.8.0-29-generic-di",
"binary_version": "5.8.0-29.31~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-riscv-5.8",
"purl": "pkg:deb/ubuntu/linux-riscv-5.8@5.8.0-29.31~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.8.0-14.16~20.04.1",
"5.8.0-14.16~20.04.3",
"5.8.0-16.18~20.04.1",
"5.8.0-17.19~20.04.1",
"5.8.0-18.20~20.04.1",
"5.8.0-20.22~20.04.1",
"5.8.0-22.24~20.04.1",
"5.8.0-25.27~20.04.1",
"5.8.0-26.28~20.04.1",
"5.8.0-29.31~20.04.1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-aws-fips-headers-5.4.0-1069",
"binary_version": "5.4.0-1069.73+fips2"
},
{
"binary_name": "linux-aws-fips-tools-5.4.0-1069",
"binary_version": "5.4.0-1069.73+fips2"
},
{
"binary_name": "linux-buildinfo-5.4.0-1069-aws-fips",
"binary_version": "5.4.0-1069.73+fips2"
},
{
"binary_name": "linux-headers-5.4.0-1069-aws-fips",
"binary_version": "5.4.0-1069.73+fips2"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1069-aws-fips",
"binary_version": "5.4.0-1069.73+fips2"
},
{
"binary_name": "linux-image-unsigned-hmac-5.4.0-1069-aws-fips",
"binary_version": "5.4.0-1069.73+fips2"
},
{
"binary_name": "linux-modules-5.4.0-1069-aws-fips",
"binary_version": "5.4.0-1069.73+fips2"
},
{
"binary_name": "linux-modules-extra-5.4.0-1069-aws-fips",
"binary_version": "5.4.0-1069.73+fips2"
},
{
"binary_name": "linux-tools-5.4.0-1069-aws-fips",
"binary_version": "5.4.0-1069.73+fips2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:20.04:LTS",
"name": "linux-aws-fips",
"purl": "pkg:deb/ubuntu/linux-aws-fips@5.4.0-1069.73+fips2?arch=source\u0026distro=fips-updates/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1069.73+fips2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1021.21+fips2"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-azure-fips-cloud-tools-5.4.0-1073",
"binary_version": "5.4.0-1073.76+fips1"
},
{
"binary_name": "linux-azure-fips-headers-5.4.0-1073",
"binary_version": "5.4.0-1073.76+fips1"
},
{
"binary_name": "linux-azure-fips-tools-5.4.0-1073",
"binary_version": "5.4.0-1073.76+fips1"
},
{
"binary_name": "linux-buildinfo-5.4.0-1073-azure-fips",
"binary_version": "5.4.0-1073.76+fips1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1073-azure-fips",
"binary_version": "5.4.0-1073.76+fips1"
},
{
"binary_name": "linux-headers-5.4.0-1073-azure-fips",
"binary_version": "5.4.0-1073.76+fips1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1073-azure-fips",
"binary_version": "5.4.0-1073.76+fips1"
},
{
"binary_name": "linux-image-unsigned-hmac-5.4.0-1073-azure-fips",
"binary_version": "5.4.0-1073.76+fips1"
},
{
"binary_name": "linux-modules-5.4.0-1073-azure-fips",
"binary_version": "5.4.0-1073.76+fips1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1073-azure-fips",
"binary_version": "5.4.0-1073.76+fips1"
},
{
"binary_name": "linux-tools-5.4.0-1073-azure-fips",
"binary_version": "5.4.0-1073.76+fips1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:20.04:LTS",
"name": "linux-azure-fips",
"purl": "pkg:deb/ubuntu/linux-azure-fips@5.4.0-1073.76+fips1?arch=source\u0026distro=fips-updates/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1073.76+fips1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1022.22+fips1"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1034-fips",
"binary_version": "5.4.0-1034.40"
},
{
"binary_name": "linux-fips-headers-5.4.0-1034",
"binary_version": "5.4.0-1034.40"
},
{
"binary_name": "linux-fips-tools-5.4.0-1034",
"binary_version": "5.4.0-1034.40"
},
{
"binary_name": "linux-fips-tools-host",
"binary_version": "5.4.0-1034.40"
},
{
"binary_name": "linux-headers-5.4.0-1034-fips",
"binary_version": "5.4.0-1034.40"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1034-fips",
"binary_version": "5.4.0-1034.40"
},
{
"binary_name": "linux-image-unsigned-hmac-5.4.0-1034-fips",
"binary_version": "5.4.0-1034.40"
},
{
"binary_name": "linux-modules-5.4.0-1034-fips",
"binary_version": "5.4.0-1034.40"
},
{
"binary_name": "linux-modules-extra-5.4.0-1034-fips",
"binary_version": "5.4.0-1034.40"
},
{
"binary_name": "linux-tools-5.4.0-1034-fips",
"binary_version": "5.4.0-1034.40"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:20.04:LTS",
"name": "linux-fips",
"purl": "pkg:deb/ubuntu/linux-fips@5.4.0-1034.40?arch=source\u0026distro=fips-updates/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1034.40"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1026.30",
"5.4.0-1028.32",
"5.4.0-1031.36",
"5.4.0-1032.37",
"5.4.0-1033.38"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1067-gcp-fips",
"binary_version": "5.4.0-1067.71~20.04.1"
},
{
"binary_name": "linux-gcp-fips-headers-5.4.0-1067",
"binary_version": "5.4.0-1067.71~20.04.1"
},
{
"binary_name": "linux-gcp-fips-tools-5.4.0-1067",
"binary_version": "5.4.0-1067.71~20.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1067-gcp-fips",
"binary_version": "5.4.0-1067.71~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1067-gcp-fips",
"binary_version": "5.4.0-1067.71~20.04.1"
},
{
"binary_name": "linux-image-unsigned-hmac-5.4.0-1067-gcp-fips",
"binary_version": "5.4.0-1067.71~20.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1067-gcp-fips",
"binary_version": "5.4.0-1067.71~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1067-gcp-fips",
"binary_version": "5.4.0-1067.71~20.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1067-gcp-fips",
"binary_version": "5.4.0-1067.71~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:20.04:LTS",
"name": "linux-gcp-fips",
"purl": "pkg:deb/ubuntu/linux-gcp-fips@5.4.0-1067.71~20.04.1?arch=source\u0026distro=fips-updates/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1067.71~20.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1021.21+fips1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-aws-fips-headers-5.4.0-1021",
"binary_version": "5.4.0-1021.21+fips2"
},
{
"binary_name": "linux-aws-fips-tools-5.4.0-1021",
"binary_version": "5.4.0-1021.21+fips2"
},
{
"binary_name": "linux-buildinfo-5.4.0-1021-aws-fips",
"binary_version": "5.4.0-1021.21+fips2"
},
{
"binary_name": "linux-headers-5.4.0-1021-aws-fips",
"binary_version": "5.4.0-1021.21+fips2"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1021-aws-fips",
"binary_version": "5.4.0-1021.21+fips2"
},
{
"binary_name": "linux-image-unsigned-hmac-5.4.0-1021-aws-fips",
"binary_version": "5.4.0-1021.21+fips2"
},
{
"binary_name": "linux-modules-5.4.0-1021-aws-fips",
"binary_version": "5.4.0-1021.21+fips2"
},
{
"binary_name": "linux-modules-extra-5.4.0-1021-aws-fips",
"binary_version": "5.4.0-1021.21+fips2"
},
{
"binary_name": "linux-tools-5.4.0-1021-aws-fips",
"binary_version": "5.4.0-1021.21+fips2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS:20.04:LTS",
"name": "linux-aws-fips",
"purl": "pkg:deb/ubuntu/linux-aws-fips@5.4.0-1021.21+fips2?arch=source\u0026distro=fips/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1021.21+fips2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-azure-fips-cloud-tools-5.4.0-1022",
"binary_version": "5.4.0-1022.22+fips1"
},
{
"binary_name": "linux-azure-fips-headers-5.4.0-1022",
"binary_version": "5.4.0-1022.22+fips1"
},
{
"binary_name": "linux-azure-fips-tools-5.4.0-1022",
"binary_version": "5.4.0-1022.22+fips1"
},
{
"binary_name": "linux-buildinfo-5.4.0-1022-azure-fips",
"binary_version": "5.4.0-1022.22+fips1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1022-azure-fips",
"binary_version": "5.4.0-1022.22+fips1"
},
{
"binary_name": "linux-headers-5.4.0-1022-azure-fips",
"binary_version": "5.4.0-1022.22+fips1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1022-azure-fips",
"binary_version": "5.4.0-1022.22+fips1"
},
{
"binary_name": "linux-image-unsigned-hmac-5.4.0-1022-azure-fips",
"binary_version": "5.4.0-1022.22+fips1"
},
{
"binary_name": "linux-modules-5.4.0-1022-azure-fips",
"binary_version": "5.4.0-1022.22+fips1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1022-azure-fips",
"binary_version": "5.4.0-1022.22+fips1"
},
{
"binary_name": "linux-tools-5.4.0-1022-azure-fips",
"binary_version": "5.4.0-1022.22+fips1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS:20.04:LTS",
"name": "linux-azure-fips",
"purl": "pkg:deb/ubuntu/linux-azure-fips@5.4.0-1022.22+fips1?arch=source\u0026distro=fips/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1022.22+fips1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1007-fips",
"binary_version": "5.4.0-1007.8"
},
{
"binary_name": "linux-fips-headers-5.4.0-1007",
"binary_version": "5.4.0-1007.8"
},
{
"binary_name": "linux-fips-tools-5.4.0-1007",
"binary_version": "5.4.0-1007.8"
},
{
"binary_name": "linux-fips-tools-host",
"binary_version": "5.4.0-1007.8"
},
{
"binary_name": "linux-headers-5.4.0-1007-fips",
"binary_version": "5.4.0-1007.8"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1007-fips",
"binary_version": "5.4.0-1007.8"
},
{
"binary_name": "linux-image-unsigned-hmac-5.4.0-1007-fips",
"binary_version": "5.4.0-1007.8"
},
{
"binary_name": "linux-modules-5.4.0-1007-fips",
"binary_version": "5.4.0-1007.8"
},
{
"binary_name": "linux-modules-extra-5.4.0-1007-fips",
"binary_version": "5.4.0-1007.8"
},
{
"binary_name": "linux-tools-5.4.0-1007-fips",
"binary_version": "5.4.0-1007.8"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS:20.04:LTS",
"name": "linux-fips",
"purl": "pkg:deb/ubuntu/linux-fips@5.4.0-1007.8?arch=source\u0026distro=fips/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1007.8"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1021-gcp-fips",
"binary_version": "5.4.0-1021.21+fips1"
},
{
"binary_name": "linux-gcp-fips-headers-5.4.0-1021",
"binary_version": "5.4.0-1021.21+fips1"
},
{
"binary_name": "linux-gcp-fips-tools-5.4.0-1021",
"binary_version": "5.4.0-1021.21+fips1"
},
{
"binary_name": "linux-headers-5.4.0-1021-gcp-fips",
"binary_version": "5.4.0-1021.21+fips1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1021-gcp-fips",
"binary_version": "5.4.0-1021.21+fips1"
},
{
"binary_name": "linux-image-unsigned-hmac-5.4.0-1021-gcp-fips",
"binary_version": "5.4.0-1021.21+fips1"
},
{
"binary_name": "linux-modules-5.4.0-1021-gcp-fips",
"binary_version": "5.4.0-1021.21+fips1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1021-gcp-fips",
"binary_version": "5.4.0-1021.21+fips1"
},
{
"binary_name": "linux-tools-5.4.0-1021-gcp-fips",
"binary_version": "5.4.0-1021.21+fips1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS:20.04:LTS",
"name": "linux-gcp-fips",
"purl": "pkg:deb/ubuntu/linux-gcp-fips@5.4.0-1021.21+fips1?arch=source\u0026distro=fips/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1021.21+fips1"
]
},
{
"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-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": "fs/nfs/nfs4client.c in the Linux kernel before 5.13.4 has incorrect connection-setup ordering, which allows operators of remote NFSv4 servers to cause a denial of service (hanging of mounts) by arranging for those servers to be unreachable during trunking detection.",
"id": "UBUNTU-CVE-2021-38199",
"modified": "2026-07-04T16:40:07Z",
"published": "2021-08-08T20:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-38199"
},
{
"type": "REPORT",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.13.4"
},
{
"type": "REPORT",
"url": "https://github.com/torvalds/linux/commit/dd99e9f98fbf423ff6d365b37a98e8879170f17c"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5091-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5092-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5092-2"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5096-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5091-2"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5106-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5120-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-5136-1"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38199"
}
],
"related": [
"USN-5091-1",
"USN-5092-1",
"USN-5092-2",
"USN-5096-1",
"USN-5091-2",
"USN-5106-1",
"USN-5120-1",
"USN-5136-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2021-38199"
]
}
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.