usn-6194-1
Vulnerability from osv_ubuntu
Published
2023-06-29 19:13
Modified
2026-06-03 10:45
Summary
linux-oem-6.1 vulnerabilities
Details

Hangyu Hua discovered that the Flower classifier implementation in the Linux kernel contained an out-of-bounds write vulnerability. An attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2023-35788, LP: #2023577)

Xingyuan Mo and Gengjia Chen discovered that the io_uring subsystem in the Linux kernel did not properly handle locking when IOPOLL mode is being used. A local attacker could use this to cause a denial of service (system crash). (CVE-2023-2430)

Wei Chen discovered that the InfiniBand RDMA communication manager implementation in the Linux kernel contained an out-of-bounds read vulnerability. A local attacker could use this to cause a denial of service (system crash). (CVE-2023-2176)

It was discovered that for some Intel processors the INVLPG instruction implementation did not properly flush global TLB entries when PCIDs are enabled. An attacker could use this to expose sensitive information (kernel memory) or possibly cause undesired behaviors. (LP: #2023220)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2023-2176",
              "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-2430",
              "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": "high",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-35788",
              "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": "high",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:22.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "linux-buildinfo-6.1.0-1015-oem",
            "binary_version": "6.1.0-1015.15"
          },
          {
            "binary_name": "linux-headers-6.1.0-1015-oem",
            "binary_version": "6.1.0-1015.15"
          },
          {
            "binary_name": "linux-image-unsigned-6.1.0-1015-oem",
            "binary_version": "6.1.0-1015.15"
          },
          {
            "binary_name": "linux-modules-6.1.0-1015-oem",
            "binary_version": "6.1.0-1015.15"
          },
          {
            "binary_name": "linux-modules-ipu6-6.1.0-1015-oem",
            "binary_version": "6.1.0-1015.15"
          },
          {
            "binary_name": "linux-modules-ivsc-6.1.0-1015-oem",
            "binary_version": "6.1.0-1015.15"
          },
          {
            "binary_name": "linux-modules-iwlwifi-6.1.0-1015-oem",
            "binary_version": "6.1.0-1015.15"
          },
          {
            "binary_name": "linux-oem-6.1-headers-6.1.0-1015",
            "binary_version": "6.1.0-1015.15"
          },
          {
            "binary_name": "linux-oem-6.1-tools-6.1.0-1015",
            "binary_version": "6.1.0-1015.15"
          },
          {
            "binary_name": "linux-oem-6.1-tools-host",
            "binary_version": "6.1.0-1015.15"
          },
          {
            "binary_name": "linux-tools-6.1.0-1015-oem",
            "binary_version": "6.1.0-1015.15"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:22.04:LTS",
        "name": "linux-oem-6.1",
        "purl": "pkg:deb/ubuntu/linux-oem-6.1@6.1.0-1015.15?arch=source\u0026distro=jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.1.0-1015.15"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "6.1.0-1004.4",
        "6.1.0-1006.6",
        "6.1.0-1007.7",
        "6.1.0-1008.8",
        "6.1.0-1009.9",
        "6.1.0-1010.10",
        "6.1.0-1012.12",
        "6.1.0-1013.13",
        "6.1.0-1014.14"
      ]
    }
  ],
  "aliases": [],
  "details": "\nHangyu Hua discovered that the Flower classifier implementation in the\nLinux kernel contained an out-of-bounds write vulnerability. An attacker\ncould use this to cause a denial of service (system crash) or possibly\nexecute arbitrary code. (CVE-2023-35788, LP: #2023577)\n\nXingyuan Mo and Gengjia Chen discovered that the io_uring subsystem in the\nLinux kernel did not properly handle locking when IOPOLL mode is being\nused. A local attacker could use this to cause a denial of service (system\ncrash). (CVE-2023-2430)\n\nWei Chen discovered that the InfiniBand RDMA communication manager\nimplementation in the Linux kernel contained an out-of-bounds read\nvulnerability. A local attacker could use this to cause a denial of service\n(system crash). (CVE-2023-2176)\n\nIt was discovered that for some Intel processors the INVLPG instruction\nimplementation did not properly flush global TLB entries when PCIDs are\nenabled. An attacker could use this to expose sensitive information\n(kernel memory) or possibly cause undesired behaviors. (LP: #2023220)\n",
  "id": "USN-6194-1",
  "modified": "2026-06-03T10:45:34Z",
  "published": "2023-06-29T19:13:02Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-6194-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-2176"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-2430"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-35788"
    },
    {
      "type": "REPORT",
      "url": "https://launchpad.net/bugs/2023220"
    },
    {
      "type": "REPORT",
      "url": "https://launchpad.net/bugs/2023577"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "linux-oem-6.1 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2023-2176",
    "UBUNTU-CVE-2023-2430",
    "UBUNTU-CVE-2023-35788"
  ]
}



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…