Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-3178 (GCVE-0-2021-3178)
Vulnerability from cvelistv5 – Published: 2021-01-19 06:44 – Updated: 2024-08-03 16:45 Disputed
VLAI
EPSS
VEX
Summary
fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior
Severity
6.5 (Medium)
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://patchwork.kernel.org/project/linux-nfs/pa… | x_refsource_MISC |
| https://git.kernel.org/pub/scm/linux/kernel/git/t… | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.debian.org/debian-lts-announce/2021… | mailing-listx_refsource_MLIST |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T16:45:51.326Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652%40fieldses.org/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6"
},
{
"name": "FEDORA-2021-3bcc7198c8",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5SGB7TNDVQEOJ7NVTGX56UWHDNQM5TRC/"
},
{
"name": "[debian-lts-announce] 20210309 [SECURITY] [DLA 2586-1] linux security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior"
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-03-09T20:06:32.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652%40fieldses.org/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6"
},
{
"name": "FEDORA-2021-3bcc7198c8",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5SGB7TNDVQEOJ7NVTGX56UWHDNQM5TRC/"
},
{
"name": "[debian-lts-announce] 20210309 [SECURITY] [DLA 2586-1] linux security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html"
}
],
"tags": [
"disputed"
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-3178",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** DISPUTED ** fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652@fieldses.org/",
"refsource": "MISC",
"url": "https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652@fieldses.org/"
},
{
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6",
"refsource": "MISC",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6"
},
{
"name": "FEDORA-2021-3bcc7198c8",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5SGB7TNDVQEOJ7NVTGX56UWHDNQM5TRC/"
},
{
"name": "[debian-lts-announce] 20210309 [SECURITY] [DLA 2586-1] linux security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2021-3178",
"datePublished": "2021-01-19T06:44:51.000Z",
"dateReserved": "2021-01-19T00:00:00.000Z",
"dateUpdated": "2024-08-03T16:45:51.326Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-3178",
"date": "2026-07-23",
"epss": "0.02417",
"percentile": "0.82428"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"5.10.8\", \"matchCriteriaId\": \"6F39D11B-E596-4D1C-AA3A-29C3D33CDC0D\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}]",
"cveTags": "[{\"sourceIdentifier\": \"cve@mitre.org\", \"tags\": [\"disputed\"]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior\"}, {\"lang\": \"es\", \"value\": \"** EN DISPUTA ** en el archivo fs/nfsd/nfs3xdr.c en el kernel de Linux versiones hasta 5.10.8, cuando se presenta una exportaci\\u00f3n NFS de un subdirectorio de un sistema de archivos, permite a atacantes remotos saltar otras partes del sistema de archivos por medio de READDIRPLUS.\u0026#xa0;NOTA: algunas terceros argumentan que tal exportaci\\u00f3n de subdirectorios no intenta impedir este ataque;\u0026#xa0;v\\u00e9ase tambi\\u00e9n el comportamiento predeterminado de no_subtree_check de exports(5)\"}]",
"id": "CVE-2021-3178",
"lastModified": "2024-11-21T06:21:04.150",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"HIGH\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.2, \"impactScore\": 5.2}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:P/I:P/A:N\", \"baseScore\": 5.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 4.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-01-19T07:15:13.443",
"references": "[{\"url\": \"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5SGB7TNDVQEOJ7NVTGX56UWHDNQM5TRC/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652%40fieldses.org/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5SGB7TNDVQEOJ7NVTGX56UWHDNQM5TRC/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652%40fieldses.org/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-22\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2021-01-29T00:00:00.000Z",
"cve": "CVE-2021-3178",
"id": "msrc_CVE-2021-3178",
"initial_release_date": "2021-01-02T00:00:00.000Z",
"product_status:fixed": "16",
"product_status:known_affected": "16",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8 when there is an NFS export of a subdirectory of a filesystem allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-3178.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-3178\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-01-19T07:15:13.443\",\"lastModified\":\"2024-11-21T06:21:04.150\",\"vulnStatus\":\"Modified\",\"cveTags\":[{\"sourceIdentifier\":\"cve@mitre.org\",\"tags\":[\"disputed\"]}],\"descriptions\":[{\"lang\":\"en\",\"value\":\"fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior\"},{\"lang\":\"es\",\"value\":\"** EN DISPUTA ** en el archivo fs/nfsd/nfs3xdr.c en el kernel de Linux versiones hasta 5.10.8, cuando se presenta una exportaci\u00f3n NFS de un subdirectorio de un sistema de archivos, permite a atacantes remotos saltar otras partes del sistema de archivos por medio de READDIRPLUS.\u0026#xa0;NOTA: algunas terceros argumentan que tal exportaci\u00f3n de subdirectorios no intenta impedir este ataque;\u0026#xa0;v\u00e9ase tambi\u00e9n el comportamiento predeterminado de no_subtree_check de exports(5)\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.2,\"impactScore\":5.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:P/A:N\",\"baseScore\":5.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"5.10.8\",\"matchCriteriaId\":\"6F39D11B-E596-4D1C-AA3A-29C3D33CDC0D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5SGB7TNDVQEOJ7NVTGX56UWHDNQM5TRC/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652%40fieldses.org/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5SGB7TNDVQEOJ7NVTGX56UWHDNQM5TRC/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652%40fieldses.org/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-06-28T07:46:10+00:00",
"cve": "CVE-2021-3178",
"id": "CVE-2021-3178",
"initial_release_date": "2021-01-19T00:00:00+00:00",
"product_status:known_affected": "91",
"product_status:known_not_affected": "106",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: path traversal in fs/nfsd/nfs3xdr.c may lead to Information Disclosure or RCE",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2021/cve-2021-3178.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2025-07-08T00:16:20Z",
"cve": "CVE-2021-3178",
"id": "CVE-2021-3178",
"initial_release_date": "2023-02-15T03:49:43Z",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2021-3178",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2021-3178.json",
"version": "6"
}
}
}
GSD-2021-3178
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
** DISPUTED ** fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-3178",
"description": "** DISPUTED ** fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior.",
"id": "GSD-2021-3178",
"references": [
"https://www.suse.com/security/cve/CVE-2021-3178.html",
"https://ubuntu.com/security/CVE-2021-3178",
"https://advisories.mageia.org/CVE-2021-3178.html",
"https://security.archlinux.org/CVE-2021-3178",
"https://alas.aws.amazon.com/cve/html/CVE-2021-3178.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-3178"
],
"details": "** DISPUTED ** fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior.",
"id": "GSD-2021-3178",
"modified": "2023-12-13T01:23:35.124201Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-3178",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** DISPUTED ** fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652@fieldses.org/",
"refsource": "MISC",
"url": "https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652@fieldses.org/"
},
{
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6",
"refsource": "MISC",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6"
},
{
"name": "FEDORA-2021-3bcc7198c8",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5SGB7TNDVQEOJ7NVTGX56UWHDNQM5TRC/"
},
{
"name": "[debian-lts-announce] 20210309 [SECURITY] [DLA 2586-1] linux security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6F39D11B-E596-4D1C-AA3A-29C3D33CDC0D",
"versionEndIncluding": "5.10.8",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
"matchCriteriaId": "E460AA51-FCDA-46B9-AE97-E6676AA5E194",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior"
},
{
"lang": "es",
"value": "** EN DISPUTA ** en el archivo fs/nfsd/nfs3xdr.c en el kernel de Linux versiones hasta 5.10.8, cuando se presenta una exportaci\u00f3n NFS de un subdirectorio de un sistema de archivos, permite a atacantes remotos saltar otras partes del sistema de archivos por medio de READDIRPLUS.\u0026#xa0;NOTA: algunas terceros argumentan que tal exportaci\u00f3n de subdirectorios no intenta impedir este ataque;\u0026#xa0;v\u00e9ase tambi\u00e9n el comportamiento predeterminado de no_subtree_check de exports(5)"
}
],
"id": "CVE-2021-3178",
"lastModified": "2024-04-11T01:12:41.730",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.0,
"impactScore": 4.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.2,
"impactScore": 5.2,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-01-19T07:15:13.443",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5SGB7TNDVQEOJ7NVTGX56UWHDNQM5TRC/"
},
{
"source": "cve@mitre.org",
"url": "https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652%40fieldses.org/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-22"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
MSRC_CVE-2021-3178
Vulnerability from csaf_microsoft - Published: 2021-01-02 00:00 - Updated: 2021-01-29 00:00Summary
fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8 when there is an NFS export of a subdirectory of a filesystem allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: 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.
6.5 (Medium)
Affected products
Fixed
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 13851-12137 | — | ||
| Unresolved product id: 13852-12137 | — | ||
| Unresolved product id: 13853-12137 | — | ||
| Unresolved product id: 13854-12137 | — | ||
| Unresolved product id: 13855-12137 | — | ||
| Unresolved product id: 13856-12137 | — | ||
| Unresolved product id: 13857-12137 | — | ||
| Unresolved product id: 13858-12137 | — | ||
| Unresolved product id: 13859-12138 | — | ||
| Unresolved product id: 13860-12138 | — | ||
| Unresolved product id: 13861-12138 | — | ||
| Unresolved product id: 13862-12138 | — | ||
| Unresolved product id: 13863-12138 | — | ||
| Unresolved product id: 13864-12138 | — | ||
| Unresolved product id: 13865-12138 | — | ||
| Unresolved product id: 13866-12138 | — |
Known affected
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 12137-16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12137-15 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12137-14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12137-13 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12137-12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12137-11 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12137-10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12137-9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12138-8 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12138-7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12138-6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12138-5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12138-4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12138-3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12138-2 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 12138-1 | — |
Vendor Fix
fix
|
References
4 references
| 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-3178 fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8 when there is an NFS export of a subdirectory of a filesystem allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-3178.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/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8 when there is an NFS export of a subdirectory of a filesystem allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior",
"tracking": {
"current_release_date": "2021-01-29T00:00:00.000Z",
"generator": {
"date": "2025-10-19T21:39:52.593Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2021-3178",
"initial_release_date": "2021-01-02T00:00:00.000Z",
"revision_history": [
{
"date": "2021-01-29T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0 x64",
"product_id": "12137"
}
},
{
"category": "product_version",
"name": "1.0",
"product": {
"name": "CBL Mariner 1.0 ARM",
"product_id": "12138"
}
}
],
"category": "product_name",
"name": "Azure Linux"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "12137-16"
},
"product_reference": "16",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "13851-12137"
},
"product_reference": "13851",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-devel-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "12137-15"
},
"product_reference": "15",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "13852-12137"
},
"product_reference": "13852",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-drivers-accessibility-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "12137-14"
},
"product_reference": "14",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-drivers-accessibility-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "13853-12137"
},
"product_reference": "13853",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-drivers-sound-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "12137-13"
},
"product_reference": "13",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-drivers-sound-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "13854-12137"
},
"product_reference": "13854",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-docs-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "12137-12"
},
"product_reference": "12",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "13855-12137"
},
"product_reference": "13855",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-oprofile-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "12137-11"
},
"product_reference": "11",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-oprofile-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "13856-12137"
},
"product_reference": "13856",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-tools-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "12137-10"
},
"product_reference": "10",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "13857-12137"
},
"product_reference": "13857",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-debuginfo-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "12137-9"
},
"product_reference": "9",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-5.10.57.1-1.cm1.x86_64.rpm as a component of CBL Mariner 1.0 x64",
"product_id": "13858-12137"
},
"product_reference": "13858",
"relates_to_product_reference": "12137"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "12138-8"
},
"product_reference": "8",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "13859-12138"
},
"product_reference": "13859",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-devel-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "12138-7"
},
"product_reference": "7",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "13860-12138"
},
"product_reference": "13860",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-drivers-accessibility-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "12138-6"
},
"product_reference": "6",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-drivers-accessibility-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "13861-12138"
},
"product_reference": "13861",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-drivers-sound-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "12138-5"
},
"product_reference": "5",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-drivers-sound-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "13862-12138"
},
"product_reference": "13862",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-docs-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "12138-4"
},
"product_reference": "4",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "13863-12138"
},
"product_reference": "13863",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-tools-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "12138-3"
},
"product_reference": "3",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "13864-12138"
},
"product_reference": "13864",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-dtb-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "12138-2"
},
"product_reference": "2",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-dtb-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "13865-12138"
},
"product_reference": "13865",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ckernel-debuginfo-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "12138-1"
},
"product_reference": "1",
"relates_to_product_reference": "12138"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-5.10.57.1-1.cm1.aarch64.rpm as a component of CBL Mariner 1.0 ARM",
"product_id": "13866-12138"
},
"product_reference": "13866",
"relates_to_product_reference": "12138"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3178",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"13851-12137",
"13852-12137",
"13853-12137",
"13854-12137",
"13855-12137",
"13856-12137",
"13857-12137",
"13858-12137",
"13859-12138",
"13860-12138",
"13861-12138",
"13862-12138",
"13863-12138",
"13864-12138",
"13865-12138",
"13866-12138"
],
"known_affected": [
"12137-16",
"12137-15",
"12137-14",
"12137-13",
"12137-12",
"12137-11",
"12137-10",
"12137-9",
"12138-8",
"12138-7",
"12138-6",
"12138-5",
"12138-4",
"12138-3",
"12138-2",
"12138-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-3178 fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8 when there is an NFS export of a subdirectory of a filesystem allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2021/msrc_cve-2021-3178.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-29T00:00:00.000Z",
"details": "-:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"12137-16",
"12137-15",
"12137-14",
"12137-13",
"12137-12",
"12137-11",
"12137-10",
"12137-9",
"12138-8",
"12138-7",
"12138-6",
"12138-5",
"12138-4",
"12138-3",
"12138-2",
"12138-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"12137-16",
"12137-15",
"12137-14",
"12137-13",
"12137-12",
"12137-11",
"12137-10",
"12137-9",
"12138-8",
"12138-7",
"12138-6",
"12138-5",
"12138-4",
"12138-3",
"12138-2",
"12138-1"
]
}
],
"title": "fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8 when there is an NFS export of a subdirectory of a filesystem allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior"
}
]
}
ubuntu-cve-2021-3178
Vulnerability from osv_ubuntu
Published
2021-01-19 07:15
Modified
2026-07-04 16:39
Summary
Details
fs/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior
Severity
6.5 (Medium)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-aws-cloud-tools-4.4.0-1087",
"binary_version": "4.4.0-1087.91"
},
{
"binary_name": "linux-aws-headers-4.4.0-1087",
"binary_version": "4.4.0-1087.91"
},
{
"binary_name": "linux-aws-tools-4.4.0-1087",
"binary_version": "4.4.0-1087.91"
},
{
"binary_name": "linux-buildinfo-4.4.0-1087-aws",
"binary_version": "4.4.0-1087.91"
},
{
"binary_name": "linux-cloud-tools-4.4.0-1087-aws",
"binary_version": "4.4.0-1087.91"
},
{
"binary_name": "linux-headers-4.4.0-1087-aws",
"binary_version": "4.4.0-1087.91"
},
{
"binary_name": "linux-image-4.4.0-1087-aws",
"binary_version": "4.4.0-1087.91"
},
{
"binary_name": "linux-modules-4.4.0-1087-aws",
"binary_version": "4.4.0-1087.91"
},
{
"binary_name": "linux-tools-4.4.0-1087-aws",
"binary_version": "4.4.0-1087.91"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "linux-aws",
"purl": "pkg:deb/ubuntu/linux-aws@4.4.0-1087.91?arch=source\u0026distro=trusty/esm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-1087.91"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.0-1002.2",
"4.4.0-1003.3",
"4.4.0-1005.5",
"4.4.0-1006.6",
"4.4.0-1009.9",
"4.4.0-1010.10",
"4.4.0-1011.11",
"4.4.0-1012.12",
"4.4.0-1014.14",
"4.4.0-1016.16",
"4.4.0-1017.17",
"4.4.0-1019.19",
"4.4.0-1022.22",
"4.4.0-1023.23",
"4.4.0-1024.25",
"4.4.0-1025.26",
"4.4.0-1027.30",
"4.4.0-1028.31",
"4.4.0-1029.32",
"4.4.0-1031.34",
"4.4.0-1032.35",
"4.4.0-1034.37",
"4.4.0-1036.39",
"4.4.0-1037.40",
"4.4.0-1038.41",
"4.4.0-1039.42",
"4.4.0-1040.43",
"4.4.0-1042.45",
"4.4.0-1044.47",
"4.4.0-1045.48",
"4.4.0-1046.50",
"4.4.0-1048.52",
"4.4.0-1050.54",
"4.4.0-1052.56",
"4.4.0-1054.58",
"4.4.0-1055.59",
"4.4.0-1056.60",
"4.4.0-1058.62",
"4.4.0-1059.63",
"4.4.0-1060.64",
"4.4.0-1061.65",
"4.4.0-1062.66",
"4.4.0-1064.68",
"4.4.0-1065.69",
"4.4.0-1066.70",
"4.4.0-1067.71",
"4.4.0-1073.77",
"4.4.0-1074.78",
"4.4.0-1075.79",
"4.4.0-1076.80",
"4.4.0-1077.81",
"4.4.0-1078.82",
"4.4.0-1081.85",
"4.4.0-1082.86",
"4.4.0-1083.87",
"4.4.0-1085.89",
"4.4.0-1086.90"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-azure-cloud-tools-4.15.0-1109",
"binary_version": "4.15.0-1109.121~14.04.1"
},
{
"binary_name": "linux-azure-headers-4.15.0-1109",
"binary_version": "4.15.0-1109.121~14.04.1"
},
{
"binary_name": "linux-azure-tools-4.15.0-1109",
"binary_version": "4.15.0-1109.121~14.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~14.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~14.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~14.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~14.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~14.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~14.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~14.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "linux-azure",
"purl": "pkg:deb/ubuntu/linux-azure@4.15.0-1109.121~14.04.1?arch=source\u0026distro=trusty/esm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1109.121~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"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "block-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "block-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "block-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "block-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "block-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "crypto-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "crypto-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "crypto-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "crypto-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "crypto-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fat-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fat-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fat-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fat-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fat-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fb-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "firewire-core-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "firewire-core-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "firewire-core-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "firewire-core-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "floppy-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "floppy-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "floppy-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "floppy-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fs-core-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fs-core-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fs-core-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fs-core-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fs-core-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fs-secondary-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fs-secondary-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fs-secondary-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fs-secondary-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "fs-secondary-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "input-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "input-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "input-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "input-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "input-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "ipmi-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "ipmi-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "ipmi-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "ipmi-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "ipmi-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "irda-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "irda-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "irda-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "irda-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "irda-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "kernel-image-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "kernel-image-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "kernel-image-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "kernel-image-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "kernel-image-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-generic",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-generic-lpae",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-powerpc-e500mc",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-powerpc-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-powerpc64-emb",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-powerpc64-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-cloud-tools-4.4.0-204-generic",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-cloud-tools-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-headers-4.4.0-204",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-headers-4.4.0-204-generic",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-headers-4.4.0-204-generic-lpae",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-headers-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-headers-4.4.0-204-powerpc-e500mc",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-headers-4.4.0-204-powerpc-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-headers-4.4.0-204-powerpc64-emb",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-headers-4.4.0-204-powerpc64-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-image-4.4.0-204-generic",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-image-4.4.0-204-generic-lpae",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-image-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-image-4.4.0-204-powerpc-e500mc",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-image-4.4.0-204-powerpc-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-image-4.4.0-204-powerpc64-emb",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-image-4.4.0-204-powerpc64-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-image-unsigned-4.4.0-204-generic",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-image-unsigned-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-lts-xenial-cloud-tools-4.4.0-204",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-lts-xenial-tools-4.4.0-204",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-lts-xenial-udebs-generic",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-lts-xenial-udebs-generic-lpae",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-lts-xenial-udebs-powerpc-e500mc",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-lts-xenial-udebs-powerpc-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-lts-xenial-udebs-powerpc64-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-modules-4.4.0-204-generic",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-modules-4.4.0-204-generic-lpae",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-modules-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-modules-4.4.0-204-powerpc-e500mc",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-modules-4.4.0-204-powerpc-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-modules-4.4.0-204-powerpc64-emb",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-modules-4.4.0-204-powerpc64-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-modules-extra-4.4.0-204-generic",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-tools-4.4.0-204-generic",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-tools-4.4.0-204-generic-lpae",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-tools-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-tools-4.4.0-204-powerpc-e500mc",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-tools-4.4.0-204-powerpc-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-tools-4.4.0-204-powerpc64-emb",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "linux-tools-4.4.0-204-powerpc64-smp",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "md-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "md-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "md-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "md-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "md-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "message-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "message-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "message-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "message-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "mouse-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "mouse-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "mouse-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "mouse-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "mouse-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "multipath-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "multipath-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "multipath-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "multipath-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "multipath-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nfs-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nfs-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nfs-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nfs-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nfs-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-pcmcia-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-shared-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-shared-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-shared-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-shared-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-shared-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-usb-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-usb-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-usb-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-usb-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "nic-usb-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "parport-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "parport-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "parport-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "parport-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "parport-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "pata-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "pata-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "pata-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "pata-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "pcmcia-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "pcmcia-storage-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "plip-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "plip-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "plip-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "plip-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "plip-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "ppp-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "ppp-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "ppp-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "ppp-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "ppp-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "sata-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "sata-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "sata-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "sata-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "sata-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "scsi-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "scsi-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "scsi-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "scsi-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "scsi-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "serial-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "speakup-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "speakup-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "speakup-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "speakup-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "speakup-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "storage-core-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "storage-core-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "storage-core-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "storage-core-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "storage-core-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "usb-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "usb-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "usb-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "usb-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "usb-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "virtio-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "virtio-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "virtio-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "virtio-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "vlan-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "vlan-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "vlan-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "vlan-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
},
{
"binary_name": "vlan-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236~14.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "linux-lts-xenial",
"purl": "pkg:deb/ubuntu/linux-lts-xenial@4.4.0-204.236~14.04.1?arch=source\u0026distro=trusty/esm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-204.236~14.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.0-13.29~14.04.1",
"4.4.0-14.30~14.04.2",
"4.4.0-15.31~14.04.1",
"4.4.0-18.34~14.04.1",
"4.4.0-21.37~14.04.1",
"4.4.0-22.39~14.04.1",
"4.4.0-22.40~14.04.1",
"4.4.0-24.43~14.04.1",
"4.4.0-28.47~14.04.1",
"4.4.0-31.50~14.04.1",
"4.4.0-34.53~14.04.1",
"4.4.0-36.55~14.04.1",
"4.4.0-38.57~14.04.1",
"4.4.0-42.62~14.04.1",
"4.4.0-45.66~14.04.1",
"4.4.0-47.68~14.04.1",
"4.4.0-51.72~14.04.1",
"4.4.0-53.74~14.04.1",
"4.4.0-57.78~14.04.1",
"4.4.0-59.80~14.04.1",
"4.4.0-62.83~14.04.1",
"4.4.0-63.84~14.04.2",
"4.4.0-64.85~14.04.1",
"4.4.0-66.87~14.04.1",
"4.4.0-67.88~14.04.1",
"4.4.0-70.91~14.04.1",
"4.4.0-71.92~14.04.1",
"4.4.0-72.93~14.04.1",
"4.4.0-75.96~14.04.1",
"4.4.0-78.99~14.04.2",
"4.4.0-79.100~14.04.1",
"4.4.0-81.104~14.04.1",
"4.4.0-83.106~14.04.1",
"4.4.0-87.110~14.04.1",
"4.4.0-89.112~14.04.1",
"4.4.0-91.114~14.04.1",
"4.4.0-92.115~14.04.1",
"4.4.0-93.116~14.04.1",
"4.4.0-96.119~14.04.1",
"4.4.0-97.120~14.04.1",
"4.4.0-98.121~14.04.1",
"4.4.0-101.124~14.04.1",
"4.4.0-103.126~14.04.1",
"4.4.0-104.127~14.04.1",
"4.4.0-108.131~14.04.1",
"4.4.0-109.132~14.04.1",
"4.4.0-111.134~14.04.1",
"4.4.0-112.135~14.04.1",
"4.4.0-116.140~14.04.1",
"4.4.0-119.143~14.04.1",
"4.4.0-121.145~14.04.1",
"4.4.0-124.148~14.04.1",
"4.4.0-127.153~14.04.1",
"4.4.0-128.154~14.04.1",
"4.4.0-130.156~14.04.1",
"4.4.0-131.157~14.04.1",
"4.4.0-133.159~14.04.1",
"4.4.0-134.160~14.04.1",
"4.4.0-135.161~14.04.1",
"4.4.0-137.163~14.04.1",
"4.4.0-138.164~14.04.1",
"4.4.0-139.165~14.04.1",
"4.4.0-140.166~14.04.1",
"4.4.0-141.167~14.04.1",
"4.4.0-142.168~14.04.1",
"4.4.0-143.169~14.04.2",
"4.4.0-144.170~14.04.1",
"4.4.0-146.172~14.04.1",
"4.4.0-148.174~14.04.1",
"4.4.0-150.176~14.04.1",
"4.4.0-151.178~14.04.1",
"4.4.0-154.181~14.04.1",
"4.4.0-157.185~14.04.1",
"4.4.0-159.187~14.04.1",
"4.4.0-161.189~14.04.1",
"4.4.0-164.192~14.04.1",
"4.4.0-165.193~14.04.1",
"4.4.0-166.195~14.04.1",
"4.4.0-168.197~14.04.1",
"4.4.0-169.198~14.04.1",
"4.4.0-170.199~14.04.1",
"4.4.0-171.200~14.04.1",
"4.4.0-173.203~14.04.1",
"4.4.0-174.204~14.04.1",
"4.4.0-176.206~14.04.1",
"4.4.0-177.207~14.04.1",
"4.4.0-178.208~14.04.1",
"4.4.0-179.209~14.04.1",
"4.4.0-184.214~14.04.1",
"4.4.0-185.215~14.04.1",
"4.4.0-186.216~14.04.1",
"4.4.0-187.217~14.04.1",
"4.4.0-189.219~14.04.1",
"4.4.0-190.220~14.04.1",
"4.4.0-193.224~14.04.1",
"4.4.0-194.226~14.04.1",
"4.4.0-197.229~14.04.1",
"4.4.0-198.230~14.04.1",
"4.4.0-200.232~14.04.1",
"4.4.0-201.233~14.04.1",
"4.4.0-203.235~14.04.1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "block-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "crypto-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "fat-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "fb-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "firewire-core-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "floppy-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "fs-core-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "fs-secondary-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "input-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "ipmi-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "irda-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "kernel-image-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-buildinfo-3.13.0-214-generic",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-buildinfo-3.13.0-214-lowlatency",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-cloud-tools-3.13.0-214",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-cloud-tools-3.13.0-214-generic",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-cloud-tools-3.13.0-214-lowlatency",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-cloud-tools-common",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-headers-3.13.0-214",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-headers-3.13.0-214-generic",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-headers-3.13.0-214-lowlatency",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-image-unsigned-3.13.0-214-generic",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-image-unsigned-3.13.0-214-lowlatency",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-modules-3.13.0-214-generic",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-modules-3.13.0-214-lowlatency",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-modules-extra-3.13.0-214-generic",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-source-3.13.0",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-tools-3.13.0-214",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-tools-3.13.0-214-generic",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-tools-3.13.0-214-lowlatency",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-tools-common",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "linux-udebs-generic",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "md-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "message-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "mouse-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "multipath-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "nfs-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "nic-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "nic-pcmcia-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "nic-shared-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "nic-usb-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "parport-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "pata-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "pcmcia-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "pcmcia-storage-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "plip-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "ppp-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "sata-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "scsi-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "serial-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "speakup-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "squashfs-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "storage-core-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "usb-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "virtio-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
},
{
"binary_name": "vlan-modules-3.13.0-214-generic-di",
"binary_version": "3.13.0-214.265"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "linux",
"purl": "pkg:deb/ubuntu/linux@3.13.0-214.265?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.11.0-12.19",
"3.12.0-1.3",
"3.12.0-2.5",
"3.12.0-2.7",
"3.12.0-3.8",
"3.12.0-3.9",
"3.12.0-4.10",
"3.12.0-4.12",
"3.12.0-5.13",
"3.12.0-7.15",
"3.13.0-1.16",
"3.13.0-2.17",
"3.13.0-3.18",
"3.13.0-4.19",
"3.13.0-5.20",
"3.13.0-6.23",
"3.13.0-7.25",
"3.13.0-7.26",
"3.13.0-8.27",
"3.13.0-8.28",
"3.13.0-10.30",
"3.13.0-11.31",
"3.13.0-12.32",
"3.13.0-13.33",
"3.13.0-14.34",
"3.13.0-15.35",
"3.13.0-16.36",
"3.13.0-17.37",
"3.13.0-18.38",
"3.13.0-19.39",
"3.13.0-19.40",
"3.13.0-20.42",
"3.13.0-21.43",
"3.13.0-22.44",
"3.13.0-23.45",
"3.13.0-24.46",
"3.13.0-24.47",
"3.13.0-27.50",
"3.13.0-29.53",
"3.13.0-30.54",
"3.13.0-30.55",
"3.13.0-32.57",
"3.13.0-33.58",
"3.13.0-34.60",
"3.13.0-35.62",
"3.13.0-36.63",
"3.13.0-37.64",
"3.13.0-39.66",
"3.13.0-40.69",
"3.13.0-41.70",
"3.13.0-43.72",
"3.13.0-44.73",
"3.13.0-45.74",
"3.13.0-46.75",
"3.13.0-46.76",
"3.13.0-46.77",
"3.13.0-46.79",
"3.13.0-48.80",
"3.13.0-49.81",
"3.13.0-49.83",
"3.13.0-51.84",
"3.13.0-52.85",
"3.13.0-52.86",
"3.13.0-53.88",
"3.13.0-53.89",
"3.13.0-54.91",
"3.13.0-55.92",
"3.13.0-55.94",
"3.13.0-57.95",
"3.13.0-58.97",
"3.13.0-59.98",
"3.13.0-61.100",
"3.13.0-62.102",
"3.13.0-63.103",
"3.13.0-65.105",
"3.13.0-65.106",
"3.13.0-66.108",
"3.13.0-67.110",
"3.13.0-68.111",
"3.13.0-70.113",
"3.13.0-71.114",
"3.13.0-73.116",
"3.13.0-74.118",
"3.13.0-76.120",
"3.13.0-77.121",
"3.13.0-79.123",
"3.13.0-83.127",
"3.13.0-85.129",
"3.13.0-86.130",
"3.13.0-86.131",
"3.13.0-87.133",
"3.13.0-88.135",
"3.13.0-91.138",
"3.13.0-92.139",
"3.13.0-93.140",
"3.13.0-95.142",
"3.13.0-96.143",
"3.13.0-98.145",
"3.13.0-100.147",
"3.13.0-101.148",
"3.13.0-103.150",
"3.13.0-105.152",
"3.13.0-106.153",
"3.13.0-107.154",
"3.13.0-108.155",
"3.13.0-109.156",
"3.13.0-110.157",
"3.13.0-111.158",
"3.13.0-112.159",
"3.13.0-113.160",
"3.13.0-115.162",
"3.13.0-116.163",
"3.13.0-117.164",
"3.13.0-119.166",
"3.13.0-121.170",
"3.13.0-123.172",
"3.13.0-125.174",
"3.13.0-126.175",
"3.13.0-128.177",
"3.13.0-129.178",
"3.13.0-132.181",
"3.13.0-133.182",
"3.13.0-135.184",
"3.13.0-137.186",
"3.13.0-139.188",
"3.13.0-141.190",
"3.13.0-142.191",
"3.13.0-143.192",
"3.13.0-144.193",
"3.13.0-145.194",
"3.13.0-147.196",
"3.13.0-149.199",
"3.13.0-151.201",
"3.13.0-153.203",
"3.13.0-155.205",
"3.13.0-156.206",
"3.13.0-157.207",
"3.13.0-158.208",
"3.13.0-160.210",
"3.13.0-161.211",
"3.13.0-162.212",
"3.13.0-163.213",
"3.13.0-164.214",
"3.13.0-165.215",
"3.13.0-166.216",
"3.13.0-167.217",
"3.13.0-168.218",
"3.13.0-169.219",
"3.13.0-170.220",
"3.13.0-171.222",
"3.13.0-172.223",
"3.13.0-173.224",
"3.13.0-174.225",
"3.13.0-175.226",
"3.13.0-176.227",
"3.13.0-180.231",
"3.13.0-181.232",
"3.13.0-182.233",
"3.13.0-183.234",
"3.13.0-184.235",
"3.13.0-185.236",
"3.13.0-186.237",
"3.13.0-187.238",
"3.13.0-188.239",
"3.13.0-189.240",
"3.13.0-190.241",
"3.13.0-191.242",
"3.13.0-192.243",
"3.13.0-193.244",
"3.13.0-194.245",
"3.13.0-195.246",
"3.13.0-196.247",
"3.13.0-197.248",
"3.13.0-198.249",
"3.13.0-199.250",
"3.13.0-200.251",
"3.13.0-201.252",
"3.13.0-202.253",
"3.13.0-203.254",
"3.13.0-204.255",
"3.13.0-205.256",
"3.13.0-206.257",
"3.13.0-207.258",
"3.13.0-208.259",
"3.13.0-209.260",
"3.13.0-210.261",
"3.13.0-211.262",
"3.13.0-212.263",
"3.13.0-214.265"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "block-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "block-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "block-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "block-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "crypto-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "crypto-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "crypto-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "crypto-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "crypto-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "dasd-extra-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "dasd-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fat-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fat-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fat-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fat-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fat-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fb-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "firewire-core-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "firewire-core-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "firewire-core-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "firewire-core-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "floppy-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "floppy-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "floppy-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "floppy-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fs-core-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fs-core-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fs-core-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fs-core-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fs-core-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fs-secondary-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fs-secondary-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fs-secondary-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fs-secondary-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "fs-secondary-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "input-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "input-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "input-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "input-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "input-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "ipmi-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "ipmi-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "ipmi-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "ipmi-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "ipmi-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "irda-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "irda-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "irda-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "irda-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "irda-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "kernel-image-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "kernel-image-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "kernel-image-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "kernel-image-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "kernel-image-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-generic",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-generic-lpae",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-powerpc-e500mc",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-powerpc-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-powerpc64-emb",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-buildinfo-4.4.0-204-powerpc64-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-cloud-tools-4.4.0-204",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-cloud-tools-4.4.0-204-generic",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-cloud-tools-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-cloud-tools-common",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-headers-4.4.0-204",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-headers-4.4.0-204-generic",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-headers-4.4.0-204-generic-lpae",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-headers-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-headers-4.4.0-204-powerpc-e500mc",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-headers-4.4.0-204-powerpc-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-headers-4.4.0-204-powerpc64-emb",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-headers-4.4.0-204-powerpc64-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-image-4.4.0-204-generic",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-image-4.4.0-204-generic-lpae",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-image-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-image-4.4.0-204-powerpc-e500mc",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-image-4.4.0-204-powerpc-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-image-4.4.0-204-powerpc64-emb",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-image-4.4.0-204-powerpc64-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-image-unsigned-4.4.0-204-generic",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-image-unsigned-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-modules-4.4.0-204-generic",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-modules-4.4.0-204-generic-lpae",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-modules-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-modules-4.4.0-204-powerpc-e500mc",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-modules-4.4.0-204-powerpc-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-modules-4.4.0-204-powerpc64-emb",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-modules-4.4.0-204-powerpc64-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-modules-extra-4.4.0-204-generic",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-source-4.4.0",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-tools-4.4.0-204",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-tools-4.4.0-204-generic",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-tools-4.4.0-204-generic-lpae",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-tools-4.4.0-204-lowlatency",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-tools-4.4.0-204-powerpc-e500mc",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-tools-4.4.0-204-powerpc-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-tools-4.4.0-204-powerpc64-emb",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-tools-4.4.0-204-powerpc64-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-tools-common",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-tools-host",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-udebs-generic",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-udebs-generic-lpae",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-udebs-powerpc-e500mc",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-udebs-powerpc-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "linux-udebs-powerpc64-smp",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "md-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "md-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "md-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "md-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "md-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "message-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "message-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "message-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "message-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "mouse-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "mouse-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "mouse-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "mouse-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "mouse-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "multipath-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "multipath-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "multipath-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "multipath-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "multipath-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nfs-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nfs-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nfs-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nfs-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nfs-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-pcmcia-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-shared-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-shared-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-shared-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-shared-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-shared-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-usb-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-usb-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-usb-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-usb-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "nic-usb-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "parport-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "parport-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "parport-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "parport-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "parport-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "pata-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "pata-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "pata-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "pata-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "pcmcia-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "pcmcia-storage-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "plip-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "plip-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "plip-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "plip-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "plip-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "ppp-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "ppp-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "ppp-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "ppp-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "ppp-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "sata-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "sata-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "sata-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "sata-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "sata-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "scsi-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "scsi-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "scsi-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "scsi-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "scsi-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "serial-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "speakup-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "speakup-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "speakup-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "speakup-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "speakup-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "storage-core-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "storage-core-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "storage-core-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "storage-core-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "storage-core-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "usb-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "usb-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "usb-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "usb-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "usb-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "virtio-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "virtio-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "virtio-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "virtio-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "vlan-modules-4.4.0-204-generic-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "vlan-modules-4.4.0-204-generic-lpae-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "vlan-modules-4.4.0-204-powerpc-e500mc-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "vlan-modules-4.4.0-204-powerpc-smp-di",
"binary_version": "4.4.0-204.236"
},
{
"binary_name": "vlan-modules-4.4.0-204-powerpc64-smp-di",
"binary_version": "4.4.0-204.236"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux",
"purl": "pkg:deb/ubuntu/linux@4.4.0-204.236?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-204.236"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.2.0-16.19",
"4.2.0-17.21",
"4.2.0-19.23",
"4.3.0-1.10",
"4.3.0-2.11",
"4.3.0-5.16",
"4.3.0-6.17",
"4.3.0-7.18",
"4.4.0-2.16",
"4.4.0-4.19",
"4.4.0-6.21",
"4.4.0-7.22",
"4.4.0-8.23",
"4.4.0-9.24",
"4.4.0-10.25",
"4.4.0-11.26",
"4.4.0-12.28",
"4.4.0-13.29",
"4.4.0-14.30",
"4.4.0-15.31",
"4.4.0-16.32",
"4.4.0-17.33",
"4.4.0-18.34",
"4.4.0-21.37",
"4.4.0-22.39",
"4.4.0-22.40",
"4.4.0-24.43",
"4.4.0-28.47",
"4.4.0-31.50",
"4.4.0-34.53",
"4.4.0-36.55",
"4.4.0-38.57",
"4.4.0-42.62",
"4.4.0-43.63",
"4.4.0-45.66",
"4.4.0-47.68",
"4.4.0-51.72",
"4.4.0-53.74",
"4.4.0-57.78",
"4.4.0-59.80",
"4.4.0-62.83",
"4.4.0-63.84",
"4.4.0-64.85",
"4.4.0-65.86",
"4.4.0-66.87",
"4.4.0-67.88",
"4.4.0-70.91",
"4.4.0-71.92",
"4.4.0-72.93",
"4.4.0-75.96",
"4.4.0-77.98",
"4.4.0-78.99",
"4.4.0-79.100",
"4.4.0-81.104",
"4.4.0-83.106",
"4.4.0-87.110",
"4.4.0-89.112",
"4.4.0-91.114",
"4.4.0-92.115",
"4.4.0-93.116",
"4.4.0-96.119",
"4.4.0-97.120",
"4.4.0-98.121",
"4.4.0-101.124",
"4.4.0-103.126",
"4.4.0-104.127",
"4.4.0-108.131",
"4.4.0-109.132",
"4.4.0-112.135",
"4.4.0-116.140",
"4.4.0-119.143",
"4.4.0-121.145",
"4.4.0-122.146",
"4.4.0-124.148",
"4.4.0-127.153",
"4.4.0-128.154",
"4.4.0-130.156",
"4.4.0-131.157",
"4.4.0-133.159",
"4.4.0-134.160",
"4.4.0-135.161",
"4.4.0-137.163",
"4.4.0-138.164",
"4.4.0-139.165",
"4.4.0-140.166",
"4.4.0-141.167",
"4.4.0-142.168",
"4.4.0-143.169",
"4.4.0-145.171",
"4.4.0-146.172",
"4.4.0-148.174",
"4.4.0-150.176",
"4.4.0-151.178",
"4.4.0-154.181",
"4.4.0-157.185",
"4.4.0-159.187",
"4.4.0-161.189",
"4.4.0-164.192",
"4.4.0-165.193",
"4.4.0-166.195",
"4.4.0-168.197",
"4.4.0-169.198",
"4.4.0-170.199",
"4.4.0-171.200",
"4.4.0-173.203",
"4.4.0-174.204",
"4.4.0-176.206",
"4.4.0-177.207",
"4.4.0-178.208",
"4.4.0-179.209",
"4.4.0-184.214",
"4.4.0-185.215",
"4.4.0-186.216",
"4.4.0-187.217",
"4.4.0-189.219",
"4.4.0-190.220",
"4.4.0-193.224",
"4.4.0-194.226",
"4.4.0-197.229",
"4.4.0-198.230",
"4.4.0-200.232",
"4.4.0-201.233",
"4.4.0-203.235"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-cloud-tools-4.4.0-1123",
"binary_version": "4.4.0-1123.137"
},
{
"binary_name": "linux-aws-headers-4.4.0-1123",
"binary_version": "4.4.0-1123.137"
},
{
"binary_name": "linux-aws-tools-4.4.0-1123",
"binary_version": "4.4.0-1123.137"
},
{
"binary_name": "linux-buildinfo-4.4.0-1123-aws",
"binary_version": "4.4.0-1123.137"
},
{
"binary_name": "linux-cloud-tools-4.4.0-1123-aws",
"binary_version": "4.4.0-1123.137"
},
{
"binary_name": "linux-headers-4.4.0-1123-aws",
"binary_version": "4.4.0-1123.137"
},
{
"binary_name": "linux-image-4.4.0-1123-aws",
"binary_version": "4.4.0-1123.137"
},
{
"binary_name": "linux-modules-4.4.0-1123-aws",
"binary_version": "4.4.0-1123.137"
},
{
"binary_name": "linux-modules-extra-4.4.0-1123-aws",
"binary_version": "4.4.0-1123.137"
},
{
"binary_name": "linux-tools-4.4.0-1123-aws",
"binary_version": "4.4.0-1123.137"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-aws",
"purl": "pkg:deb/ubuntu/linux-aws@4.4.0-1123.137?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-1123.137"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.0-1001.10",
"4.4.0-1003.12",
"4.4.0-1004.13",
"4.4.0-1007.16",
"4.4.0-1009.18",
"4.4.0-1011.20",
"4.4.0-1012.21",
"4.4.0-1013.22",
"4.4.0-1016.25",
"4.4.0-1017.26",
"4.4.0-1018.27",
"4.4.0-1020.29",
"4.4.0-1022.31",
"4.4.0-1026.35",
"4.4.0-1028.37",
"4.4.0-1030.39",
"4.4.0-1031.40",
"4.4.0-1032.41",
"4.4.0-1035.44",
"4.4.0-1037.46",
"4.4.0-1038.47",
"4.4.0-1039.48",
"4.4.0-1041.50",
"4.4.0-1043.52",
"4.4.0-1044.53",
"4.4.0-1047.56",
"4.4.0-1048.57",
"4.4.0-1049.58",
"4.4.0-1050.59",
"4.4.0-1052.61",
"4.4.0-1054.63",
"4.4.0-1055.64",
"4.4.0-1057.66",
"4.4.0-1060.69",
"4.4.0-1061.70",
"4.4.0-1062.71",
"4.4.0-1063.72",
"4.4.0-1065.75",
"4.4.0-1066.76",
"4.4.0-1067.77",
"4.4.0-1069.79",
"4.4.0-1070.80",
"4.4.0-1072.82",
"4.4.0-1073.83",
"4.4.0-1074.84",
"4.4.0-1075.85",
"4.4.0-1077.87",
"4.4.0-1079.89",
"4.4.0-1081.91",
"4.4.0-1083.93",
"4.4.0-1084.94",
"4.4.0-1085.96",
"4.4.0-1087.98",
"4.4.0-1088.99",
"4.4.0-1090.101",
"4.4.0-1092.103",
"4.4.0-1094.105",
"4.4.0-1095.106",
"4.4.0-1096.107",
"4.4.0-1098.109",
"4.4.0-1099.110",
"4.4.0-1100.111",
"4.4.0-1101.112",
"4.4.0-1102.113",
"4.4.0-1104.115",
"4.4.0-1105.116",
"4.4.0-1106.117",
"4.4.0-1107.118",
"4.4.0-1109.120",
"4.4.0-1110.121",
"4.4.0-1111.123",
"4.4.0-1112.124",
"4.4.0-1113.126",
"4.4.0-1114.127",
"4.4.0-1117.131",
"4.4.0-1118.132",
"4.4.0-1119.133",
"4.4.0-1121.135",
"4.4.0-1122.136"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-headers-4.15.0-1095",
"binary_version": "4.15.0-1095.102~16.04.1"
},
{
"binary_name": "linux-aws-hwe-cloud-tools-4.15.0-1095",
"binary_version": "4.15.0-1095.102~16.04.1"
},
{
"binary_name": "linux-aws-hwe-tools-4.15.0-1095",
"binary_version": "4.15.0-1095.102~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-aws-hwe",
"purl": "pkg:deb/ubuntu/linux-aws-hwe@4.15.0-1095.102~16.04.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1095.102~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-cloud-tools-4.15.0-1109",
"binary_version": "4.15.0-1109.121~16.04.1"
},
{
"binary_name": "linux-azure-headers-4.15.0-1109",
"binary_version": "4.15.0-1109.121~16.04.1"
},
{
"binary_name": "linux-azure-tools-4.15.0-1109",
"binary_version": "4.15.0-1109.121~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-azure",
"purl": "pkg:deb/ubuntu/linux-azure@4.15.0-1109.121~16.04.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1109.121~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107~16.04.1"
},
{
"binary_name": "linux-gcp-headers-4.15.0-1094",
"binary_version": "4.15.0-1094.107~16.04.1"
},
{
"binary_name": "linux-gcp-tools-4.15.0-1094",
"binary_version": "4.15.0-1094.107~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-gcp",
"purl": "pkg:deb/ubuntu/linux-gcp@4.15.0-1094.107~16.04.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1094.107~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "block-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "crypto-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "crypto-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "dasd-extra-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "dasd-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "fat-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "fat-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "fb-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "firewire-core-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "floppy-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "fs-core-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "fs-core-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "fs-secondary-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "fs-secondary-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "input-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "input-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "ipmi-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "ipmi-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "irda-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "irda-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "kernel-image-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "kernel-image-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-137-generic",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-137-generic-lpae",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-buildinfo-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-137-generic",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-cloud-tools-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-137",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-137-generic",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-137-generic-lpae",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-hwe-cloud-tools-4.15.0-137",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-hwe-tools-4.15.0-137",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-hwe-udebs-generic",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-hwe-udebs-generic-lpae",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-137-generic",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-137-generic-lpae",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-image-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-137-generic",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-137-generic",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-137-generic-lpae",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-137-generic",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-source-4.15.0",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-137-generic",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-137-generic-lpae",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "md-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "md-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "message-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "mouse-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "mouse-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "multipath-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "multipath-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "nfs-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "nfs-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "nic-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "nic-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "nic-pcmcia-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "nic-shared-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "nic-shared-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "nic-usb-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "nic-usb-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "parport-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "parport-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "pata-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "pcmcia-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "pcmcia-storage-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "plip-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "plip-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "ppp-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "ppp-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "sata-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "sata-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "scsi-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "scsi-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "serial-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "storage-core-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "storage-core-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "usb-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "usb-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "virtio-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "vlan-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141~16.04.1"
},
{
"binary_name": "vlan-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-hwe",
"purl": "pkg:deb/ubuntu/linux-hwe@4.15.0-137.141~16.04.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-137.141~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.4.0-1089-kvm",
"binary_version": "4.4.0-1089.98"
},
{
"binary_name": "linux-cloud-tools-4.4.0-1089-kvm",
"binary_version": "4.4.0-1089.98"
},
{
"binary_name": "linux-headers-4.4.0-1089-kvm",
"binary_version": "4.4.0-1089.98"
},
{
"binary_name": "linux-image-4.4.0-1089-kvm",
"binary_version": "4.4.0-1089.98"
},
{
"binary_name": "linux-kvm-cloud-tools-4.4.0-1089",
"binary_version": "4.4.0-1089.98"
},
{
"binary_name": "linux-kvm-headers-4.4.0-1089",
"binary_version": "4.4.0-1089.98"
},
{
"binary_name": "linux-kvm-tools-4.4.0-1089",
"binary_version": "4.4.0-1089.98"
},
{
"binary_name": "linux-modules-4.4.0-1089-kvm",
"binary_version": "4.4.0-1089.98"
},
{
"binary_name": "linux-tools-4.4.0-1089-kvm",
"binary_version": "4.4.0-1089.98"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-kvm",
"purl": "pkg:deb/ubuntu/linux-kvm@4.4.0-1089.98?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-1089.98"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.0-1004.9",
"4.4.0-1007.12",
"4.4.0-1008.13",
"4.4.0-1009.14",
"4.4.0-1010.15",
"4.4.0-1012.17",
"4.4.0-1013.18",
"4.4.0-1015.20",
"4.4.0-1017.22",
"4.4.0-1019.24",
"4.4.0-1020.25",
"4.4.0-1021.26",
"4.4.0-1023.28",
"4.4.0-1026.31",
"4.4.0-1027.32",
"4.4.0-1029.34",
"4.4.0-1031.37",
"4.4.0-1032.38",
"4.4.0-1033.39",
"4.4.0-1035.41",
"4.4.0-1036.42",
"4.4.0-1037.43",
"4.4.0-1038.44",
"4.4.0-1039.45",
"4.4.0-1040.46",
"4.4.0-1041.47",
"4.4.0-1043.49",
"4.4.0-1044.50",
"4.4.0-1046.52",
"4.4.0-1047.53",
"4.4.0-1048.55",
"4.4.0-1051.58",
"4.4.0-1052.59",
"4.4.0-1054.61",
"4.4.0-1056.63",
"4.4.0-1058.65",
"4.4.0-1059.66",
"4.4.0-1060.67",
"4.4.0-1062.69",
"4.4.0-1063.70",
"4.4.0-1064.71",
"4.4.0-1065.72",
"4.4.0-1066.73",
"4.4.0-1068.75",
"4.4.0-1069.76",
"4.4.0-1070.77",
"4.4.0-1071.78",
"4.4.0-1075.82",
"4.4.0-1076.83",
"4.4.0-1077.84",
"4.4.0-1078.85",
"4.4.0-1079.86",
"4.4.0-1080.87",
"4.4.0-1082.91",
"4.4.0-1084.93",
"4.4.0-1085.94",
"4.4.0-1087.96",
"4.4.0-1088.97"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74~16.04.1"
},
{
"binary_name": "linux-headers-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74~16.04.1"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74~16.04.1"
},
{
"binary_name": "linux-modules-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74~16.04.1"
},
{
"binary_name": "linux-modules-extra-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74~16.04.1"
},
{
"binary_name": "linux-oracle-headers-4.15.0-1066",
"binary_version": "4.15.0-1066.74~16.04.1"
},
{
"binary_name": "linux-oracle-tools-4.15.0-1066",
"binary_version": "4.15.0-1066.74~16.04.1"
},
{
"binary_name": "linux-tools-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74~16.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-oracle",
"purl": "pkg:deb/ubuntu/linux-oracle@4.15.0-1066.74~16.04.1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1066.74~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.4.0-1147-raspi2",
"binary_version": "4.4.0-1147.157"
},
{
"binary_name": "linux-headers-4.4.0-1147-raspi2",
"binary_version": "4.4.0-1147.157"
},
{
"binary_name": "linux-image-4.4.0-1147-raspi2",
"binary_version": "4.4.0-1147.157"
},
{
"binary_name": "linux-modules-4.4.0-1147-raspi2",
"binary_version": "4.4.0-1147.157"
},
{
"binary_name": "linux-raspi2-headers-4.4.0-1147",
"binary_version": "4.4.0-1147.157"
},
{
"binary_name": "linux-raspi2-tools-4.4.0-1147",
"binary_version": "4.4.0-1147.157"
},
{
"binary_name": "linux-tools-4.4.0-1147-raspi2",
"binary_version": "4.4.0-1147.157"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-raspi2",
"purl": "pkg:deb/ubuntu/linux-raspi2@4.4.0-1147.157?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-1147.157"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.2.0-1013.19",
"4.2.0-1014.21",
"4.3.0-1006.6",
"4.4.0-1003.4",
"4.4.0-1004.5",
"4.4.0-1009.10",
"4.4.0-1010.12",
"4.4.0-1010.13",
"4.4.0-1012.16",
"4.4.0-1016.22",
"4.4.0-1017.23",
"4.4.0-1019.25",
"4.4.0-1021.27",
"4.4.0-1023.29",
"4.4.0-1027.33",
"4.4.0-1029.36",
"4.4.0-1034.41",
"4.4.0-1038.45",
"4.4.0-1040.47",
"4.4.0-1042.49",
"4.4.0-1044.51",
"4.4.0-1046.53",
"4.4.0-1048.55",
"4.4.0-1050.57",
"4.4.0-1051.58",
"4.4.0-1052.59",
"4.4.0-1054.61",
"4.4.0-1055.62",
"4.4.0-1057.64",
"4.4.0-1059.67",
"4.4.0-1061.69",
"4.4.0-1065.73",
"4.4.0-1067.75",
"4.4.0-1069.77",
"4.4.0-1070.78",
"4.4.0-1071.79",
"4.4.0-1074.82",
"4.4.0-1075.83",
"4.4.0-1076.84",
"4.4.0-1077.85",
"4.4.0-1079.87",
"4.4.0-1080.88",
"4.4.0-1082.90",
"4.4.0-1085.93",
"4.4.0-1086.94",
"4.4.0-1087.95",
"4.4.0-1089.97",
"4.4.0-1090.98",
"4.4.0-1091.99",
"4.4.0-1092.100",
"4.4.0-1094.102",
"4.4.0-1095.103",
"4.4.0-1096.104",
"4.4.0-1098.106",
"4.4.0-1099.107",
"4.4.0-1100.108",
"4.4.0-1101.109",
"4.4.0-1102.110",
"4.4.0-1103.111",
"4.4.0-1104.112",
"4.4.0-1106.114",
"4.4.0-1107.115",
"4.4.0-1109.117",
"4.4.0-1110.118",
"4.4.0-1111.120",
"4.4.0-1114.123",
"4.4.0-1117.126",
"4.4.0-1118.127",
"4.4.0-1120.129",
"4.4.0-1122.131",
"4.4.0-1123.132",
"4.4.0-1124.133",
"4.4.0-1125.134",
"4.4.0-1126.135",
"4.4.0-1127.136",
"4.4.0-1128.137",
"4.4.0-1129.138",
"4.4.0-1130.139",
"4.4.0-1131.140",
"4.4.0-1132.141",
"4.4.0-1133.142",
"4.4.0-1134.143",
"4.4.0-1135.144",
"4.4.0-1136.145",
"4.4.0-1137.146",
"4.4.0-1138.147",
"4.4.0-1139.148",
"4.4.0-1141.151",
"4.4.0-1142.152",
"4.4.0-1143.153",
"4.4.0-1145.155",
"4.4.0-1146.156"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.4.0-1151-snapdragon",
"binary_version": "4.4.0-1151.161"
},
{
"binary_name": "linux-headers-4.4.0-1151-snapdragon",
"binary_version": "4.4.0-1151.161"
},
{
"binary_name": "linux-image-4.4.0-1151-snapdragon",
"binary_version": "4.4.0-1151.161"
},
{
"binary_name": "linux-modules-4.4.0-1151-snapdragon",
"binary_version": "4.4.0-1151.161"
},
{
"binary_name": "linux-snapdragon-headers-4.4.0-1151",
"binary_version": "4.4.0-1151.161"
},
{
"binary_name": "linux-snapdragon-tools-4.4.0-1151",
"binary_version": "4.4.0-1151.161"
},
{
"binary_name": "linux-tools-4.4.0-1151-snapdragon",
"binary_version": "4.4.0-1151.161"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "linux-snapdragon",
"purl": "pkg:deb/ubuntu/linux-snapdragon@4.4.0-1151.161?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-1151.161"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.0-1012.12",
"4.4.0-1013.14",
"4.4.0-1013.15",
"4.4.0-1015.18",
"4.4.0-1019.22",
"4.4.0-1020.23",
"4.4.0-1022.25",
"4.4.0-1024.27",
"4.4.0-1026.29",
"4.4.0-1030.33",
"4.4.0-1032.36",
"4.4.0-1035.39",
"4.4.0-1039.43",
"4.4.0-1042.46",
"4.4.0-1044.48",
"4.4.0-1046.50",
"4.4.0-1047.51",
"4.4.0-1048.52",
"4.4.0-1050.54",
"4.4.0-1051.55",
"4.4.0-1053.57",
"4.4.0-1054.58",
"4.4.0-1055.59",
"4.4.0-1057.61",
"4.4.0-1058.62",
"4.4.0-1059.63",
"4.4.0-1061.66",
"4.4.0-1063.68",
"4.4.0-1067.72",
"4.4.0-1069.74",
"4.4.0-1071.76",
"4.4.0-1072.77",
"4.4.0-1073.78",
"4.4.0-1076.81",
"4.4.0-1077.82",
"4.4.0-1078.83",
"4.4.0-1079.84",
"4.4.0-1081.86",
"4.4.0-1082.87",
"4.4.0-1084.89",
"4.4.0-1087.92",
"4.4.0-1088.93",
"4.4.0-1090.95",
"4.4.0-1092.97",
"4.4.0-1093.98",
"4.4.0-1094.99",
"4.4.0-1095.100",
"4.4.0-1096.101",
"4.4.0-1098.103",
"4.4.0-1099.104",
"4.4.0-1100.105",
"4.4.0-1102.107",
"4.4.0-1103.108",
"4.4.0-1104.109",
"4.4.0-1105.110",
"4.4.0-1106.111",
"4.4.0-1107.112",
"4.4.0-1108.113",
"4.4.0-1110.115",
"4.4.0-1111.116",
"4.4.0-1113.118",
"4.4.0-1114.119",
"4.4.0-1115.121",
"4.4.0-1118.124",
"4.4.0-1121.127",
"4.4.0-1122.128",
"4.4.0-1124.130",
"4.4.0-1126.132",
"4.4.0-1127.135",
"4.4.0-1128.136",
"4.4.0-1129.137",
"4.4.0-1130.138",
"4.4.0-1131.139",
"4.4.0-1132.140",
"4.4.0-1133.141",
"4.4.0-1134.142",
"4.4.0-1135.143",
"4.4.0-1136.144",
"4.4.0-1137.145",
"4.4.0-1138.146",
"4.4.0-1139.147",
"4.4.0-1140.148",
"4.4.0-1141.149",
"4.4.0-1142.151",
"4.4.0-1143.152",
"4.4.0-1145.155",
"4.4.0-1146.156",
"4.4.0-1147.157",
"4.4.0-1149.159",
"4.4.0-1150.160"
]
},
{
"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": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "block-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "crypto-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "dasd-extra-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "dasd-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "fat-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "fb-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "firewire-core-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "floppy-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "fs-core-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "fs-secondary-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "input-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "ipmi-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "irda-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "kernel-image-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-buildinfo-4.4.0-1057-fips",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-fips-cloud-tools-common",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-fips-headers-4.4.0-1057",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-fips-source-4.4.0",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-fips-tools-4.4.0-1057",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-headers-4.4.0-1057-fips",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-image-4.4.0-1057-fips",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-image-hmac-4.4.0-1057-fips",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-image-unsigned-4.4.0-1057-fips",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-image-unsigned-hmac-4.4.0-1057-fips",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-modules-4.4.0-1057-fips",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-modules-extra-4.4.0-1057-fips",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-tools-4.4.0-1057-fips",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "linux-udebs-fips",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "md-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "message-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "mouse-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "multipath-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "nfs-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "nic-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "nic-pcmcia-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "nic-shared-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "nic-usb-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "parport-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "pata-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "pcmcia-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "pcmcia-storage-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "plip-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "ppp-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "sata-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "scsi-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "serial-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "speakup-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "storage-core-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "usb-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "virtio-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
},
{
"binary_name": "vlan-modules-4.4.0-1057-fips-di",
"binary_version": "4.4.0-1057.63"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS:16.04:LTS",
"name": "linux-fips",
"purl": "pkg:deb/ubuntu/linux-fips@4.4.0-1057.63?arch=source\u0026distro=fips-updates/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0-1057.63"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.0-1003.3",
"4.4.0-1005.5",
"4.4.0-1006.6",
"4.4.0-1008.10",
"4.4.0-1010.13",
"4.4.0-1011.14",
"4.4.0-1012.16",
"4.4.0-1013.17",
"4.4.0-1015.20",
"4.4.0-1017.22",
"4.4.0-1019.24",
"4.4.0-1021.26",
"4.4.0-1022.27",
"4.4.0-1023.28",
"4.4.0-1025.30",
"4.4.0-1026.31",
"4.4.0-1027.32",
"4.4.0-1028.33",
"4.4.0-1029.34",
"4.4.0-1031.36",
"4.4.0-1032.37",
"4.4.0-1033.38",
"4.4.0-1034.39",
"4.4.0-1041.46",
"4.4.0-1042.47",
"4.4.0-1043.48",
"4.4.0-1044.49",
"4.4.0-1045.50",
"4.4.0-1046.51",
"4.4.0-1048.53",
"4.4.0-1049.55",
"4.4.0-1051.57",
"4.4.0-1052.58",
"4.4.0-1054.60",
"4.4.0-1055.61",
"4.4.0-1056.62"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "block-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "crypto-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "dasd-extra-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "dasd-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "fat-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "fb-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "firewire-core-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "floppy-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "fs-core-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "fs-secondary-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "input-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "ipmi-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "irda-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "kernel-image-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "linux-fips-headers-4.4.0-1002",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "linux-fips-source-4.4.0",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "linux-fips-tools-4.4.0-1002",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "linux-headers-4.4.0-1002-fips",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "linux-image-4.4.0-1002-fips",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "linux-image-extra-4.4.0-1002-fips",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "linux-image-hmac-4.4.0-1002-fips",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "linux-tools-4.4.0-1002-fips",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "linux-udebs-fips",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "md-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "message-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "mouse-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "multipath-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "nfs-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "nic-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "nic-pcmcia-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "nic-shared-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "nic-usb-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "parport-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "pata-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "pcmcia-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "pcmcia-storage-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "plip-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "ppp-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "sata-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "scsi-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "serial-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "speakup-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "storage-core-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "usb-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "virtio-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
},
{
"binary_name": "vlan-modules-4.4.0-1002-fips-di",
"binary_version": "4.4.0-1002.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS:16.04:LTS",
"name": "linux-fips",
"purl": "pkg:deb/ubuntu/linux-fips@4.4.0-1002.2?arch=source\u0026distro=fips/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.4.0-1001.1",
"4.4.0-1002.2"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "block-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "crypto-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "crypto-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "dasd-extra-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "dasd-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "fat-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "fat-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "fb-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "firewire-core-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "floppy-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "fs-core-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "fs-core-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "fs-secondary-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "fs-secondary-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "input-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "input-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "ipmi-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "ipmi-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "irda-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "irda-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "kernel-image-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "kernel-image-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-buildinfo-4.15.0-137-generic",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-buildinfo-4.15.0-137-generic-lpae",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-buildinfo-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-cloud-tools-4.15.0-137",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-cloud-tools-4.15.0-137-generic",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-cloud-tools-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-cloud-tools-common",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-headers-4.15.0-137",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-headers-4.15.0-137-generic",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-headers-4.15.0-137-generic-lpae",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-headers-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-image-4.15.0-137-generic",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-image-4.15.0-137-generic-lpae",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-image-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-image-unsigned-4.15.0-137-generic",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-image-unsigned-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-modules-4.15.0-137-generic",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-modules-4.15.0-137-generic-lpae",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-modules-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-modules-extra-4.15.0-137-generic",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-source-4.15.0",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-tools-4.15.0-137",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-tools-4.15.0-137-generic",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-tools-4.15.0-137-generic-lpae",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-tools-4.15.0-137-lowlatency",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-tools-common",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-tools-host",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-udebs-generic",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "linux-udebs-generic-lpae",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "md-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "md-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "message-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "mouse-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "mouse-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "multipath-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "multipath-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "nfs-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "nfs-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "nic-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "nic-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "nic-pcmcia-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "nic-shared-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "nic-shared-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "nic-usb-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "nic-usb-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "parport-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "parport-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "pata-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "pcmcia-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "pcmcia-storage-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "plip-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "plip-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "ppp-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "ppp-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "sata-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "sata-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "scsi-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "scsi-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "serial-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "storage-core-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "storage-core-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "usb-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "usb-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "virtio-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "vlan-modules-4.15.0-137-generic-di",
"binary_version": "4.15.0-137.141"
},
{
"binary_name": "vlan-modules-4.15.0-137-generic-lpae-di",
"binary_version": "4.15.0-137.141"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux",
"purl": "pkg:deb/ubuntu/linux@4.15.0-137.141?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-137.141"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-cloud-tools-4.15.0-1095",
"binary_version": "4.15.0-1095.102"
},
{
"binary_name": "linux-aws-headers-4.15.0-1095",
"binary_version": "4.15.0-1095.102"
},
{
"binary_name": "linux-aws-tools-4.15.0-1095",
"binary_version": "4.15.0-1095.102"
},
{
"binary_name": "linux-buildinfo-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102"
},
{
"binary_name": "linux-headers-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102"
},
{
"binary_name": "linux-image-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102"
},
{
"binary_name": "linux-modules-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102"
},
{
"binary_name": "linux-modules-extra-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102"
},
{
"binary_name": "linux-tools-4.15.0-1095-aws",
"binary_version": "4.15.0-1095.102"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-aws",
"purl": "pkg:deb/ubuntu/linux-aws@4.15.0-1095.102?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1095.102"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-5.4-cloud-tools-5.4.0-1039",
"binary_version": "5.4.0-1039.41~18.04.1"
},
{
"binary_name": "linux-aws-5.4-headers-5.4.0-1039",
"binary_version": "5.4.0-1039.41~18.04.1"
},
{
"binary_name": "linux-aws-5.4-tools-5.4.0-1039",
"binary_version": "5.4.0-1039.41~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41~18.04.1"
},
{
"binary_name": "linux-image-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41~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-1039.41~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1039.41~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-4.15-cloud-tools-4.15.0-1109",
"binary_version": "4.15.0-1109.121"
},
{
"binary_name": "linux-azure-4.15-headers-4.15.0-1109",
"binary_version": "4.15.0-1109.121"
},
{
"binary_name": "linux-azure-4.15-tools-4.15.0-1109",
"binary_version": "4.15.0-1109.121"
},
{
"binary_name": "linux-buildinfo-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121"
},
{
"binary_name": "linux-cloud-tools-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121"
},
{
"binary_name": "linux-headers-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121"
},
{
"binary_name": "linux-modules-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121"
},
{
"binary_name": "linux-modules-extra-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121"
},
{
"binary_name": "linux-tools-4.15.0-1109-azure",
"binary_version": "4.15.0-1109.121"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-azure-4.15",
"purl": "pkg:deb/ubuntu/linux-azure-4.15@4.15.0-1109.121?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1109.121"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-5.4-cloud-tools-5.4.0-1041",
"binary_version": "5.4.0-1041.43~18.04.1"
},
{
"binary_name": "linux-azure-5.4-headers-5.4.0-1041",
"binary_version": "5.4.0-1041.43~18.04.1"
},
{
"binary_name": "linux-azure-5.4-tools-5.4.0-1041",
"binary_version": "5.4.0-1041.43~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43~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-1041.43~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1041.43~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1013-dell300x",
"binary_version": "4.15.0-1013.17"
},
{
"binary_name": "linux-dell300x-headers-4.15.0-1013",
"binary_version": "4.15.0-1013.17"
},
{
"binary_name": "linux-dell300x-tools-4.15.0-1013",
"binary_version": "4.15.0-1013.17"
},
{
"binary_name": "linux-headers-4.15.0-1013-dell300x",
"binary_version": "4.15.0-1013.17"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1013-dell300x",
"binary_version": "4.15.0-1013.17"
},
{
"binary_name": "linux-modules-4.15.0-1013-dell300x",
"binary_version": "4.15.0-1013.17"
},
{
"binary_name": "linux-tools-4.15.0-1013-dell300x",
"binary_version": "4.15.0-1013.17"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-dell300x",
"purl": "pkg:deb/ubuntu/linux-dell300x@4.15.0-1013.17?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1013.17"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107"
},
{
"binary_name": "linux-gcp-4.15-headers-4.15.0-1094",
"binary_version": "4.15.0-1094.107"
},
{
"binary_name": "linux-gcp-4.15-tools-4.15.0-1094",
"binary_version": "4.15.0-1094.107"
},
{
"binary_name": "linux-headers-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107"
},
{
"binary_name": "linux-modules-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107"
},
{
"binary_name": "linux-modules-extra-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107"
},
{
"binary_name": "linux-tools-4.15.0-1094-gcp",
"binary_version": "4.15.0-1094.107"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gcp-4.15",
"purl": "pkg:deb/ubuntu/linux-gcp-4.15@4.15.0-1094.107?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1094.107"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41~18.04.1"
},
{
"binary_name": "linux-gcp-5.4-headers-5.4.0-1038",
"binary_version": "5.4.0-1038.41~18.04.1"
},
{
"binary_name": "linux-gcp-5.4-tools-5.4.0-1038",
"binary_version": "5.4.0-1038.41~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41~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-1038.41~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1038.41~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39~18.04.1"
},
{
"binary_name": "linux-gke-5.4-headers-5.4.0-1037",
"binary_version": "5.4.0-1037.39~18.04.1"
},
{
"binary_name": "linux-gke-5.4-tools-5.4.0-1037",
"binary_version": "5.4.0-1037.39~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39~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-1037.39~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1037.39~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12~18.04.2"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12~18.04.2"
},
{
"binary_name": "linux-gkeop-5.4-cloud-tools-5.4.0-1011",
"binary_version": "5.4.0-1011.12~18.04.2"
},
{
"binary_name": "linux-gkeop-5.4-headers-5.4.0-1011",
"binary_version": "5.4.0-1011.12~18.04.2"
},
{
"binary_name": "linux-gkeop-5.4-source-5.4.0",
"binary_version": "5.4.0-1011.12~18.04.2"
},
{
"binary_name": "linux-gkeop-5.4-tools-5.4.0-1011",
"binary_version": "5.4.0-1011.12~18.04.2"
},
{
"binary_name": "linux-headers-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12~18.04.2"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12~18.04.2"
},
{
"binary_name": "linux-modules-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12~18.04.2"
},
{
"binary_name": "linux-modules-extra-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12~18.04.2"
},
{
"binary_name": "linux-tools-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12~18.04.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-gkeop-5.4",
"purl": "pkg:deb/ubuntu/linux-gkeop-5.4@5.4.0-1011.12~18.04.2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1011.12~18.04.2"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "block-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "crypto-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "crypto-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "dasd-extra-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "dasd-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "fat-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "fat-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "fb-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "firewire-core-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "floppy-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "fs-core-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "fs-core-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "fs-secondary-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "fs-secondary-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "input-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "input-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "ipmi-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "ipmi-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "kernel-image-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "kernel-image-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.4.0-67-generic",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.4.0-67-generic-lpae",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-buildinfo-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-67-generic",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-cloud-tools-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-67-generic",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-67-generic-lpae",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-cloud-tools-5.4.0-67",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-cloud-tools-common",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-headers-5.4.0-67",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-source-5.4.0",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-tools-5.4.0-67",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-tools-common",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-udebs-generic",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-hwe-5.4-udebs-generic-lpae",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-image-5.4.0-67-generic",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-image-5.4.0-67-generic-lpae",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-image-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-67-generic",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-67-generic",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-67-generic-lpae",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-67-generic",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-67-generic",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-67-generic-lpae",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "md-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "md-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "message-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "mouse-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "mouse-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "multipath-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "multipath-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "nfs-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "nfs-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "nic-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "nic-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "nic-pcmcia-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "nic-shared-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "nic-shared-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "nic-usb-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "nic-usb-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "parport-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "parport-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "pata-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "pcmcia-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "pcmcia-storage-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "plip-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "plip-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "ppp-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "ppp-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "sata-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "sata-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "scsi-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "scsi-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "serial-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "storage-core-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "storage-core-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "usb-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "usb-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "virtio-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "vlan-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75~18.04.1"
},
{
"binary_name": "vlan-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75~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-67.75~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-67.75~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1086-kvm",
"binary_version": "4.15.0-1086.88"
},
{
"binary_name": "linux-headers-4.15.0-1086-kvm",
"binary_version": "4.15.0-1086.88"
},
{
"binary_name": "linux-image-4.15.0-1086-kvm",
"binary_version": "4.15.0-1086.88"
},
{
"binary_name": "linux-kvm-headers-4.15.0-1086",
"binary_version": "4.15.0-1086.88"
},
{
"binary_name": "linux-kvm-tools-4.15.0-1086",
"binary_version": "4.15.0-1086.88"
},
{
"binary_name": "linux-modules-4.15.0-1086-kvm",
"binary_version": "4.15.0-1086.88"
},
{
"binary_name": "linux-tools-4.15.0-1086-kvm",
"binary_version": "4.15.0-1086.88"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-kvm",
"purl": "pkg:deb/ubuntu/linux-kvm@4.15.0-1086.88?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1086.88"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74"
},
{
"binary_name": "linux-headers-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74"
},
{
"binary_name": "linux-modules-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74"
},
{
"binary_name": "linux-modules-extra-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74"
},
{
"binary_name": "linux-oracle-headers-4.15.0-1066",
"binary_version": "4.15.0-1066.74"
},
{
"binary_name": "linux-oracle-tools-4.15.0-1066",
"binary_version": "4.15.0-1066.74"
},
{
"binary_name": "linux-tools-4.15.0-1066-oracle",
"binary_version": "4.15.0-1066.74"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-oracle",
"purl": "pkg:deb/ubuntu/linux-oracle@4.15.0-1066.74?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1066.74"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42~18.04.1"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42~18.04.1"
},
{
"binary_name": "linux-modules-extra-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42~18.04.1"
},
{
"binary_name": "linux-oracle-5.4-headers-5.4.0-1039",
"binary_version": "5.4.0-1039.42~18.04.1"
},
{
"binary_name": "linux-oracle-5.4-tools-5.4.0-1039",
"binary_version": "5.4.0-1039.42~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42~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-1039.42~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1039.42~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1030-raspi",
"binary_version": "5.4.0-1030.33~18.04.1"
},
{
"binary_name": "linux-headers-5.4.0-1030-raspi",
"binary_version": "5.4.0-1030.33~18.04.1"
},
{
"binary_name": "linux-image-5.4.0-1030-raspi",
"binary_version": "5.4.0-1030.33~18.04.1"
},
{
"binary_name": "linux-modules-5.4.0-1030-raspi",
"binary_version": "5.4.0-1030.33~18.04.1"
},
{
"binary_name": "linux-raspi-5.4-headers-5.4.0-1030",
"binary_version": "5.4.0-1030.33~18.04.1"
},
{
"binary_name": "linux-raspi-5.4-tools-5.4.0-1030",
"binary_version": "5.4.0-1030.33~18.04.1"
},
{
"binary_name": "linux-tools-5.4.0-1030-raspi",
"binary_version": "5.4.0-1030.33~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-1030.33~18.04.1?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1030.33~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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1080-raspi2",
"binary_version": "4.15.0-1080.85"
},
{
"binary_name": "linux-headers-4.15.0-1080-raspi2",
"binary_version": "4.15.0-1080.85"
},
{
"binary_name": "linux-image-4.15.0-1080-raspi2",
"binary_version": "4.15.0-1080.85"
},
{
"binary_name": "linux-modules-4.15.0-1080-raspi2",
"binary_version": "4.15.0-1080.85"
},
{
"binary_name": "linux-raspi2-headers-4.15.0-1080",
"binary_version": "4.15.0-1080.85"
},
{
"binary_name": "linux-raspi2-tools-4.15.0-1080",
"binary_version": "4.15.0-1080.85"
},
{
"binary_name": "linux-tools-4.15.0-1080-raspi2",
"binary_version": "4.15.0-1080.85"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-raspi2",
"purl": "pkg:deb/ubuntu/linux-raspi2@4.15.0-1080.85?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1080.85"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1097-snapdragon",
"binary_version": "4.15.0-1097.106"
},
{
"binary_name": "linux-headers-4.15.0-1097-snapdragon",
"binary_version": "4.15.0-1097.106"
},
{
"binary_name": "linux-image-4.15.0-1097-snapdragon",
"binary_version": "4.15.0-1097.106"
},
{
"binary_name": "linux-modules-4.15.0-1097-snapdragon",
"binary_version": "4.15.0-1097.106"
},
{
"binary_name": "linux-snapdragon-headers-4.15.0-1097",
"binary_version": "4.15.0-1097.106"
},
{
"binary_name": "linux-snapdragon-tools-4.15.0-1097",
"binary_version": "4.15.0-1097.106"
},
{
"binary_name": "linux-tools-4.15.0-1097-snapdragon",
"binary_version": "4.15.0-1097.106"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "linux-snapdragon",
"purl": "pkg:deb/ubuntu/linux-snapdragon@4.15.0-1097.106?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1097.106"
}
],
"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"
]
},
{
"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-2038",
"binary_version": "4.15.0-2038.40"
},
{
"binary_name": "linux-aws-fips-tools-4.15.0-2038",
"binary_version": "4.15.0-2038.40"
},
{
"binary_name": "linux-buildinfo-4.15.0-2038-aws-fips",
"binary_version": "4.15.0-2038.40"
},
{
"binary_name": "linux-headers-4.15.0-2038-aws-fips",
"binary_version": "4.15.0-2038.40"
},
{
"binary_name": "linux-image-unsigned-4.15.0-2038-aws-fips",
"binary_version": "4.15.0-2038.40"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-2038-aws-fips",
"binary_version": "4.15.0-2038.40"
},
{
"binary_name": "linux-modules-4.15.0-2038-aws-fips",
"binary_version": "4.15.0-2038.40"
},
{
"binary_name": "linux-modules-extra-4.15.0-2038-aws-fips",
"binary_version": "4.15.0-2038.40"
},
{
"binary_name": "linux-tools-4.15.0-2038-aws-fips",
"binary_version": "4.15.0-2038.40"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:18.04:LTS",
"name": "linux-aws-fips",
"purl": "pkg:deb/ubuntu/linux-aws-fips@4.15.0-2038.40?arch=source\u0026distro=fips-updates/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-2038.40"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-azure-fips-cloud-tools-4.15.0-2021",
"binary_version": "4.15.0-2021.24"
},
{
"binary_name": "linux-azure-fips-headers-4.15.0-2021",
"binary_version": "4.15.0-2021.24"
},
{
"binary_name": "linux-azure-fips-tools-4.15.0-2021",
"binary_version": "4.15.0-2021.24"
},
{
"binary_name": "linux-buildinfo-4.15.0-2021-azure-fips",
"binary_version": "4.15.0-2021.24"
},
{
"binary_name": "linux-cloud-tools-4.15.0-2021-azure-fips",
"binary_version": "4.15.0-2021.24"
},
{
"binary_name": "linux-headers-4.15.0-2021-azure-fips",
"binary_version": "4.15.0-2021.24"
},
{
"binary_name": "linux-image-unsigned-4.15.0-2021-azure-fips",
"binary_version": "4.15.0-2021.24"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-2021-azure-fips",
"binary_version": "4.15.0-2021.24"
},
{
"binary_name": "linux-modules-4.15.0-2021-azure-fips",
"binary_version": "4.15.0-2021.24"
},
{
"binary_name": "linux-modules-extra-4.15.0-2021-azure-fips",
"binary_version": "4.15.0-2021.24"
},
{
"binary_name": "linux-tools-4.15.0-2021-azure-fips",
"binary_version": "4.15.0-2021.24"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:18.04:LTS",
"name": "linux-azure-fips",
"purl": "pkg:deb/ubuntu/linux-azure-fips@4.15.0-2021.24?arch=source\u0026distro=fips-updates/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-2021.24"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-buildinfo-4.15.0-1054-fips",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-fips-headers-4.15.0-1054",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-fips-tools-4.15.0-1054",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-fips-tools-host",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-headers-4.15.0-1054-fips",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-image-4.15.0-1054-fips",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-image-hmac-4.15.0-1054-fips",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-image-unsigned-4.15.0-1054-fips",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-image-unsigned-hmac-4.15.0-1054-fips",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-modules-4.15.0-1054-fips",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-modules-extra-4.15.0-1054-fips",
"binary_version": "4.15.0-1054.62"
},
{
"binary_name": "linux-tools-4.15.0-1054-fips",
"binary_version": "4.15.0-1054.62"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:FIPS-updates:18.04:LTS",
"name": "linux-fips",
"purl": "pkg:deb/ubuntu/linux-fips@4.15.0-1054.62?arch=source\u0026distro=fips-updates/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.15.0-1054.62"
}
],
"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"
]
},
{
"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-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "block-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "crypto-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "crypto-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "dasd-extra-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "dasd-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "fat-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "fat-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "fb-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "firewire-core-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "floppy-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "fs-core-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "fs-core-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "fs-secondary-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "fs-secondary-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "input-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "input-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "ipmi-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "ipmi-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "kernel-image-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "kernel-image-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-buildinfo-5.4.0-67-generic",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-buildinfo-5.4.0-67-generic-lpae",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-buildinfo-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-cloud-tools-5.4.0-67",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-cloud-tools-5.4.0-67-generic",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-cloud-tools-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-cloud-tools-common",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-headers-5.4.0-67",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-headers-5.4.0-67-generic",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-headers-5.4.0-67-generic-lpae",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-headers-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-image-5.4.0-67-generic",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-image-5.4.0-67-generic-lpae",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-image-unsigned-5.4.0-67-generic",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-image-unsigned-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-modules-5.4.0-67-generic",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-modules-5.4.0-67-generic-lpae",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-modules-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-modules-extra-5.4.0-67-generic",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-source-5.4.0",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-tools-5.4.0-67",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-tools-5.4.0-67-generic",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-tools-5.4.0-67-generic-lpae",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-tools-5.4.0-67-lowlatency",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-tools-common",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-tools-host",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-udebs-generic",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "linux-udebs-generic-lpae",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "md-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "md-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "message-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "mouse-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "mouse-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "multipath-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "multipath-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "nfs-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "nfs-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "nic-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "nic-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "nic-pcmcia-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "nic-shared-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "nic-shared-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "nic-usb-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "nic-usb-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "parport-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "parport-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "pata-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "pcmcia-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "pcmcia-storage-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "plip-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "plip-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "ppp-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "ppp-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "sata-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "sata-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "scsi-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "scsi-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "serial-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "storage-core-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "storage-core-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "usb-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "usb-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "virtio-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "vlan-modules-5.4.0-67-generic-di",
"binary_version": "5.4.0-67.75"
},
{
"binary_name": "vlan-modules-5.4.0-67-generic-lpae-di",
"binary_version": "5.4.0-67.75"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux",
"purl": "pkg:deb/ubuntu/linux@5.4.0-67.75?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-67.75"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-aws-cloud-tools-5.4.0-1039",
"binary_version": "5.4.0-1039.41"
},
{
"binary_name": "linux-aws-headers-5.4.0-1039",
"binary_version": "5.4.0-1039.41"
},
{
"binary_name": "linux-aws-tools-5.4.0-1039",
"binary_version": "5.4.0-1039.41"
},
{
"binary_name": "linux-buildinfo-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41"
},
{
"binary_name": "linux-headers-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41"
},
{
"binary_name": "linux-image-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41"
},
{
"binary_name": "linux-modules-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41"
},
{
"binary_name": "linux-modules-extra-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41"
},
{
"binary_name": "linux-tools-5.4.0-1039-aws",
"binary_version": "5.4.0-1039.41"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-aws",
"purl": "pkg:deb/ubuntu/linux-aws@5.4.0-1039.41?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1039.41"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-azure-cloud-tools-5.4.0-1041",
"binary_version": "5.4.0-1041.43"
},
{
"binary_name": "linux-azure-headers-5.4.0-1041",
"binary_version": "5.4.0-1041.43"
},
{
"binary_name": "linux-azure-tools-5.4.0-1041",
"binary_version": "5.4.0-1041.43"
},
{
"binary_name": "linux-buildinfo-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43"
},
{
"binary_name": "linux-headers-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43"
},
{
"binary_name": "linux-modules-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43"
},
{
"binary_name": "linux-modules-extra-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43"
},
{
"binary_name": "linux-tools-5.4.0-1041-azure",
"binary_version": "5.4.0-1041.43"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-azure",
"purl": "pkg:deb/ubuntu/linux-azure@5.4.0-1041.43?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1041.43"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41"
},
{
"binary_name": "linux-gcp-headers-5.4.0-1038",
"binary_version": "5.4.0-1038.41"
},
{
"binary_name": "linux-gcp-tools-5.4.0-1038",
"binary_version": "5.4.0-1038.41"
},
{
"binary_name": "linux-headers-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41"
},
{
"binary_name": "linux-modules-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41"
},
{
"binary_name": "linux-modules-extra-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41"
},
{
"binary_name": "linux-tools-5.4.0-1038-gcp",
"binary_version": "5.4.0-1038.41"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-gcp",
"purl": "pkg:deb/ubuntu/linux-gcp@5.4.0-1038.41?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1038.41"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39"
},
{
"binary_name": "linux-gke-headers-5.4.0-1037",
"binary_version": "5.4.0-1037.39"
},
{
"binary_name": "linux-gke-tools-5.4.0-1037",
"binary_version": "5.4.0-1037.39"
},
{
"binary_name": "linux-headers-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39"
},
{
"binary_name": "linux-modules-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39"
},
{
"binary_name": "linux-modules-extra-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39"
},
{
"binary_name": "linux-tools-5.4.0-1037-gke",
"binary_version": "5.4.0-1037.39"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-gke",
"purl": "pkg:deb/ubuntu/linux-gke@5.4.0-1037.39?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1037.39"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1033.35",
"5.4.0-1035.37",
"5.4.0-1036.38"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12"
},
{
"binary_name": "linux-cloud-tools-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12"
},
{
"binary_name": "linux-gkeop-cloud-tools-5.4.0-1011",
"binary_version": "5.4.0-1011.12"
},
{
"binary_name": "linux-gkeop-headers-5.4.0-1011",
"binary_version": "5.4.0-1011.12"
},
{
"binary_name": "linux-gkeop-source-5.4.0",
"binary_version": "5.4.0-1011.12"
},
{
"binary_name": "linux-gkeop-tools-5.4.0-1011",
"binary_version": "5.4.0-1011.12"
},
{
"binary_name": "linux-headers-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12"
},
{
"binary_name": "linux-modules-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12"
},
{
"binary_name": "linux-modules-extra-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12"
},
{
"binary_name": "linux-tools-5.4.0-1011-gkeop",
"binary_version": "5.4.0-1011.12"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-gkeop",
"purl": "pkg:deb/ubuntu/linux-gkeop@5.4.0-1011.12?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1011.12"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.4.0-1008.9",
"5.4.0-1009.10",
"5.4.0-1010.11"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "block-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "block-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "crypto-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "crypto-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "crypto-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "dasd-extra-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "dasd-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "fat-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "fat-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "fat-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "fb-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "firewire-core-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "floppy-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "fs-core-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "fs-core-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "fs-core-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "fs-secondary-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "fs-secondary-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "fs-secondary-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "input-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "input-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "input-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "ipmi-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "ipmi-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "ipmi-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "kernel-image-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "kernel-image-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "kernel-image-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-49-generic",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-49-generic-64k",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-49-generic-lpae",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-49-lowlatency",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-cloud-tools-5.8.0-49-generic",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-cloud-tools-5.8.0-49-lowlatency",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-49-generic",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-49-generic-64k",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-49-generic-lpae",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-49-lowlatency",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-cloud-tools-5.8.0-49",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-cloud-tools-common",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-headers-5.8.0-49",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-source-5.8.0",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-tools-5.8.0-49",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-tools-common",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-tools-host",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-udebs-generic",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-udebs-generic-64k",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-hwe-5.8-udebs-generic-lpae",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-image-5.8.0-49-generic",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-image-5.8.0-49-generic-lpae",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.8.0-49-generic",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.8.0-49-generic-64k",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.8.0-49-lowlatency",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-49-generic",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-49-generic-64k",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-49-generic-lpae",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-49-lowlatency",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.8.0-49-generic",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-49-generic",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-49-generic-64k",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-49-generic-lpae",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-49-lowlatency",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "md-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "md-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "md-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "message-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "message-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "mouse-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "mouse-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "mouse-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "multipath-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "multipath-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "multipath-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nfs-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nfs-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nfs-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nic-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nic-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nic-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nic-pcmcia-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nic-shared-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nic-shared-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nic-shared-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nic-usb-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nic-usb-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "nic-usb-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "parport-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "parport-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "parport-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "pata-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "pcmcia-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "pcmcia-storage-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "plip-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "plip-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "plip-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "ppp-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "ppp-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "ppp-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "sata-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "sata-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "sata-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "scsi-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "scsi-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "scsi-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "serial-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "storage-core-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "storage-core-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "storage-core-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "usb-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "usb-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "usb-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "virtio-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "virtio-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "vlan-modules-5.8.0-49-generic-64k-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "vlan-modules-5.8.0-49-generic-di",
"binary_version": "5.8.0-49.55~20.04.1"
},
{
"binary_name": "vlan-modules-5.8.0-49-generic-lpae-di",
"binary_version": "5.8.0-49.55~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-49.55~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.8.0-49.55~20.04.1"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1034-kvm",
"binary_version": "5.4.0-1034.35"
},
{
"binary_name": "linux-headers-5.4.0-1034-kvm",
"binary_version": "5.4.0-1034.35"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1034-kvm",
"binary_version": "5.4.0-1034.35"
},
{
"binary_name": "linux-kvm-headers-5.4.0-1034",
"binary_version": "5.4.0-1034.35"
},
{
"binary_name": "linux-kvm-tools-5.4.0-1034",
"binary_version": "5.4.0-1034.35"
},
{
"binary_name": "linux-modules-5.4.0-1034-kvm",
"binary_version": "5.4.0-1034.35"
},
{
"binary_name": "linux-tools-5.4.0-1034-kvm",
"binary_version": "5.4.0-1034.35"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-kvm",
"purl": "pkg:deb/ubuntu/linux-kvm@5.4.0-1034.35?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1034.35"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.10.0-1014-oem",
"binary_version": "5.10.0-1014.15"
},
{
"binary_name": "linux-headers-5.10.0-1014-oem",
"binary_version": "5.10.0-1014.15"
},
{
"binary_name": "linux-image-unsigned-5.10.0-1014-oem",
"binary_version": "5.10.0-1014.15"
},
{
"binary_name": "linux-modules-5.10.0-1014-oem",
"binary_version": "5.10.0-1014.15"
},
{
"binary_name": "linux-oem-5.10-headers-5.10.0-1014",
"binary_version": "5.10.0-1014.15"
},
{
"binary_name": "linux-oem-5.10-tools-5.10.0-1014",
"binary_version": "5.10.0-1014.15"
},
{
"binary_name": "linux-oem-5.10-tools-host",
"binary_version": "5.10.0-1014.15"
},
{
"binary_name": "linux-tools-5.10.0-1014-oem",
"binary_version": "5.10.0-1014.15"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-oem-5.10",
"purl": "pkg:deb/ubuntu/linux-oem-5.10@5.10.0-1014.15?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.10.0-1014.15"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.10.0-1008.9",
"5.10.0-1011.12",
"5.10.0-1013.14"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.6.0-1053-oem",
"binary_version": "5.6.0-1053.57"
},
{
"binary_name": "linux-headers-5.6.0-1053-oem",
"binary_version": "5.6.0-1053.57"
},
{
"binary_name": "linux-image-unsigned-5.6.0-1053-oem",
"binary_version": "5.6.0-1053.57"
},
{
"binary_name": "linux-modules-5.6.0-1053-oem",
"binary_version": "5.6.0-1053.57"
},
{
"binary_name": "linux-oem-5.6-headers-5.6.0-1053",
"binary_version": "5.6.0-1053.57"
},
{
"binary_name": "linux-oem-5.6-tools-5.6.0-1053",
"binary_version": "5.6.0-1053.57"
},
{
"binary_name": "linux-oem-5.6-tools-host",
"binary_version": "5.6.0-1053.57"
},
{
"binary_name": "linux-tools-5.6.0-1053-oem",
"binary_version": "5.6.0-1053.57"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-oem-5.6",
"purl": "pkg:deb/ubuntu/linux-oem-5.6@5.6.0-1053.57?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.6.0-1053.57"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42"
},
{
"binary_name": "linux-headers-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42"
},
{
"binary_name": "linux-image-unsigned-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42"
},
{
"binary_name": "linux-modules-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42"
},
{
"binary_name": "linux-modules-extra-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42"
},
{
"binary_name": "linux-oracle-headers-5.4.0-1039",
"binary_version": "5.4.0-1039.42"
},
{
"binary_name": "linux-oracle-tools-5.4.0-1039",
"binary_version": "5.4.0-1039.42"
},
{
"binary_name": "linux-tools-5.4.0-1039-oracle",
"binary_version": "5.4.0-1039.42"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-oracle",
"purl": "pkg:deb/ubuntu/linux-oracle@5.4.0-1039.42?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1039.42"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "linux-buildinfo-5.4.0-1030-raspi",
"binary_version": "5.4.0-1030.33"
},
{
"binary_name": "linux-headers-5.4.0-1030-raspi",
"binary_version": "5.4.0-1030.33"
},
{
"binary_name": "linux-image-5.4.0-1030-raspi",
"binary_version": "5.4.0-1030.33"
},
{
"binary_name": "linux-modules-5.4.0-1030-raspi",
"binary_version": "5.4.0-1030.33"
},
{
"binary_name": "linux-raspi-headers-5.4.0-1030",
"binary_version": "5.4.0-1030.33"
},
{
"binary_name": "linux-raspi-tools-5.4.0-1030",
"binary_version": "5.4.0-1030.33"
},
{
"binary_name": "linux-tools-5.4.0-1030-raspi",
"binary_version": "5.4.0-1030.33"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "linux-raspi",
"purl": "pkg:deb/ubuntu/linux-raspi@5.4.0-1030.33?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.4.0-1030.33"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "block-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "crypto-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "fat-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "firewire-core-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "fs-core-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "fs-secondary-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "input-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "ipmi-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "kernel-image-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.8.0-22-generic",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "linux-headers-5.8.0-22-generic",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "linux-image-5.8.0-22-generic",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "linux-modules-5.8.0-22-generic",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.8.0-22-generic",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "linux-riscv-5.8-headers-5.8.0-22",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "linux-riscv-5.8-tools-5.8.0-22",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "linux-tools-5.8.0-22-generic",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "linux-udebs-generic",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "md-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "message-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "mouse-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "multipath-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "nfs-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "nic-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "nic-shared-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "nic-usb-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "parport-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "pata-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "plip-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "ppp-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "sata-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "scsi-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "storage-core-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "usb-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "virtio-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~20.04.1"
},
{
"binary_name": "vlan-modules-5.8.0-22-generic-di",
"binary_version": "5.8.0-22.24~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-22.24~20.04.1?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.8.0-22.24~20.04.1"
}
],
"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"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "linux-azure-fde-5.15-cloud-tools-5.15.0-1114",
"binary_version": "5.15.0-1114.123~20.04.1"
},
{
"binary_name": "linux-azure-fde-5.15-headers-5.15.0-1114",
"binary_version": "5.15.0-1114.123~20.04.1"
},
{
"binary_name": "linux-azure-fde-5.15-tools-5.15.0-1114",
"binary_version": "5.15.0-1114.123~20.04.1"
},
{
"binary_name": "linux-buildinfo-5.15.0-1114-azure-fde",
"binary_version": "5.15.0-1114.123~20.04.1"
},
{
"binary_name": "linux-cloud-tools-5.15.0-1114-azure-fde",
"binary_version": "5.15.0-1114.123~20.04.1"
},
{
"binary_name": "linux-headers-5.15.0-1114-azure-fde",
"binary_version": "5.15.0-1114.123~20.04.1"
},
{
"binary_name": "linux-image-unsigned-5.15.0-1114-azure-fde",
"binary_version": "5.15.0-1114.123~20.04.1"
},
{
"binary_name": "linux-modules-5.15.0-1114-azure-fde",
"binary_version": "5.15.0-1114.123~20.04.1"
},
{
"binary_name": "linux-modules-extra-5.15.0-1114-azure-fde",
"binary_version": "5.15.0-1114.123~20.04.1"
},
{
"binary_name": "linux-modules-involflt-5.15.0-1114-azure-fde",
"binary_version": "5.15.0-1114.123~20.04.1"
},
{
"binary_name": "linux-tools-5.15.0-1114-azure-fde",
"binary_version": "5.15.0-1114.123~20.04.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "linux-azure-fde-5.15",
"purl": "pkg:deb/ubuntu/linux-azure-fde-5.15@5.15.0-1114.123~20.04.1?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.0-1114.123~20.04.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.15.0-1019.24~20.04.1.1",
"5.15.0-1020.25~20.04.1.1",
"5.15.0-1021.26~20.04.1.1",
"5.15.0-1029.36~20.04.1.1",
"5.15.0-1030.37~20.04.1.1",
"5.15.0-1031.38~20.04.1.1",
"5.15.0-1033.40~20.04.1.1",
"5.15.0-1034.41~20.04.1.2",
"5.15.0-1035.42~20.04.1.1",
"5.15.0-1036.43~20.04.1.1",
"5.15.0-1037.44~20.04.1.1",
"5.15.0-1038.45~20.04.1.1",
"5.15.0-1039.46~20.04.1.1",
"5.15.0-1040.47~20.04.1.1",
"5.15.0-1041.48~20.04.1.1",
"5.15.0-1042.49~20.04.1.1",
"5.15.0-1043.50~20.04.1.1",
"5.15.0-1046.53~20.04.1.1",
"5.15.0-1047.54~20.04.1.1",
"5.15.0-1049.56~20.04.1.1",
"5.15.0-1050.57~20.04.1.1",
"5.15.0-1051.59~20.04.1.1",
"5.15.0-1052.60~20.04.1.1",
"5.15.0-1053.61~20.04.1.1",
"5.15.0-1054.62~20.04.1.1",
"5.15.0-1056.64~20.04.1.1",
"5.15.0-1057.65~20.04.1.1",
"5.15.0-1058.66~20.04.2.1",
"5.15.0-1059.67~20.04.1.1",
"5.15.0-1060.69~20.04.1.1",
"5.15.0-1061.70~20.04.1.1",
"5.15.0-1063.72~20.04.1.1",
"5.15.0-1064.73~20.04.1.1",
"5.15.0-1065.74~20.04.1.1",
"5.15.0-1067.76~20.04.1.1",
"5.15.0-1068.77~20.04.1.1",
"5.15.0-1070.79~20.04.1.1",
"5.15.0-1071.80~20.04.1.1",
"5.15.0-1072.81~20.04.1.1",
"5.15.0-1073.82~20.04.1.1",
"5.15.0-1074.83~20.04.1.1",
"5.15.0-1076.85~20.04.1.1",
"5.15.0-1078.87~20.04.1.1",
"5.15.0-1081.90~20.04.1.1",
"5.15.0-1082.91~20.04.1.1",
"5.15.0-1086.95~20.04.1.1",
"5.15.0-1087.96~20.04.1.1",
"5.15.0-1088.97~20.04.1.1",
"5.15.0-1089.98~20.04.1.1",
"5.15.0-1091.100~20.04.1.1",
"5.15.0-1094.103~20.04.1.1",
"5.15.0-1096.105~20.04.1.1",
"5.15.0-1097.106~20.04.1.1",
"5.15.0-1098.107~20.04.1.1",
"5.15.0-1102.111~20.04.1.1",
"5.15.0-1103.112~20.04.1.1",
"5.15.0-1111.120~20.04.1.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": {
"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-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-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/nfsd/nfs3xdr.c in the Linux kernel through 5.10.8, when there is an NFS export of a subdirectory of a filesystem, allows remote attackers to traverse to other parts of the filesystem via READDIRPLUS. NOTE: some parties argue that such a subdirectory export is not intended to prevent this attack; see also the exports(5) no_subtree_check default behavior",
"id": "UBUNTU-CVE-2021-3178",
"modified": "2026-07-04T16:39:36Z",
"published": "2021-01-19T07:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2021-3178"
},
{
"type": "REPORT",
"url": "https://patchwork.kernel.org/project/linux-nfs/patch/20210111210129.GA11652@fieldses.org/"
},
{
"type": "REPORT",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=51b2ee7d006a736a9126e8111d1f24e4fd0afaa6"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4876-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4877-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4878-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4910-1"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-4912-1"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3178"
}
],
"related": [
"USN-4876-1",
"USN-4877-1",
"USN-4878-1",
"USN-4910-1",
"USN-4912-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "negligible",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2021-3178"
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…