GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
usn-6537-1
Vulnerability from osv_ubuntu
Published
2023-12-06 13:55
Modified
2023-12-06 13:55
Summary
linux-gcp vulnerabilities
Details

Yu Hao discovered that the UBI driver in the Linux kernel did not properly check for MTD with zero erasesize during device attachment. A local privileged attacker could use this to cause a denial of service (system crash). (CVE-2023-31085)

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)

Bien Pham discovered that the netfiler subsystem in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. A local user could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2023-4244)

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)

Yikebaer Aizezi discovered that the ext4 file system implementation in the Linux kernel contained a use-after-free vulnerability when handling inode extent metadata. An attacker could use this to construct a malicious ext4 file system image that, when mounted, could cause a denial of service (system crash). (CVE-2023-45898)

Maxim Levitsky discovered that the KVM nested virtualization (SVM) implementation for AMD processors in the Linux kernel did not properly handle x2AVIC MSRs. An attacker in a guest VM could use this to cause a denial of service (host kernel crash). (CVE-2023-5090)

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)

It was discovered that the SMB network file sharing protocol 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 execute arbitrary code. (CVE-2023-5345)

Murray McAllister discovered that the VMware Virtual GPU DRM driver in the Linux kernel did not properly handle memory objects when storing surfaces, leading to a use-after-free vulnerability. A local attacker in a guest VM could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2023-5633)

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": [
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "linux-buildinfo-6.5.0-1010-gcp",
            "binary_version": "6.5.0-1010.10"
          },
          {
            "binary_name": "linux-gcp-headers-6.5.0-1010",
            "binary_version": "6.5.0-1010.10"
          },
          {
            "binary_name": "linux-gcp-tools-6.5.0-1010",
            "binary_version": "6.5.0-1010.10"
          },
          {
            "binary_name": "linux-headers-6.5.0-1010-gcp",
            "binary_version": "6.5.0-1010.10"
          },
          {
            "binary_name": "linux-image-unsigned-6.5.0-1010-gcp",
            "binary_version": "6.5.0-1010.10"
          },
          {
            "binary_name": "linux-image-unsigned-6.5.0-1010-gcp-dbgsym",
            "binary_version": "6.5.0-1010.10"
          },
          {
            "binary_name": "linux-modules-6.5.0-1010-gcp",
            "binary_version": "6.5.0-1010.10"
          },
          {
            "binary_name": "linux-modules-extra-6.5.0-1010-gcp",
            "binary_version": "6.5.0-1010.10"
          },
          {
            "binary_name": "linux-modules-iwlwifi-6.5.0-1010-gcp",
            "binary_version": "6.5.0-1010.10"
          },
          {
            "binary_name": "linux-tools-6.5.0-1010-gcp",
            "binary_version": "6.5.0-1010.10"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:23.10",
        "name": "linux-gcp",
        "purl": "pkg:deb/ubuntu/linux-gcp@6.5.0-1010.10?arch=source\u0026distro=mantic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.5.0-1010.10"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "6.2.0-1005.5",
        "6.2.0-1006.6",
        "6.5.0-1004.4",
        "6.5.0-1006.6",
        "6.5.0-1007.7",
        "6.5.0-1008.8",
        "6.5.0-1009.9"
      ]
    }
  ],
  "aliases": [],
  "details": "Yu Hao discovered that the UBI driver in the Linux kernel did not properly\ncheck for MTD with zero erasesize during device attachment. A local\nprivileged attacker could use this to cause a denial of service (system\ncrash). (CVE-2023-31085)\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\nBien Pham discovered that the netfiler subsystem in the Linux kernel\ncontained a race condition, leading to a use-after-free vulnerability. A\nlocal user could use this to cause a denial of service (system crash) or\npossibly execute arbitrary code. (CVE-2023-4244)\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\nYikebaer Aizezi discovered that the ext4 file system implementation in the\nLinux kernel contained a use-after-free vulnerability when handling inode\nextent metadata. An attacker could use this to construct a malicious ext4\nfile system image that, when mounted, could cause a denial of service\n(system crash). (CVE-2023-45898)\n\nMaxim Levitsky discovered that the KVM nested virtualization (SVM)\nimplementation for AMD processors in the Linux kernel did not properly\nhandle x2AVIC MSRs. An attacker in a guest VM could use this to cause a\ndenial of service (host kernel crash). (CVE-2023-5090)\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\nIt was discovered that the SMB network file sharing protocol implementation\nin the Linux kernel did not properly handle certain error conditions,\nleading to a use-after-free vulnerability. A local attacker could use this\nto cause a denial of service (system crash) or possibly execute arbitrary\ncode. (CVE-2023-5345)\n\nMurray McAllister discovered that the VMware Virtual GPU DRM driver in the\nLinux kernel did not properly handle memory objects when storing surfaces,\nleading to a use-after-free vulnerability. A local attacker in a guest VM\ncould use this to cause a denial of service (system crash) or possibly\nexecute arbitrary code. (CVE-2023-5633)\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\n",
  "id": "USN-6537-1",
  "modified": "2023-12-06T13:55:09.293605Z",
  "published": "2023-12-06T13:55:09.293605Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-6537-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-4244"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-5090"
    },
    {
      "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-5345"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-5633"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-5717"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-31085"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-39189"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-42754"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-45898"
    }
  ],
  "related": [
    "CVE-2023-4244",
    "UBUNTU-CVE-2023-4244",
    "CVE-2023-5090",
    "UBUNTU-CVE-2023-5090",
    "CVE-2023-5158",
    "UBUNTU-CVE-2023-5158",
    "CVE-2023-5178",
    "UBUNTU-CVE-2023-5178",
    "CVE-2023-5345",
    "UBUNTU-CVE-2023-5345",
    "CVE-2023-5633",
    "UBUNTU-CVE-2023-5633",
    "CVE-2023-5717",
    "UBUNTU-CVE-2023-5717",
    "CVE-2023-31085",
    "UBUNTU-CVE-2023-31085",
    "CVE-2023-39189",
    "UBUNTU-CVE-2023-39189",
    "CVE-2023-42754",
    "UBUNTU-CVE-2023-42754",
    "CVE-2023-45898",
    "UBUNTU-CVE-2023-45898"
  ],
  "schema_version": "1.6.3",
  "summary": "linux-gcp vulnerabilities"
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…