GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
usn-6639-1
Vulnerability from osv_ubuntu
Published
2024-02-15 03:33
Modified
2026-06-03 10:45
Summary
linux-oem-6.1 vulnerabilities
Details

It was discovered that a race condition existed in the ATM (Asynchronous Transfer Mode) subsystem of 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-51780)

It was discovered that a race condition existed in the AppleTalk networking subsystem of 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-51781)

It was discovered that a race condition existed in the Rose X.25 protocol implementation 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-51782)

Alon Zahavi discovered that the NVMe-oF/TCP subsystem of the Linux kernel did not properly handle connect command payloads in certain situations, leading to an out-of-bounds read vulnerability. A remote attacker could use this to expose sensitive information (kernel memory). (CVE-2023-6121)

Jann Horn discovered that a race condition existed in the Linux kernel when handling io_uring over sockets, 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-6531)

Xingyuan Mo discovered that the netfilter subsystem in the Linux kernel did not properly handle dynset expressions passed from userspace, leading to a null pointer dereference vulnerability. A local attacker could use this to cause a denial of service (system crash). (CVE-2023-6622)

It was discovered that the IGMP protocol implementation in the Linux kernel contained a race condition, 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-6932)

Robert Morris discovered that the CIFS network file system implementation in the Linux kernel did not properly validate certain server commands fields, leading to an out-of-bounds read vulnerability. An attacker could use this to cause a denial of service (system crash) or possibly expose sensitive information. (CVE-2024-0565)

Dan Carpenter discovered that the netfilter subsystem in the Linux kernel did not store data in properly sized memory locations. A local user could use this to cause a denial of service (system crash). (CVE-2024-0607)

Jann Horn discovered that the TLS subsystem in the Linux kernel did not properly handle spliced messages, 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-2024-0646)

Yang Chaoming discovered that the KSMBD implementation in the Linux kernel did not properly validate request buffer sizes, leading to an out-of-bounds read vulnerability. An attacker could use this to cause a denial of service (system crash) or possibly expose sensitive information. (CVE-2024-22705)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2023-6121",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-6531",
              "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": "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-2023-6622",
              "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-2023-6932",
              "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:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "high",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-51780",
              "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-2023-51781",
              "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": "high",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-51782",
              "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-2024-0565",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2024-0607",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2024-0646",
              "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": "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"
                }
              ]
            },
            {
              "id": "CVE-2024-22705",
              "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-6.1.0-1033-oem",
            "binary_version": "6.1.0-1033.33"
          },
          {
            "binary_name": "linux-headers-6.1.0-1033-oem",
            "binary_version": "6.1.0-1033.33"
          },
          {
            "binary_name": "linux-image-unsigned-6.1.0-1033-oem",
            "binary_version": "6.1.0-1033.33"
          },
          {
            "binary_name": "linux-modules-6.1.0-1033-oem",
            "binary_version": "6.1.0-1033.33"
          },
          {
            "binary_name": "linux-modules-ipu6-6.1.0-1033-oem",
            "binary_version": "6.1.0-1033.33"
          },
          {
            "binary_name": "linux-modules-ivsc-6.1.0-1033-oem",
            "binary_version": "6.1.0-1033.33"
          },
          {
            "binary_name": "linux-modules-iwlwifi-6.1.0-1033-oem",
            "binary_version": "6.1.0-1033.33"
          },
          {
            "binary_name": "linux-oem-6.1-headers-6.1.0-1033",
            "binary_version": "6.1.0-1033.33"
          },
          {
            "binary_name": "linux-oem-6.1-tools-6.1.0-1033",
            "binary_version": "6.1.0-1033.33"
          },
          {
            "binary_name": "linux-oem-6.1-tools-host",
            "binary_version": "6.1.0-1033.33"
          },
          {
            "binary_name": "linux-tools-6.1.0-1033-oem",
            "binary_version": "6.1.0-1033.33"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:22.04:LTS",
        "name": "linux-oem-6.1",
        "purl": "pkg:deb/ubuntu/linux-oem-6.1@6.1.0-1033.33?arch=source\u0026distro=jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.1.0-1033.33"
            }
          ],
          "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",
        "6.1.0-1015.15",
        "6.1.0-1016.16",
        "6.1.0-1017.17",
        "6.1.0-1019.19",
        "6.1.0-1020.20",
        "6.1.0-1021.21",
        "6.1.0-1022.22",
        "6.1.0-1023.23",
        "6.1.0-1024.24",
        "6.1.0-1025.25",
        "6.1.0-1026.26",
        "6.1.0-1027.27",
        "6.1.0-1028.28",
        "6.1.0-1029.29"
      ]
    }
  ],
  "aliases": [],
  "details": "It was discovered that a race condition existed in the ATM (Asynchronous\nTransfer Mode) subsystem of the Linux kernel, leading to a use-after-free\nvulnerability. A local attacker could use this to cause a denial of service\n(system crash) or possibly execute arbitrary code. (CVE-2023-51780)\n\nIt was discovered that a race condition existed in the AppleTalk networking\nsubsystem of the Linux kernel, leading to a use-after-free vulnerability. A\nlocal attacker could use this to cause a denial of service (system crash)\nor possibly execute arbitrary code. (CVE-2023-51781)\n\nIt was discovered that a race condition existed in the Rose X.25 protocol\nimplementation in the Linux kernel, leading to a use-after- free\nvulnerability. A local attacker could use this to cause a denial of service\n(system crash) or possibly execute arbitrary code. (CVE-2023-51782)\n\nAlon Zahavi discovered that the NVMe-oF/TCP subsystem of the Linux kernel\ndid not properly handle connect command payloads in certain situations,\nleading to an out-of-bounds read vulnerability. A remote attacker could use\nthis to expose sensitive information (kernel memory). (CVE-2023-6121)\n\nJann Horn discovered that a race condition existed in the Linux kernel when\nhandling io_uring over sockets, leading to a use-after-free vulnerability.\nA local attacker could use this to cause a denial of service (system crash)\nor possibly execute arbitrary code. (CVE-2023-6531)\n\nXingyuan Mo discovered that the netfilter subsystem in the Linux kernel did\nnot properly handle dynset expressions passed from userspace, leading to a\nnull pointer dereference vulnerability. A local attacker could use this to\ncause a denial of service (system crash). (CVE-2023-6622)\n\nIt was discovered that the IGMP protocol implementation in the Linux kernel\ncontained a race condition, leading to a use-after-free vulnerability. A\nlocal attacker could use this to cause a denial of service (system crash)\nor possibly execute arbitrary code. (CVE-2023-6932)\n\nRobert Morris discovered that the CIFS network file system implementation\nin the Linux kernel did not properly validate certain server commands\nfields, leading to an out-of-bounds read vulnerability. An attacker could\nuse this to cause a denial of service (system crash) or possibly expose\nsensitive information. (CVE-2024-0565)\n\nDan Carpenter discovered that the netfilter subsystem in the Linux kernel\ndid not store data in properly sized memory locations. A local user could\nuse this to cause a denial of service (system crash). (CVE-2024-0607)\n\nJann Horn discovered that the TLS subsystem in the Linux kernel did not\nproperly handle spliced messages, 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-2024-0646)\n\nYang Chaoming discovered that the KSMBD implementation in the Linux kernel\ndid not properly validate request buffer sizes, leading to an out-of-bounds\nread vulnerability. An attacker could use this to cause a denial of service\n(system crash) or possibly expose sensitive information. (CVE-2024-22705)\n",
  "id": "USN-6639-1",
  "modified": "2026-06-03T10:45:37Z",
  "published": "2024-02-15T03:33:26Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-6639-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-6121"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-6531"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-6622"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-6932"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-51780"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-51781"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-51782"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-0565"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-0607"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-0646"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2024-22705"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "linux-oem-6.1 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2023-6121",
    "UBUNTU-CVE-2023-6531",
    "UBUNTU-CVE-2023-6622",
    "UBUNTU-CVE-2023-6932",
    "UBUNTU-CVE-2023-51780",
    "UBUNTU-CVE-2023-51781",
    "UBUNTU-CVE-2023-51782",
    "UBUNTU-CVE-2024-0565",
    "UBUNTU-CVE-2024-0607",
    "UBUNTU-CVE-2024-0646",
    "UBUNTU-CVE-2024-22705"
  ]
}



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…