usn-5623-1
Vulnerability from osv_ubuntu
Published
2022-09-21 11:10
Modified
2026-06-03 10:45
Summary
linux-hwe-5.15, linux-lowlatency-hwe-5.15 vulnerabilities
Details

Asaf Modelevsky discovered that the Intel(R) 10GbE PCI Express (ixgbe) Ethernet driver for the Linux kernel performed insufficient control flow management. A local attacker could possibly use this to cause a denial of service. (CVE-2021-33061)

It was discovered that the framebuffer driver on the Linux kernel did not verify size limits when changing font or screen size, leading to an out-of- bounds write. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-33655)

Moshe Kol, Amit Klein and Yossi Gilad discovered that the IP implementation in the Linux kernel did not provide sufficient randomization when calculating port offsets. An attacker could possibly use this to expose sensitive information. (CVE-2022-1012, CVE-2022-32296)

Norbert Slusarek discovered that a race condition existed in the perf subsystem in the Linux kernel, resulting in a use-after-free vulnerability. A privileged local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2022-1729)

Qiuhao Li, Gaoning Pan, and Yongkang Jia discovered that the KVM hypervisor implementation in the Linux kernel did not properly handle an illegal instruction in a guest, resulting in a null pointer dereference. An attacker in a guest VM could use this to cause a denial of service (system crash) in the host OS. (CVE-2022-1852)

It was discovered that the UDF file system 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-2022-1943)

Gerald Lee discovered that the NTFS file system implementation in the Linux kernel did not properly handle certain error conditions, leading to a use- after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly expose sensitive information. (CVE-2022-1973)

Duoming Zhou discovered that race conditions existed in the timer handling implementation of the Linux kernel's Rose X.25 protocol layer, resulting in use-after-free vulnerabilities. A local attacker could use this to cause a denial of service (system crash). (CVE-2022-2318)

It was discovered that the device-mapper verity (dm-verity) driver in the Linux kernel did not properly verify targets being loaded into the device- mapper table. A privileged attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2022-2503)

Roger Pau Monné discovered that the Xen virtual block driver in the Linux kernel did not properly initialize memory pages to be used for shared communication with the backend. A local attacker could use this to expose sensitive information (guest kernel memory). (CVE-2022-26365)

Zheyu Ma discovered that the Intel iSMT SMBus host controller driver 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). (CVE-2022-2873)

Selim Enes Karaduman discovered that a race condition existed in the pipe buffers implementation of the Linux kernel. A local attacker could use this to cause a denial of service (system crash) or possibly escalate privileges. (CVE-2022-2959)

Roger Pau Monné discovered that the Xen paravirtualization frontend in the Linux kernel did not properly initialize memory pages to be used for shared communication with the backend. A local attacker could use this to expose sensitive information (guest kernel memory). (CVE-2022-33740)

It was discovered that the Xen paravirtualization frontend in the Linux kernel incorrectly shared unrelated data when communicating with certain backends. A local attacker could use this to cause a denial of service (guest crash) or expose sensitive information (guest kernel memory). (CVE-2022-33741, CVE-2022-33742)

Jan Beulich discovered that the Xen network device frontend driver in the Linux kernel incorrectly handled socket buffers (skb) references when communicating with certain backends. A local attacker could use this to cause a denial of service (guest crash). (CVE-2022-33743)

Oleksandr Tyshchenko discovered that the Xen paravirtualization platform in the Linux kernel on ARM platforms contained a race condition in certain situations. An attacker in a guest VM could use this to cause a denial of service in the host OS. (CVE-2022-33744)

It was discovered that the virtio RPMSG bus driver in the Linux kernel contained a double-free vulnerability in certain error conditions. A local attacker could possibly use this to cause a denial of service (system crash). (CVE-2022-34494, CVE-2022-34495)

Domingo Dirutigliano and Nicola Guerrera discovered that the netfilter subsystem in the Linux kernel did not properly handle rules that truncated packets below the packet header size. When such rules are in place, a remote attacker could possibly use this to cause a denial of service (system crash). (CVE-2022-36946)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2021-33061",
              "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": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2021-33655",
              "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"
                }
              ]
            },
            {
              "id": "CVE-2022-1012",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-1729",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "low",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-1852",
              "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-2022-1943",
              "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-2022-1973",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-2318",
              "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-2022-2503",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "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"
                }
              ]
            },
            {
              "id": "CVE-2022-2873",
              "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-2022-2959",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-26365",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-32296",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-33740",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-33741",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-33742",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-33743",
              "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-2022-33744",
              "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": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-34494",
              "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-2022-34495",
              "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-2022-36946",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:20.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "linux-buildinfo-5.15.0-48-generic",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-buildinfo-5.15.0-48-generic-64k",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-buildinfo-5.15.0-48-generic-lpae",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-cloud-tools-5.15.0-48-generic",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-headers-5.15.0-48-generic",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-headers-5.15.0-48-generic-64k",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-headers-5.15.0-48-generic-lpae",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-hwe-5.15-cloud-tools-5.15.0-48",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-hwe-5.15-cloud-tools-common",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-hwe-5.15-headers-5.15.0-48",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-hwe-5.15-source-5.15.0",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-hwe-5.15-tools-5.15.0-48",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-hwe-5.15-tools-common",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-hwe-5.15-tools-host",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-image-5.15.0-48-generic",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-image-5.15.0-48-generic-lpae",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-image-unsigned-5.15.0-48-generic",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-image-unsigned-5.15.0-48-generic-64k",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-modules-5.15.0-48-generic",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-modules-5.15.0-48-generic-64k",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-modules-5.15.0-48-generic-lpae",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-modules-extra-5.15.0-48-generic",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-modules-iwlwifi-5.15.0-48-generic",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-tools-5.15.0-48-generic",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-tools-5.15.0-48-generic-64k",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-tools-5.15.0-48-generic-lpae",
            "binary_version": "5.15.0-48.54~20.04.1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "linux-hwe-5.15",
        "purl": "pkg:deb/ubuntu/linux-hwe-5.15@5.15.0-48.54~20.04.1?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.15.0-48.54~20.04.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.15.0-33.34~20.04.1",
        "5.15.0-41.44~20.04.1",
        "5.15.0-43.46~20.04.1",
        "5.15.0-46.49~20.04.1"
      ]
    },
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2021-33061",
              "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": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2021-33655",
              "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"
                }
              ]
            },
            {
              "id": "CVE-2022-1012",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-1729",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "low",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-1852",
              "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-2022-1943",
              "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-2022-1973",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-2318",
              "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-2022-2503",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "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"
                }
              ]
            },
            {
              "id": "CVE-2022-2873",
              "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-2022-2959",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-26365",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-32296",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-33740",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-33741",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-33742",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-33743",
              "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-2022-33744",
              "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": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-34494",
              "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-2022-34495",
              "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-2022-36946",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:20.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "linux-buildinfo-5.15.0-48-lowlatency",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-buildinfo-5.15.0-48-lowlatency-64k",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-cloud-tools-5.15.0-48-lowlatency",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-headers-5.15.0-48-lowlatency",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-headers-5.15.0-48-lowlatency-64k",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-image-unsigned-5.15.0-48-lowlatency",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-image-unsigned-5.15.0-48-lowlatency-64k",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-lowlatency-hwe-5.15-cloud-tools-5.15.0-48",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-lowlatency-hwe-5.15-cloud-tools-common",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-lowlatency-hwe-5.15-headers-5.15.0-48",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-lowlatency-hwe-5.15-tools-5.15.0-48",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-lowlatency-hwe-5.15-tools-common",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-lowlatency-hwe-5.15-tools-host",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-modules-5.15.0-48-lowlatency",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-modules-5.15.0-48-lowlatency-64k",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-modules-iwlwifi-5.15.0-48-lowlatency",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-tools-5.15.0-48-lowlatency",
            "binary_version": "5.15.0-48.54~20.04.1"
          },
          {
            "binary_name": "linux-tools-5.15.0-48-lowlatency-64k",
            "binary_version": "5.15.0-48.54~20.04.1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "linux-lowlatency-hwe-5.15",
        "purl": "pkg:deb/ubuntu/linux-lowlatency-hwe-5.15@5.15.0-48.54~20.04.1?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.15.0-48.54~20.04.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.15.0-33.34~20.04.1",
        "5.15.0-42.45~20.04.1",
        "5.15.0-43.46~20.04.1",
        "5.15.0-46.49~20.04.1"
      ]
    }
  ],
  "aliases": [],
  "details": "Asaf Modelevsky discovered that the Intel(R) 10GbE PCI Express (ixgbe)\nEthernet driver for the Linux kernel performed insufficient control flow\nmanagement. A local attacker could possibly use this to cause a denial of\nservice. (CVE-2021-33061)\n\nIt was discovered that the framebuffer driver on the Linux kernel did not\nverify size limits when changing font or screen size, leading to an out-of-\nbounds write. A local attacker could use this to cause a denial of service\n(system crash) or possibly execute arbitrary code. (CVE-2021-33655)\n\nMoshe Kol, Amit Klein and Yossi Gilad discovered that the IP implementation\nin the Linux kernel did not provide sufficient randomization when\ncalculating port offsets. An attacker could possibly use this to expose\nsensitive information. (CVE-2022-1012, CVE-2022-32296)\n\nNorbert Slusarek discovered that a race condition existed in the perf\nsubsystem in the Linux kernel, resulting in a use-after-free vulnerability.\nA privileged local attacker could use this to cause a denial of service\n(system crash) or possibly execute arbitrary code. (CVE-2022-1729)\n\nQiuhao Li, Gaoning Pan, and Yongkang Jia discovered that the KVM hypervisor\nimplementation in the Linux kernel did not properly handle an illegal\ninstruction in a guest, resulting in a null pointer dereference. An\nattacker in a guest VM could use this to cause a denial of service (system\ncrash) in the host OS. (CVE-2022-1852)\n\nIt was discovered that the UDF file system implementation in the Linux\nkernel contained an out-of-bounds write vulnerability. A local attacker\ncould use this to cause a denial of service (system crash) or possibly\nexecute arbitrary code. (CVE-2022-1943)\n\nGerald Lee discovered that the NTFS file system implementation in the Linux\nkernel did not properly handle certain error conditions, leading to a use-\nafter-free vulnerability. A local attacker could use this to cause a denial\nof service (system crash) or possibly expose sensitive information.\n(CVE-2022-1973)\n\nDuoming Zhou discovered that race conditions existed in the timer handling\nimplementation of the Linux kernel\u0027s Rose X.25 protocol layer, resulting in\nuse-after-free vulnerabilities. A local attacker could use this to cause a\ndenial of service (system crash). (CVE-2022-2318)\n\nIt was discovered that the device-mapper verity (dm-verity) driver in the\nLinux kernel did not properly verify targets being loaded into the device-\nmapper table. A privileged attacker could use this to cause a denial of\nservice (system crash) or possibly execute arbitrary code. (CVE-2022-2503)\n\nRoger Pau Monn\u00e9 discovered that the Xen virtual block driver in the Linux\nkernel did not properly initialize memory pages to be used for shared\ncommunication with the backend. A local attacker could use this to expose\nsensitive information (guest kernel memory). (CVE-2022-26365)\n\nZheyu Ma discovered that the Intel iSMT SMBus host controller driver in the\nLinux kernel contained an out-of-bounds write vulnerability. A local\nattacker could use this to cause a denial of service (system crash).\n(CVE-2022-2873)\n\nSelim Enes Karaduman discovered that a race condition existed in the pipe\nbuffers implementation of the Linux kernel. A local attacker could use this\nto cause a denial of service (system crash) or possibly escalate\nprivileges. (CVE-2022-2959)\n\nRoger Pau Monn\u00e9 discovered that the Xen paravirtualization frontend in the\nLinux kernel did not properly initialize memory pages to be used for shared\ncommunication with the backend. A local attacker could use this to expose\nsensitive information (guest kernel memory). (CVE-2022-33740)\n\nIt was discovered that the Xen paravirtualization frontend in the Linux\nkernel incorrectly shared unrelated data when communicating with certain\nbackends. A local attacker could use this to cause a denial of service\n(guest crash) or expose sensitive information (guest kernel memory).\n(CVE-2022-33741, CVE-2022-33742)\n\nJan Beulich discovered that the Xen network device frontend driver in the\nLinux kernel incorrectly handled socket buffers (skb) references when\ncommunicating with certain backends. A local attacker could use this to\ncause a denial of service (guest crash). (CVE-2022-33743)\n\nOleksandr Tyshchenko discovered that the Xen paravirtualization platform in\nthe Linux kernel on ARM platforms contained a race condition in certain\nsituations. An attacker in a guest VM could use this to cause a denial of\nservice in the host OS. (CVE-2022-33744)\n\nIt was discovered that the virtio RPMSG bus driver in the Linux kernel\ncontained a double-free vulnerability in certain error conditions. A local\nattacker could possibly use this to cause a denial of service (system\ncrash). (CVE-2022-34494, CVE-2022-34495)\n\nDomingo Dirutigliano and Nicola Guerrera discovered that the netfilter\nsubsystem in the Linux kernel did not properly handle rules that truncated\npackets below the packet header size. When such rules are in place, a\nremote attacker could possibly use this to cause a denial of service\n(system crash). (CVE-2022-36946)\n",
  "id": "USN-5623-1",
  "modified": "2026-06-03T10:45:30Z",
  "published": "2022-09-21T11:10:34Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-5623-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2021-33061"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2021-33655"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-1012"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-1729"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-1852"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-1943"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-1973"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-2318"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-2503"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-2873"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-2959"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-26365"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-32296"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-33740"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-33741"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-33742"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-33743"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-33744"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-34494"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-34495"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-36946"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "linux-hwe-5.15, linux-lowlatency-hwe-5.15 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2021-33061",
    "UBUNTU-CVE-2021-33655",
    "UBUNTU-CVE-2022-1012",
    "UBUNTU-CVE-2022-1729",
    "UBUNTU-CVE-2022-1852",
    "UBUNTU-CVE-2022-1943",
    "UBUNTU-CVE-2022-1973",
    "UBUNTU-CVE-2022-2318",
    "UBUNTU-CVE-2022-2503",
    "UBUNTU-CVE-2022-2873",
    "UBUNTU-CVE-2022-2959",
    "UBUNTU-CVE-2022-26365",
    "UBUNTU-CVE-2022-32296",
    "UBUNTU-CVE-2022-33740",
    "UBUNTU-CVE-2022-33741",
    "UBUNTU-CVE-2022-33742",
    "UBUNTU-CVE-2022-33743",
    "UBUNTU-CVE-2022-33744",
    "UBUNTU-CVE-2022-34494",
    "UBUNTU-CVE-2022-34495",
    "UBUNTU-CVE-2022-36946"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…