USN-4483-1

Source
https://ubuntu.com/security/notices/USN-4483-1
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-4483-1.json
JSON Data
https://api.osv.dev/v1/vulns/USN-4483-1
Upstream
Related
Published
2020-09-03T16:41:38.669761Z
Modified
2025-10-13T04:35:13Z
Summary
linux, linux-aws, linux-aws-5.4, linux-azure, linux-azure-5.4, linux-gcp, linux-gcp-5.4, linux-hwe-5.4, linux-kvm, linux-oracle, linux-oracle-5.4, linux-raspi, linux-raspi-5.4 vulnerabilities
Details

Chuhong Yuan discovered that go7007 USB audio device driver in the Linux kernel did not properly deallocate memory in some failure conditions. A physically proximate attacker could use this to cause a denial of service (memory exhaustion). (CVE-2019-20810)

Fan Yang discovered that the mremap implementation in the Linux kernel did not properly handle DAX Huge Pages. A local attacker with access to DAX storage could use this to gain administrative privileges. (CVE-2020-10757)

It was discovered that the Linux kernel did not correctly apply Speculative Store Bypass Disable (SSBD) mitigations in certain situations. A local attacker could possibly use this to expose sensitive information. (CVE-2020-10766)

It was discovered that the Linux kernel did not correctly apply Indirect Branch Predictor Barrier (IBPB) mitigations in certain situations. A local attacker could possibly use this to expose sensitive information. (CVE-2020-10767)

It was discovered that the Linux kernel could incorrectly enable Indirect Branch Speculation after it has been disabled for a process via a prctl() call. A local attacker could possibly use this to expose sensitive information. (CVE-2020-10768)

Luca Bruno discovered that the zram module in the Linux kernel did not properly restrict unprivileged users from accessing the hot_add sysfs file. A local attacker could use this to cause a denial of service (memory exhaustion). (CVE-2020-10781)

It was discovered that the XFS file system implementation in the Linux kernel did not properly validate meta data in some circumstances. An attacker could use this to construct a malicious XFS image that, when mounted, could cause a denial of service. (CVE-2020-12655)

It was discovered that the bcache subsystem in the Linux kernel did not properly release a lock in some error conditions. A local attacker could possibly use this to cause a denial of service. (CVE-2020-12771)

It was discovered that the Virtual Terminal keyboard driver in the Linux kernel contained an integer overflow. A local attacker could possibly use this to have an unspecified impact. (CVE-2020-13974)

It was discovered that the cgroup v2 subsystem in the Linux kernel did not properly perform reference counting in some situations, leading to a NULL pointer dereference. A local attacker could use this to cause a denial of service or possibly gain administrative privileges. (CVE-2020-14356)

Kyungtae Kim discovered that the USB testing driver in the Linux kernel did not properly deallocate memory on disconnect events. A physically proximate attacker could use this to cause a denial of service (memory exhaustion). (CVE-2020-15393)

It was discovered that the NFS server implementation in the Linux kernel did not properly honor umask settings when setting permissions while creating file system objects if the underlying file system did not support ACLs. An attacker could possibly use this to expose sensitive information or violate system integrity. (CVE-2020-24394)

It was discovered that the Kerberos SUNRPC GSS implementation in the Linux kernel did not properly deallocate memory on module unload. A local privileged attacker could possibly use this to cause a denial of service (memory exhaustion). (CVE-2020-12656)

References

Affected packages

Ubuntu:18.04:LTS

linux-aws-5.4

Package

Name
linux-aws-5.4
Purl
pkg:deb/ubuntu/linux-aws-5.4@5.4.0-1022.22~18.04.1?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1022.22~18.04.1

Affected versions

5.*

5.4.0-1018.18~18.04.1
5.4.0-1020.20~18.04.2

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-aws-5.4-cloud-tools-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-aws-5.4-headers-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-aws-5.4-tools-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-buildinfo-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-cloud-tools-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-headers-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-image-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-modules-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-modules-extra-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-tools-5.4.0-1022-aws"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:18.04:LTS"
    }
}

linux-azure-5.4

Package

Name
linux-azure-5.4
Purl
pkg:deb/ubuntu/linux-azure-5.4@5.4.0-1023.23~18.04.1?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1023.23~18.04.1

Affected versions

5.*

5.4.0-1020.20~18.04.1
5.4.0-1022.22~18.04.1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1023.23~18.04.1",
            "binary_name": "linux-azure-5.4-cloud-tools-5.4.0-1023"
        },
        {
            "binary_version": "5.4.0-1023.23~18.04.1",
            "binary_name": "linux-azure-5.4-headers-5.4.0-1023"
        },
        {
            "binary_version": "5.4.0-1023.23~18.04.1",
            "binary_name": "linux-azure-5.4-tools-5.4.0-1023"
        },
        {
            "binary_version": "5.4.0-1023.23~18.04.1",
            "binary_name": "linux-buildinfo-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23~18.04.1",
            "binary_name": "linux-cloud-tools-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23~18.04.1",
            "binary_name": "linux-headers-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23~18.04.1",
            "binary_name": "linux-image-unsigned-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23~18.04.1",
            "binary_name": "linux-modules-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23~18.04.1",
            "binary_name": "linux-modules-extra-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23~18.04.1",
            "binary_name": "linux-tools-5.4.0-1023-azure"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:18.04:LTS"
    }
}

linux-gcp-5.4

Package

Name
linux-gcp-5.4
Purl
pkg:deb/ubuntu/linux-gcp-5.4@5.4.0-1022.22~18.04.1?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1022.22~18.04.1

Affected versions

5.*

5.4.0-1019.19~18.04.2
5.4.0-1021.21~18.04.1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-buildinfo-5.4.0-1022-gcp"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-gcp-5.4-headers-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-gcp-5.4-tools-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-headers-5.4.0-1022-gcp"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-image-unsigned-5.4.0-1022-gcp"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-modules-5.4.0-1022-gcp"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-modules-extra-5.4.0-1022-gcp"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-tools-5.4.0-1022-gcp"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:18.04:LTS"
    }
}

linux-hwe-5.4

Package

Name
linux-hwe-5.4
Purl
pkg:deb/ubuntu/linux-hwe-5.4@5.4.0-45.49~18.04.2?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-45.49~18.04.2

Affected versions

5.*

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

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "block-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "block-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "crypto-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "crypto-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "dasd-extra-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "dasd-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "fat-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "fat-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "fb-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "firewire-core-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "floppy-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "fs-core-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "fs-core-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "fs-secondary-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "fs-secondary-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "input-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "input-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "ipmi-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "ipmi-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "kernel-image-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "kernel-image-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-buildinfo-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-buildinfo-5.4.0-45-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-buildinfo-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-cloud-tools-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-cloud-tools-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-headers-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-headers-5.4.0-45-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-headers-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-hwe-5.4-cloud-tools-5.4.0-45"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-hwe-5.4-cloud-tools-common"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-hwe-5.4-headers-5.4.0-45"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-hwe-5.4-source-5.4.0"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-hwe-5.4-tools-5.4.0-45"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-hwe-5.4-tools-common"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-hwe-5.4-udebs-generic"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-hwe-5.4-udebs-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-image-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-image-5.4.0-45-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-image-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-image-unsigned-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-image-unsigned-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-modules-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-modules-5.4.0-45-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-modules-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-modules-extra-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-tools-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-tools-5.4.0-45-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "linux-tools-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "md-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "md-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "message-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "mouse-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "mouse-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "multipath-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "multipath-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "nfs-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "nfs-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "nic-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "nic-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "nic-pcmcia-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "nic-shared-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "nic-shared-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "nic-usb-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "nic-usb-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "parport-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "parport-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "pata-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "pcmcia-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "pcmcia-storage-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "plip-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "plip-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "ppp-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "ppp-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "sata-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "sata-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "scsi-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "scsi-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "serial-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "storage-core-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "storage-core-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "usb-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "usb-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "virtio-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "vlan-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49~18.04.2",
            "binary_name": "vlan-modules-5.4.0-45-generic-lpae-di"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:18.04:LTS"
    }
}

linux-oracle-5.4

Package

Name
linux-oracle-5.4
Purl
pkg:deb/ubuntu/linux-oracle-5.4@5.4.0-1022.22~18.04.1?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1022.22~18.04.1

Affected versions

5.*

5.4.0-1019.19~18.04.1
5.4.0-1021.21~18.04.1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-buildinfo-5.4.0-1022-oracle"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-headers-5.4.0-1022-oracle"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-image-unsigned-5.4.0-1022-oracle"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-modules-5.4.0-1022-oracle"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-modules-extra-5.4.0-1022-oracle"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-oracle-5.4-headers-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-oracle-5.4-tools-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22~18.04.1",
            "binary_name": "linux-tools-5.4.0-1022-oracle"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:18.04:LTS"
    }
}

linux-raspi-5.4

Package

Name
linux-raspi-5.4
Purl
pkg:deb/ubuntu/linux-raspi-5.4@5.4.0-1016.17~18.04.1?arch=source&distro=bionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1016.17~18.04.1

Affected versions

5.*

5.4.0-1013.13~18.04.1
5.4.0-1015.15~18.04.1

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1016.17~18.04.1",
            "binary_name": "linux-buildinfo-5.4.0-1016-raspi"
        },
        {
            "binary_version": "5.4.0-1016.17~18.04.1",
            "binary_name": "linux-headers-5.4.0-1016-raspi"
        },
        {
            "binary_version": "5.4.0-1016.17~18.04.1",
            "binary_name": "linux-image-5.4.0-1016-raspi"
        },
        {
            "binary_version": "5.4.0-1016.17~18.04.1",
            "binary_name": "linux-modules-5.4.0-1016-raspi"
        },
        {
            "binary_version": "5.4.0-1016.17~18.04.1",
            "binary_name": "linux-raspi-5.4-headers-5.4.0-1016"
        },
        {
            "binary_version": "5.4.0-1016.17~18.04.1",
            "binary_name": "linux-raspi-5.4-tools-5.4.0-1016"
        },
        {
            "binary_version": "5.4.0-1016.17~18.04.1",
            "binary_name": "linux-tools-5.4.0-1016-raspi"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:18.04:LTS"
    }
}

Ubuntu:20.04:LTS

linux

Package

Name
linux
Purl
pkg:deb/ubuntu/linux@5.4.0-45.49?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-45.49

Affected versions

5.*

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

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "block-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "block-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "crypto-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "crypto-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "dasd-extra-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "dasd-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "fat-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "fat-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "fb-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "firewire-core-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "floppy-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "fs-core-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "fs-core-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "fs-secondary-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "fs-secondary-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "input-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "input-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "ipmi-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "ipmi-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "kernel-image-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "kernel-image-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-buildinfo-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-buildinfo-5.4.0-45-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-buildinfo-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-cloud-tools-5.4.0-45"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-cloud-tools-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-cloud-tools-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-cloud-tools-common"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-headers-5.4.0-45"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-headers-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-headers-5.4.0-45-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-headers-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-image-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-image-5.4.0-45-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-image-unsigned-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-image-unsigned-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-libc-dev"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-modules-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-modules-5.4.0-45-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-modules-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-modules-extra-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-source-5.4.0"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-tools-5.4.0-45"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-tools-5.4.0-45-generic"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-tools-5.4.0-45-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-tools-5.4.0-45-lowlatency"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-tools-common"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-tools-host"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-udebs-generic"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "linux-udebs-generic-lpae"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "md-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "md-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "message-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "mouse-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "mouse-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "multipath-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "multipath-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "nfs-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "nfs-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "nic-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "nic-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "nic-pcmcia-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "nic-shared-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "nic-shared-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "nic-usb-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "nic-usb-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "parport-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "parport-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "pata-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "pcmcia-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "pcmcia-storage-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "plip-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "plip-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "ppp-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "ppp-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "sata-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "sata-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "scsi-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "scsi-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "serial-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "storage-core-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "storage-core-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "usb-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "usb-modules-5.4.0-45-generic-lpae-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "virtio-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "vlan-modules-5.4.0-45-generic-di"
        },
        {
            "binary_version": "5.4.0-45.49",
            "binary_name": "vlan-modules-5.4.0-45-generic-lpae-di"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:20.04:LTS"
    }
}

linux-aws

Package

Name
linux-aws
Purl
pkg:deb/ubuntu/linux-aws@5.4.0-1022.22?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1022.22

Affected versions

5.*

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

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-aws-cloud-tools-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-aws-headers-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-aws-tools-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-buildinfo-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-cloud-tools-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-headers-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-image-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-modules-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-modules-extra-5.4.0-1022-aws"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-tools-5.4.0-1022-aws"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:20.04:LTS"
    }
}

linux-azure

Package

Name
linux-azure
Purl
pkg:deb/ubuntu/linux-azure@5.4.0-1023.23?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1023.23

Affected versions

5.*

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

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1023.23",
            "binary_name": "linux-azure-cloud-tools-5.4.0-1023"
        },
        {
            "binary_version": "5.4.0-1023.23",
            "binary_name": "linux-azure-headers-5.4.0-1023"
        },
        {
            "binary_version": "5.4.0-1023.23",
            "binary_name": "linux-azure-tools-5.4.0-1023"
        },
        {
            "binary_version": "5.4.0-1023.23",
            "binary_name": "linux-buildinfo-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23",
            "binary_name": "linux-cloud-tools-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23",
            "binary_name": "linux-headers-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23",
            "binary_name": "linux-image-unsigned-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23",
            "binary_name": "linux-modules-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23",
            "binary_name": "linux-modules-extra-5.4.0-1023-azure"
        },
        {
            "binary_version": "5.4.0-1023.23",
            "binary_name": "linux-tools-5.4.0-1023-azure"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:20.04:LTS"
    }
}

linux-gcp

Package

Name
linux-gcp
Purl
pkg:deb/ubuntu/linux-gcp@5.4.0-1022.22?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1022.22

Affected versions

5.*

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

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-buildinfo-5.4.0-1022-gcp"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-gcp-headers-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-gcp-tools-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-headers-5.4.0-1022-gcp"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-image-unsigned-5.4.0-1022-gcp"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-modules-5.4.0-1022-gcp"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-modules-extra-5.4.0-1022-gcp"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-tools-5.4.0-1022-gcp"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:20.04:LTS"
    }
}

linux-kvm

Package

Name
linux-kvm
Purl
pkg:deb/ubuntu/linux-kvm@5.4.0-1021.21?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1021.21

Affected versions

5.*

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

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1021.21",
            "binary_name": "linux-buildinfo-5.4.0-1021-kvm"
        },
        {
            "binary_version": "5.4.0-1021.21",
            "binary_name": "linux-headers-5.4.0-1021-kvm"
        },
        {
            "binary_version": "5.4.0-1021.21",
            "binary_name": "linux-image-unsigned-5.4.0-1021-kvm"
        },
        {
            "binary_version": "5.4.0-1021.21",
            "binary_name": "linux-kvm-headers-5.4.0-1021"
        },
        {
            "binary_version": "5.4.0-1021.21",
            "binary_name": "linux-kvm-tools-5.4.0-1021"
        },
        {
            "binary_version": "5.4.0-1021.21",
            "binary_name": "linux-modules-5.4.0-1021-kvm"
        },
        {
            "binary_version": "5.4.0-1021.21",
            "binary_name": "linux-tools-5.4.0-1021-kvm"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:20.04:LTS"
    }
}

linux-oracle

Package

Name
linux-oracle
Purl
pkg:deb/ubuntu/linux-oracle@5.4.0-1022.22?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1022.22

Affected versions

5.*

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

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-buildinfo-5.4.0-1022-oracle"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-headers-5.4.0-1022-oracle"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-image-unsigned-5.4.0-1022-oracle"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-modules-5.4.0-1022-oracle"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-modules-extra-5.4.0-1022-oracle"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-oracle-headers-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-oracle-tools-5.4.0-1022"
        },
        {
            "binary_version": "5.4.0-1022.22",
            "binary_name": "linux-tools-5.4.0-1022-oracle"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:20.04:LTS"
    }
}

linux-raspi

Package

Name
linux-raspi
Purl
pkg:deb/ubuntu/linux-raspi@5.4.0-1016.17?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.0-1016.17

Affected versions

5.*

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

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "5.4.0-1016.17",
            "binary_name": "linux-buildinfo-5.4.0-1016-raspi"
        },
        {
            "binary_version": "5.4.0-1016.17",
            "binary_name": "linux-headers-5.4.0-1016-raspi"
        },
        {
            "binary_version": "5.4.0-1016.17",
            "binary_name": "linux-image-5.4.0-1016-raspi"
        },
        {
            "binary_version": "5.4.0-1016.17",
            "binary_name": "linux-modules-5.4.0-1016-raspi"
        },
        {
            "binary_version": "5.4.0-1016.17",
            "binary_name": "linux-raspi-headers-5.4.0-1016"
        },
        {
            "binary_version": "5.4.0-1016.17",
            "binary_name": "linux-raspi-tools-5.4.0-1016"
        },
        {
            "binary_version": "5.4.0-1016.17",
            "binary_name": "linux-tools-5.4.0-1016-raspi"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "cves": [
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2019-20810"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10757"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10766"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10767"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10768"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-10781"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12655"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "negligible",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12656"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-12771"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-13974"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "low",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-15393"
            },
            {
                "severity": [
                    {
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "type": "CVSS_V3"
                    },
                    {
                        "score": "medium",
                        "type": "Ubuntu"
                    }
                ],
                "id": "CVE-2020-24394"
            }
        ],
        "ecosystem": "Ubuntu:20.04:LTS"
    }
}