USN-5265-1

Source
https://ubuntu.com/security/notices/USN-5265-1
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5265-1.json
JSON Data
https://api.test.osv.dev/v1/vulns/USN-5265-1
Upstream
Related
Published
2022-02-03T05:40:51Z
Modified
2026-09-10T11:00:55Z
Summary
linux, linux-aws, linux-aws-5.11, linux-aws-5.13, linux-azure-5.11, linux-gcp, linux-gcp-5.11, linux-hwe-5.13, linux-kvm, linux-oem-5.13, linux-oracle, linux-oracle-5.11, linux-raspi vulnerabilities
Details

Jeremy Cline discovered a use-after-free in the nouveau graphics driver of the Linux kernel during device removal. A privileged or physically proximate attacker could use this to cause a denial of service (system crash). (CVE-2020-27820)

It was discovered that the Bluetooth subsystem in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-3640)

Likang Luo discovered that a race condition existed in the Bluetooth subsystem of the Linux kernel, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-3752)

It was discovered that the SCTP protocol implementation in the Linux kernel did not properly verify VTAGs in some situations. A remote attacker could possibly use this to cause a denial of service (connection disassociation). (CVE-2021-3772)

It was discovered that the eBPF implementation in the Linux kernel contained a race condition around read-only maps. A privileged attacker could use this to modify read-only maps. (CVE-2021-4001)

It was discovered that the NFS server implementation in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-4090)

Felix Wilhelm discovered that the KVM implementation in the Linux kernel did not properly handle exit events from AMD Secure Encrypted Virtualization-Encrypted State (SEV-ES) guest VMs. An attacker in a guest VM could use this to cause a denial of service (host kernel crash) or possibly execute arbitrary code in the host kernel. (CVE-2021-4093)

Lin Ma discovered that the NFC Controller Interface (NCI) implementation in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-4202)

It was discovered that the AMD Radeon GPU driver in the Linux kernel did not properly validate writes in the debugfs file system. A privileged attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-42327)

Luo Likang discovered that the FireDTV Firewire driver in the Linux kernel did not properly perform bounds checking in some situations. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-42739)

References

Affected packages

Ubuntu:20.04:LTS
linux-aws-5.11

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
5.11.0-1028.31~20.04.1

Affected versions

5.*
5.11.0-1009.9~20.04.2
5.11.0-1014.15~20.04.1
5.11.0-1016.17~20.04.1
5.11.0-1017.18~20.04.1
5.11.0-1019.20~20.04.1
5.11.0-1020.21~20.04.2
5.11.0-1021.22~20.04.2
5.11.0-1022.23~20.04.1
5.11.0-1023.24~20.04.1
5.11.0-1025.27~20.04.1
5.11.0-1027.30~20.04.1

Ecosystem specific

{
    "availability":  "No subscription required",
    "binaries":  [
        {
            "binary_name":  "linux-aws-5.11-cloud-tools-5.11.0-1028",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-aws-5.11-headers-5.11.0-1028",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-aws-5.11-tools-5.11.0-1028",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-buildinfo-5.11.0-1028-aws",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-cloud-tools-5.11.0-1028-aws",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-headers-5.11.0-1028-aws",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-image-unsigned-5.11.0-1028-aws",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-modules-5.11.0-1028-aws",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-modules-extra-5.11.0-1028-aws",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-tools-5.11.0-1028-aws",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        }
    ]
}

Database specific

cves_map
{
    "cves":  [
        {
            "id":  "CVE-2020-27820",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3640",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3752",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3772",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4001",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4090",
            "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-2021-4093",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4202",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42327",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42739",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        }
    ],
    "ecosystem":  "Ubuntu:20.04:LTS"
}
source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5265-1.json"
linux-aws-5.13

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
5.13.0-1012.13~20.04.1

Affected versions

5.*
5.13.0-1008.9~20.04.2
5.13.0-1011.12~20.04.1

Ecosystem specific

{
    "availability":  "No subscription required",
    "binaries":  [
        {
            "binary_name":  "linux-aws-5.13-cloud-tools-5.13.0-1012",
            "binary_version":  "5.13.0-1012.13~20.04.1"
        },
        {
            "binary_name":  "linux-aws-5.13-headers-5.13.0-1012",
            "binary_version":  "5.13.0-1012.13~20.04.1"
        },
        {
            "binary_name":  "linux-aws-5.13-tools-5.13.0-1012",
            "binary_version":  "5.13.0-1012.13~20.04.1"
        },
        {
            "binary_name":  "linux-buildinfo-5.13.0-1012-aws",
            "binary_version":  "5.13.0-1012.13~20.04.1"
        },
        {
            "binary_name":  "linux-cloud-tools-5.13.0-1012-aws",
            "binary_version":  "5.13.0-1012.13~20.04.1"
        },
        {
            "binary_name":  "linux-headers-5.13.0-1012-aws",
            "binary_version":  "5.13.0-1012.13~20.04.1"
        },
        {
            "binary_name":  "linux-image-unsigned-5.13.0-1012-aws",
            "binary_version":  "5.13.0-1012.13~20.04.1"
        },
        {
            "binary_name":  "linux-modules-5.13.0-1012-aws",
            "binary_version":  "5.13.0-1012.13~20.04.1"
        },
        {
            "binary_name":  "linux-modules-extra-5.13.0-1012-aws",
            "binary_version":  "5.13.0-1012.13~20.04.1"
        },
        {
            "binary_name":  "linux-tools-5.13.0-1012-aws",
            "binary_version":  "5.13.0-1012.13~20.04.1"
        }
    ]
}

Database specific

cves_map
{
    "cves":  [
        {
            "id":  "CVE-2020-27820",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3640",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3752",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3772",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4001",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4090",
            "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-2021-4093",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4202",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42327",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42739",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        }
    ],
    "ecosystem":  "Ubuntu:20.04:LTS"
}
source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5265-1.json"
linux-azure-5.11

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
5.11.0-1028.31~20.04.2

Affected versions

5.*
5.11.0-1007.7~20.04.2
5.11.0-1012.13~20.04.1
5.11.0-1013.14~20.04.1
5.11.0-1015.16~20.04.1
5.11.0-1017.18~20.04.1
5.11.0-1019.20~20.04.1
5.11.0-1020.21~20.04.1
5.11.0-1021.22~20.04.1
5.11.0-1022.23~20.04.1
5.11.0-1023.24~20.04.1
5.11.0-1025.27~20.04.1
5.11.0-1027.30~20.04.1

Ecosystem specific

{
    "availability":  "No subscription required",
    "binaries":  [
        {
            "binary_name":  "linux-azure-5.11-cloud-tools-5.11.0-1028",
            "binary_version":  "5.11.0-1028.31~20.04.2"
        },
        {
            "binary_name":  "linux-azure-5.11-headers-5.11.0-1028",
            "binary_version":  "5.11.0-1028.31~20.04.2"
        },
        {
            "binary_name":  "linux-azure-5.11-tools-5.11.0-1028",
            "binary_version":  "5.11.0-1028.31~20.04.2"
        },
        {
            "binary_name":  "linux-buildinfo-5.11.0-1028-azure",
            "binary_version":  "5.11.0-1028.31~20.04.2"
        },
        {
            "binary_name":  "linux-cloud-tools-5.11.0-1028-azure",
            "binary_version":  "5.11.0-1028.31~20.04.2"
        },
        {
            "binary_name":  "linux-headers-5.11.0-1028-azure",
            "binary_version":  "5.11.0-1028.31~20.04.2"
        },
        {
            "binary_name":  "linux-image-unsigned-5.11.0-1028-azure",
            "binary_version":  "5.11.0-1028.31~20.04.2"
        },
        {
            "binary_name":  "linux-modules-5.11.0-1028-azure",
            "binary_version":  "5.11.0-1028.31~20.04.2"
        },
        {
            "binary_name":  "linux-modules-extra-5.11.0-1028-azure",
            "binary_version":  "5.11.0-1028.31~20.04.2"
        },
        {
            "binary_name":  "linux-tools-5.11.0-1028-azure",
            "binary_version":  "5.11.0-1028.31~20.04.2"
        }
    ]
}

Database specific

cves_map
{
    "cves":  [
        {
            "id":  "CVE-2020-27820",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3640",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3752",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3772",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4001",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4090",
            "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-2021-4093",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4202",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42327",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42739",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        }
    ],
    "ecosystem":  "Ubuntu:20.04:LTS"
}
source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5265-1.json"
linux-gcp-5.11

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
5.11.0-1029.33~20.04.3

Affected versions

5.*
5.11.0-1009.10~20.04.1
5.11.0-1014.16~20.04.1
5.11.0-1017.19~20.04.1
5.11.0-1018.20~20.04.2
5.11.0-1020.22~20.04.1
5.11.0-1021.23~20.04.1
5.11.0-1022.24~20.04.1
5.11.0-1023.25~20.04.1
5.11.0-1024.26~20.04.1
5.11.0-1026.29~20.04.1
5.11.0-1028.32~20.04.1

Ecosystem specific

{
    "availability":  "No subscription required",
    "binaries":  [
        {
            "binary_name":  "linux-buildinfo-5.11.0-1029-gcp",
            "binary_version":  "5.11.0-1029.33~20.04.3"
        },
        {
            "binary_name":  "linux-gcp-5.11-headers-5.11.0-1029",
            "binary_version":  "5.11.0-1029.33~20.04.3"
        },
        {
            "binary_name":  "linux-gcp-5.11-tools-5.11.0-1029",
            "binary_version":  "5.11.0-1029.33~20.04.3"
        },
        {
            "binary_name":  "linux-headers-5.11.0-1029-gcp",
            "binary_version":  "5.11.0-1029.33~20.04.3"
        },
        {
            "binary_name":  "linux-image-unsigned-5.11.0-1029-gcp",
            "binary_version":  "5.11.0-1029.33~20.04.3"
        },
        {
            "binary_name":  "linux-modules-5.11.0-1029-gcp",
            "binary_version":  "5.11.0-1029.33~20.04.3"
        },
        {
            "binary_name":  "linux-modules-extra-5.11.0-1029-gcp",
            "binary_version":  "5.11.0-1029.33~20.04.3"
        },
        {
            "binary_name":  "linux-tools-5.11.0-1029-gcp",
            "binary_version":  "5.11.0-1029.33~20.04.3"
        }
    ]
}

Database specific

cves_map
{
    "cves":  [
        {
            "id":  "CVE-2020-27820",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3640",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3752",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3772",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4001",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4090",
            "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-2021-4093",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4202",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42327",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42739",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        }
    ],
    "ecosystem":  "Ubuntu:20.04:LTS"
}
source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5265-1.json"
linux-hwe-5.13

Package

Name
linux-hwe-5.13
Purl
pkg:deb/ubuntu/linux-hwe-5.13?arch=source&distro=focal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
5.13.0-28.31~20.04.1

Affected versions

5.*
5.13.0-21.21~20.04.1
5.13.0-22.22~20.04.1
5.13.0-23.23~20.04.2
5.13.0-25.26~20.04.1
5.13.0-27.29~20.04.1

Ecosystem specific

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

Database specific

cves_map
{
    "cves":  [
        {
            "id":  "CVE-2020-27820",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3640",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3752",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3772",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4001",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4090",
            "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-2021-4093",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4202",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42327",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42739",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        }
    ],
    "ecosystem":  "Ubuntu:20.04:LTS"
}
source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5265-1.json"
linux-oem-5.13

Package

Name
linux-oem-5.13
Purl
pkg:deb/ubuntu/linux-oem-5.13?arch=source&distro=focal

Affected ranges

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

Affected versions

5.*
5.13.0-1009.10
5.13.0-1010.11
5.13.0-1012.16
5.13.0-1014.18
5.13.0-1017.21
5.13.0-1019.23
5.13.0-1020.24
5.13.0-1021.25
5.13.0-1022.26
5.13.0-1026.32
5.13.0-1028.35

Ecosystem specific

{
    "availability":  "No subscription required",
    "binaries":  [
        {
            "binary_name":  "linux-buildinfo-5.13.0-1029-oem",
            "binary_version":  "5.13.0-1029.36"
        },
        {
            "binary_name":  "linux-headers-5.13.0-1029-oem",
            "binary_version":  "5.13.0-1029.36"
        },
        {
            "binary_name":  "linux-image-unsigned-5.13.0-1029-oem",
            "binary_version":  "5.13.0-1029.36"
        },
        {
            "binary_name":  "linux-modules-5.13.0-1029-oem",
            "binary_version":  "5.13.0-1029.36"
        },
        {
            "binary_name":  "linux-oem-5.13-headers-5.13.0-1029",
            "binary_version":  "5.13.0-1029.36"
        },
        {
            "binary_name":  "linux-oem-5.13-tools-5.13.0-1029",
            "binary_version":  "5.13.0-1029.36"
        },
        {
            "binary_name":  "linux-oem-5.13-tools-host",
            "binary_version":  "5.13.0-1029.36"
        },
        {
            "binary_name":  "linux-tools-5.13.0-1029-oem",
            "binary_version":  "5.13.0-1029.36"
        }
    ]
}

Database specific

cves_map
{
    "cves":  [
        {
            "id":  "CVE-2020-27820",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3640",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3752",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3772",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4001",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4090",
            "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-2021-4093",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4202",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42327",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42739",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        }
    ],
    "ecosystem":  "Ubuntu:20.04:LTS"
}
source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5265-1.json"
linux-oracle-5.11

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
5.11.0-1028.31~20.04.1

Affected versions

5.*
5.11.0-1008.8~20.04.1
5.11.0-1013.14~20.04.1
5.11.0-1016.17~20.04.1
5.11.0-1017.18~20.04.1
5.11.0-1019.20~20.04.1
5.11.0-1020.21~20.04.1
5.11.0-1021.22~20.04.1
5.11.0-1022.23~20.04.1
5.11.0-1023.24~20.04.1
5.11.0-1025.27~20.04.1
5.11.0-1027.30~20.04.1

Ecosystem specific

{
    "availability":  "No subscription required",
    "binaries":  [
        {
            "binary_name":  "linux-buildinfo-5.11.0-1028-oracle",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-headers-5.11.0-1028-oracle",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-image-unsigned-5.11.0-1028-oracle",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-modules-5.11.0-1028-oracle",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-modules-extra-5.11.0-1028-oracle",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-oracle-5.11-headers-5.11.0-1028",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-oracle-5.11-tools-5.11.0-1028",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        },
        {
            "binary_name":  "linux-tools-5.11.0-1028-oracle",
            "binary_version":  "5.11.0-1028.31~20.04.1"
        }
    ]
}

Database specific

cves_map
{
    "cves":  [
        {
            "id":  "CVE-2020-27820",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3640",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3752",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:A/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-3772",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4001",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4090",
            "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-2021-4093",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-4202",
            "severity":  [
                {
                    "score":  "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
                    "type":  "CVSS_V4"
                },
                {
                    "score":  "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "high",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42327",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "low",
                    "type":  "Ubuntu"
                }
            ]
        },
        {
            "id":  "CVE-2021-42739",
            "severity":  [
                {
                    "score":  "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                    "type":  "CVSS_V3"
                },
                {
                    "score":  "medium",
                    "type":  "Ubuntu"
                }
            ]
        }
    ],
    "ecosystem":  "Ubuntu:20.04:LTS"
}
source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-5265-1.json"