usn-6549-5
Vulnerability from osv_ubuntu
Published
2024-01-10 21:55
Modified
2026-06-03 10:45
Summary
linux-gcp-5.15, linux-intel-iotg-5.15 vulnerabilities
Details

It was discovered that the USB subsystem in the Linux kernel contained a race condition while handling device descriptors in certain situations, leading to a out-of-bounds read vulnerability. A local attacker could possibly use this to cause a denial of service (system crash). (CVE-2023-37453)

Lin Ma discovered that the Netlink Transformation (XFRM) subsystem in the Linux kernel did not properly initialize a policy data structure, leading to an out-of-bounds vulnerability. A local privileged attacker could use this to cause a denial of service (system crash) or possibly expose sensitive information (kernel memory). (CVE-2023-3773)

Lucas Leong discovered that the netfilter subsystem in the Linux kernel did not properly validate some attributes passed from userspace. A local attacker could use this to cause a denial of service (system crash) or possibly expose sensitive information (kernel memory). (CVE-2023-39189)

Sunjoo Park discovered that the netfilter subsystem in the Linux kernel did not properly validate u32 packets content, leading to an out-of-bounds read vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly expose sensitive information. (CVE-2023-39192)

Lucas Leong discovered that the netfilter subsystem in the Linux kernel did not properly validate SCTP data, leading to an out-of-bounds read vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly expose sensitive information. (CVE-2023-39193)

Lucas Leong discovered that the Netlink Transformation (XFRM) subsystem in the Linux kernel did not properly handle state filters, leading to an out- of-bounds read vulnerability. A privileged local attacker could use this to cause a denial of service (system crash) or possibly expose sensitive information. (CVE-2023-39194)

It was discovered that a race condition existed in QXL virtual GPU driver in 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-2023-39198)

Kyle Zeng discovered that the IPv4 implementation in the Linux kernel did not properly handle socket buffers (skb) when performing IP routing in certain circumstances, leading to a null pointer dereference vulnerability. A privileged attacker could use this to cause a denial of service (system crash). (CVE-2023-42754)

Jason Wang discovered that the virtio ring implementation in the Linux kernel did not properly handle iov buffers in some situations. A local attacker in a guest VM could use this to cause a denial of service (host system crash). (CVE-2023-5158)

Alon Zahavi discovered that the NVMe-oF/TCP subsystem in the Linux kernel did not properly handle queue initialization failures in certain situations, leading to a use-after-free vulnerability. A remote attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2023-5178)

Budimir Markovic discovered that the perf subsystem in the Linux kernel did not properly handle event groups, leading to 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-2023-5717)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2023-3773",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-5158",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/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-2023-5178",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-5717",
              "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": "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-2023-37453",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-39189",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-39192",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-39193",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-39194",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-39198",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-42754",
              "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"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:20.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "linux-buildinfo-5.15.0-1048-gcp",
            "binary_version": "5.15.0-1048.56~20.04.1"
          },
          {
            "binary_name": "linux-gcp-5.15-headers-5.15.0-1048",
            "binary_version": "5.15.0-1048.56~20.04.1"
          },
          {
            "binary_name": "linux-gcp-5.15-tools-5.15.0-1048",
            "binary_version": "5.15.0-1048.56~20.04.1"
          },
          {
            "binary_name": "linux-headers-5.15.0-1048-gcp",
            "binary_version": "5.15.0-1048.56~20.04.1"
          },
          {
            "binary_name": "linux-image-unsigned-5.15.0-1048-gcp",
            "binary_version": "5.15.0-1048.56~20.04.1"
          },
          {
            "binary_name": "linux-modules-5.15.0-1048-gcp",
            "binary_version": "5.15.0-1048.56~20.04.1"
          },
          {
            "binary_name": "linux-modules-extra-5.15.0-1048-gcp",
            "binary_version": "5.15.0-1048.56~20.04.1"
          },
          {
            "binary_name": "linux-modules-iwlwifi-5.15.0-1048-gcp",
            "binary_version": "5.15.0-1048.56~20.04.1"
          },
          {
            "binary_name": "linux-tools-5.15.0-1048-gcp",
            "binary_version": "5.15.0-1048.56~20.04.1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "linux-gcp-5.15",
        "purl": "pkg:deb/ubuntu/linux-gcp-5.15@5.15.0-1048.56~20.04.1?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.15.0-1048.56~20.04.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.15.0-1006.9~20.04.1",
        "5.15.0-1012.17~20.04.1",
        "5.15.0-1013.18~20.04.1",
        "5.15.0-1016.21~20.04.1",
        "5.15.0-1017.23~20.04.2",
        "5.15.0-1018.24~20.04.1",
        "5.15.0-1021.28~20.04.1",
        "5.15.0-1022.29~20.04.1",
        "5.15.0-1025.32~20.04.2",
        "5.15.0-1026.33~20.04.1",
        "5.15.0-1027.34~20.04.1",
        "5.15.0-1029.36~20.04.1",
        "5.15.0-1030.37~20.04.1",
        "5.15.0-1031.38~20.04.1",
        "5.15.0-1032.40~20.04.1",
        "5.15.0-1033.41~20.04.1",
        "5.15.0-1034.42~20.04.1",
        "5.15.0-1035.43~20.04.1",
        "5.15.0-1036.44~20.04.1",
        "5.15.0-1037.45~20.04.1",
        "5.15.0-1038.46~20.04.1",
        "5.15.0-1039.47~20.04.1",
        "5.15.0-1040.48~20.04.1",
        "5.15.0-1041.49~20.04.1",
        "5.15.0-1042.50~20.04.1",
        "5.15.0-1044.52~20.04.1",
        "5.15.0-1045.53~20.04.2",
        "5.15.0-1046.54~20.04.1",
        "5.15.0-1047.55~20.04.1"
      ]
    },
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2023-3773",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-5158",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/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-2023-5178",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-5717",
              "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": "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-2023-37453",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-39189",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-39192",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-39193",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-39194",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-39198",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-42754",
              "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"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:20.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "linux-buildinfo-5.15.0-1046-intel-iotg",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-cloud-tools-5.15.0-1046-intel-iotg",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-headers-5.15.0-1046-intel-iotg",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-image-unsigned-5.15.0-1046-intel-iotg",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-intel-iotg-5.15-cloud-tools-5.15.0-1046",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-intel-iotg-5.15-cloud-tools-common",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-intel-iotg-5.15-headers-5.15.0-1046",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-intel-iotg-5.15-tools-5.15.0-1046",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-intel-iotg-5.15-tools-common",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-intel-iotg-5.15-tools-host",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-modules-5.15.0-1046-intel-iotg",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-modules-extra-5.15.0-1046-intel-iotg",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-modules-iwlwifi-5.15.0-1046-intel-iotg",
            "binary_version": "5.15.0-1046.52~20.04.1"
          },
          {
            "binary_name": "linux-tools-5.15.0-1046-intel-iotg",
            "binary_version": "5.15.0-1046.52~20.04.1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "linux-intel-iotg-5.15",
        "purl": "pkg:deb/ubuntu/linux-intel-iotg-5.15@5.15.0-1046.52~20.04.1?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.15.0-1046.52~20.04.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.15.0-1003.5~20.04.1",
        "5.15.0-1008.11~20.04.1",
        "5.15.0-1010.14~20.04.1",
        "5.15.0-1015.20~20.04.2",
        "5.15.0-1016.21~20.04.1",
        "5.15.0-1017.22~20.04.1",
        "5.15.0-1018.23~20.04.1",
        "5.15.0-1021.26~20.04.1",
        "5.15.0-1023.28~20.04.1",
        "5.15.0-1025.30~20.04.1",
        "5.15.0-1026.31~20.04.1",
        "5.15.0-1027.32~20.04.1",
        "5.15.0-1030.35~20.04.1",
        "5.15.0-1031.36~20.04.1",
        "5.15.0-1033.38~20.04.1",
        "5.15.0-1034.39~20.04.1",
        "5.15.0-1036.41~20.04.1",
        "5.15.0-1037.42~20.04.1",
        "5.15.0-1038.43~20.04.1",
        "5.15.0-1040.46~20.04.1",
        "5.15.0-1043.49~20.04.1",
        "5.15.0-1045.51~20.04.1"
      ]
    }
  ],
  "aliases": [],
  "details": "\nIt was discovered that the USB subsystem in the Linux kernel contained a\nrace condition while handling device descriptors in certain situations,\nleading to a out-of-bounds read vulnerability. A local attacker could\npossibly use this to cause a denial of service (system crash).\n(CVE-2023-37453)\n\nLin Ma discovered that the Netlink Transformation (XFRM) subsystem in the\nLinux kernel did not properly initialize a policy data structure, leading\nto an out-of-bounds vulnerability. A local privileged attacker could use\nthis to cause a denial of service (system crash) or possibly expose\nsensitive information (kernel memory). (CVE-2023-3773)\n\nLucas Leong discovered that the netfilter subsystem in the Linux kernel did\nnot properly validate some attributes passed from userspace. A local\nattacker could use this to cause a denial of service (system crash) or\npossibly expose sensitive information (kernel memory). (CVE-2023-39189)\n\nSunjoo Park discovered that the netfilter subsystem in the Linux kernel did\nnot properly validate u32 packets content, leading to an out-of-bounds read\nvulnerability. A local attacker could use this to cause a denial of service\n(system crash) or possibly expose sensitive information. (CVE-2023-39192)\n\nLucas Leong discovered that the netfilter subsystem in the Linux kernel did\nnot properly validate SCTP data, leading to an out-of-bounds read\nvulnerability. A local attacker could use this to cause a denial of service\n(system crash) or possibly expose sensitive information. (CVE-2023-39193)\n\nLucas Leong discovered that the Netlink Transformation (XFRM) subsystem in\nthe Linux kernel did not properly handle state filters, leading to an out-\nof-bounds read vulnerability. A privileged local attacker could use this to\ncause a denial of service (system crash) or possibly expose sensitive\ninformation. (CVE-2023-39194)\n\nIt was discovered that a race condition existed in QXL virtual GPU driver\nin the Linux kernel, leading to a use after free vulnerability. A local\nattacker could use this to cause a denial of service (system crash) or\npossibly execute arbitrary code. (CVE-2023-39198)\n\nKyle Zeng discovered that the IPv4 implementation in the Linux kernel did\nnot properly handle socket buffers (skb) when performing IP routing in\ncertain circumstances, leading to a null pointer dereference vulnerability.\nA privileged attacker could use this to cause a denial of service (system\ncrash). (CVE-2023-42754)\n\nJason Wang discovered that the virtio ring implementation in the Linux\nkernel did not properly handle iov buffers in some situations. A local\nattacker in a guest VM could use this to cause a denial of service (host\nsystem crash). (CVE-2023-5158)\n\nAlon Zahavi discovered that the NVMe-oF/TCP subsystem in the Linux kernel\ndid not properly handle queue initialization failures in certain\nsituations, leading to a use-after-free vulnerability. A remote attacker\ncould use this to cause a denial of service (system crash) or possibly\nexecute arbitrary code. (CVE-2023-5178)\n\nBudimir Markovic discovered that the perf subsystem in the Linux kernel did\nnot properly handle event groups, leading to an out-of-bounds write\nvulnerability. A local attacker could use this to cause a denial of service\n(system crash) or possibly execute arbitrary code. (CVE-2023-5717)\n",
  "id": "USN-6549-5",
  "modified": "2026-06-03T10:45:36Z",
  "published": "2024-01-10T21:55:12Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-6549-5"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-3773"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-5158"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-5178"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-5717"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-37453"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-39189"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-39192"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-39193"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-39194"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-39198"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-42754"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "linux-gcp-5.15, linux-intel-iotg-5.15 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2023-3773",
    "UBUNTU-CVE-2023-5158",
    "UBUNTU-CVE-2023-5178",
    "UBUNTU-CVE-2023-5717",
    "UBUNTU-CVE-2023-37453",
    "UBUNTU-CVE-2023-39189",
    "UBUNTU-CVE-2023-39192",
    "UBUNTU-CVE-2023-39193",
    "UBUNTU-CVE-2023-39194",
    "UBUNTU-CVE-2023-39198",
    "UBUNTU-CVE-2023-42754"
  ]
}



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…