GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

USN-6174-1 (UBUNTU-CVE-2023-0459)

Vulnerability from osv_ubuntu – Published: 2023-06-16 19:59 – Updated: 2026-06-03 10:45 – Source website
VLAI
Summary
linux-oem-5.17 vulnerabilities
Details

Jordy Zomer and Alexandra Sandulescu discovered that the Linux kernel did not properly implement speculative execution barriers in usercopy functions in certain situations. A local attacker could use this to expose sensitive information (kernel memory). (CVE-2023-0459)

It was discovered that the Human Interface Device (HID) support driver in the Linux kernel contained a type confusion vulnerability in some situations. A local attacker could use this to cause a denial of service (system crash). (CVE-2023-1073)

It was discovered that the NTFS file system implementation in the Linux kernel did not properly handle a loop termination condition, 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-26606)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2023-0459",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/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:L/UI:N/S:U/C:H/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-1073",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-26606",
              "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"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:22.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "linux-buildinfo-5.17.0-1033-oem",
            "binary_version": "5.17.0-1033.34"
          },
          {
            "binary_name": "linux-headers-5.17.0-1033-oem",
            "binary_version": "5.17.0-1033.34"
          },
          {
            "binary_name": "linux-image-unsigned-5.17.0-1033-oem",
            "binary_version": "5.17.0-1033.34"
          },
          {
            "binary_name": "linux-modules-5.17.0-1033-oem",
            "binary_version": "5.17.0-1033.34"
          },
          {
            "binary_name": "linux-modules-ipu6-5.17.0-1033-oem",
            "binary_version": "5.17.0-1033.34"
          },
          {
            "binary_name": "linux-modules-ivsc-5.17.0-1033-oem",
            "binary_version": "5.17.0-1033.34"
          },
          {
            "binary_name": "linux-modules-iwlwifi-5.17.0-1033-oem",
            "binary_version": "5.17.0-1033.34"
          },
          {
            "binary_name": "linux-oem-5.17-headers-5.17.0-1033",
            "binary_version": "5.17.0-1033.34"
          },
          {
            "binary_name": "linux-oem-5.17-tools-5.17.0-1033",
            "binary_version": "5.17.0-1033.34"
          },
          {
            "binary_name": "linux-oem-5.17-tools-host",
            "binary_version": "5.17.0-1033.34"
          },
          {
            "binary_name": "linux-tools-5.17.0-1033-oem",
            "binary_version": "5.17.0-1033.34"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:22.04:LTS",
        "name": "linux-oem-5.17",
        "purl": "pkg:deb/ubuntu/linux-oem-5.17@5.17.0-1033.34?arch=source\u0026distro=jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.17.0-1033.34"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.17.0-1003.3",
        "5.17.0-1004.4",
        "5.17.0-1006.6",
        "5.17.0-1011.12",
        "5.17.0-1012.13",
        "5.17.0-1013.14",
        "5.17.0-1014.15",
        "5.17.0-1015.16",
        "5.17.0-1016.17",
        "5.17.0-1017.18",
        "5.17.0-1018.19",
        "5.17.0-1019.20",
        "5.17.0-1020.21",
        "5.17.0-1021.22",
        "5.17.0-1024.25",
        "5.17.0-1025.26",
        "5.17.0-1026.27",
        "5.17.0-1027.28",
        "5.17.0-1028.29",
        "5.17.0-1029.30",
        "5.17.0-1030.31",
        "5.17.0-1031.32",
        "5.17.0-1032.33"
      ]
    }
  ],
  "aliases": [],
  "details": "Jordy Zomer and Alexandra Sandulescu discovered that the Linux kernel did\nnot properly implement speculative execution barriers in usercopy functions\nin certain situations. A local attacker could use this to expose sensitive\ninformation (kernel memory). (CVE-2023-0459)\n\nIt was discovered that the Human Interface Device (HID) support driver in\nthe Linux kernel contained a type confusion vulnerability in some\nsituations. A local attacker could use this to cause a denial of service\n(system crash). (CVE-2023-1073)\n\nIt was discovered that the NTFS file system implementation in the Linux\nkernel did not properly handle a loop termination condition, leading to an\nout-of-bounds read vulnerability. A local attacker could use this to cause\na denial of service (system crash) or possibly expose sensitive\ninformation. (CVE-2023-26606)\n\n",
  "id": "USN-6174-1",
  "modified": "2026-06-03T10:45:34Z",
  "published": "2023-06-16T19:59:59Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-6174-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-0459"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-1073"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-26606"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "linux-oem-5.17 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2023-0459",
    "UBUNTU-CVE-2023-1073",
    "UBUNTU-CVE-2023-26606"
  ]
}



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…