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

OESA-2023-1587 (CVE-2023-1206)

Vulnerability from osv_openeuler – Published: 2023-09-02 11:06 – Updated: 2026-08-06 11:06 – Source website
VLAI
Summary
kernel security update
Details

The Linux Kernel, the operating system core itself.

Security Fix(es):

A hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel’s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.(CVE-2023-1206)

A buffer overrun vulnerability was found in the netback driver in Xen due to an unusual split packet. This flaw allows an unprivileged guest to cause a denial of service (DoS) of the host by sending network packets to the backend, causing the backend to crash.(CVE-2023-34319)

An issue was discovered in the Linux kernel before 6.3.10. fs/smb/server/smb2misc.c in ksmbd does not validate the relationship between the command payload size and the RFC1002 length specification, leading to an out-of-bounds read.(CVE-2023-38432)

(CVE-2023-3867)

An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.(CVE-2023-40283)

A flaw was found in the Linux kernel's TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 ("tun: tun_chr_open(): correctly initialize socket uid"), - 66b2c338adce ("tap: tap_open(): correctly initialize socket uid"), pass "inode->i_uid" to sock_init_data_uid() as the last parameter and that turns out to not be accurate.(CVE-2023-4194)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "perf-debuginfo-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "kernel-devel-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "python3-perf-debuginfo-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "kernel-debuginfo-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "kernel-tools-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "kernel-debugsource-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "python3-perf-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "kernel-headers-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "kernel-tools-devel-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "kernel-source-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "bpftool-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "kernel-tools-debuginfo-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "kernel-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "bpftool-debuginfo-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm",
          "perf-5.10.0-153.25.0.101.oe2203sp2.aarch64.rpm"
        ],
        "src": [
          "kernel-5.10.0-153.25.0.101.oe2203sp2.src.rpm"
        ],
        "x86_64": [
          "python3-perf-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "kernel-source-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "kernel-devel-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "kernel-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "kernel-tools-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "bpftool-debuginfo-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "bpftool-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "kernel-debuginfo-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "kernel-debugsource-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "python3-perf-debuginfo-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "perf-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "kernel-headers-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "kernel-tools-devel-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "perf-debuginfo-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm",
          "kernel-tools-debuginfo-5.10.0-153.25.0.101.oe2203sp2.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:22.03-LTS-SP2",
        "name": "kernel",
        "purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-22.03-LTS-SP2"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.10.0-153.25.0.101.oe2203sp2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Critical"
  },
  "details": "The Linux Kernel, the operating system core itself.\r\n\r\n\r\n\r\nSecurity Fix(es):\r\n\r\nA hash collision flaw was found in the IPv6 connection lookup table in the Linux kernel\u2019s IPv6 functionality when a user makes a new kind of SYN flood attack. A user located in the local network or with a high bandwidth connection can increase the CPU usage of the server that accepts IPV6 connections up to 95%.(CVE-2023-1206)\r\n\r\nA buffer overrun vulnerability was found in the netback driver in Xen due to an unusual split packet. This flaw allows an unprivileged guest to cause a denial of service (DoS) of the host by sending network packets to the backend, causing the backend to crash.(CVE-2023-34319)\r\n\r\nAn issue was discovered in the Linux kernel before 6.3.10. fs/smb/server/smb2misc.c in ksmbd does not validate the relationship between the command payload size and the RFC1002 length specification, leading to an out-of-bounds read.(CVE-2023-38432)\r\n\r\n(CVE-2023-3867)\r\n\r\nAn issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.(CVE-2023-40283)\r\n\r\nA flaw was found in the Linux kernel\u0026apos;s TUN/TAP functionality. This issue could allow a local user to bypass network filters and gain unauthorized access to some resources. The original patches fixing CVE-2023-1076 are incorrect or incomplete. The problem is that the following upstream commits - a096ccca6e50 (\u0026quot;tun: tun_chr_open(): correctly initialize socket uid\u0026quot;), - 66b2c338adce (\u0026quot;tap: tap_open(): correctly initialize socket uid\u0026quot;), pass \u0026quot;inode-\u0026gt;i_uid\u0026quot; to sock_init_data_uid() as the last parameter and that turns out to not be accurate.(CVE-2023-4194)",
  "id": "OESA-2023-1587",
  "modified": "2026-08-06T11:06:02Z",
  "published": "2023-09-02T11:06:02Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1587"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1206"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34319"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38432"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3867"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40283"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4194"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "kernel security update",
  "upstream": [
    "CVE-2023-1206",
    "CVE-2023-34319",
    "CVE-2023-38432",
    "CVE-2023-3867",
    "CVE-2023-40283",
    "CVE-2023-4194"
  ]
}



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…