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

OESA-2024-1142 (CVE-2023-51043)

Vulnerability from osv_openeuler – Published: 2024-02-08 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):

In the Linux kernel before 6.4.5, drivers/gpu/drm/drm_atomic.c has a use-after-free during a race condition between a nonblocking atomic commit and a driver unload.(CVE-2023-51043)

A use-after-free flaw was found in the Linux Kernel due to a race problem in the unix garbage collector's deletion of SKB races with unix_stream_read_generic() on the socket that the SKB is queued on.(CVE-2023-6531)

A Null pointer dereference problem was found in ida_free in lib/idr.c in the Linux Kernel. This issue may allow an attacker using this library to cause a denial of service problem due to a missing check at a function return.(CVE-2023-6915)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "python3-perf-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "kernel-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "kernel-source-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "perf-debuginfo-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "kernel-tools-devel-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "kernel-tools-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "perf-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "python3-perf-debuginfo-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "kernel-headers-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "kernel-tools-debuginfo-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "kernel-debuginfo-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "bpftool-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "kernel-debugsource-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "kernel-devel-5.10.0-60.125.0.152.oe2203.aarch64.rpm",
          "bpftool-debuginfo-5.10.0-60.125.0.152.oe2203.aarch64.rpm"
        ],
        "src": [
          "kernel-5.10.0-60.125.0.152.oe2203.src.rpm"
        ],
        "x86_64": [
          "bpftool-debuginfo-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "kernel-source-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "python3-perf-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "kernel-devel-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "kernel-tools-devel-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "perf-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "kernel-headers-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "python3-perf-debuginfo-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "kernel-tools-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "bpftool-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "kernel-debugsource-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "kernel-tools-debuginfo-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "perf-debuginfo-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "kernel-debuginfo-5.10.0-60.125.0.152.oe2203.x86_64.rpm",
          "kernel-5.10.0-60.125.0.152.oe2203.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:22.03-LTS",
        "name": "kernel",
        "purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-22.03-LTS"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.10.0-60.125.0.152.oe2203"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "High"
  },
  "details": "The Linux Kernel, the operating system core itself.\r\n\r\nSecurity Fix(es):\r\n\r\nIn the Linux kernel before 6.4.5, drivers/gpu/drm/drm_atomic.c has a use-after-free during a race condition between a nonblocking atomic commit and a driver unload.(CVE-2023-51043)\r\n\r\nA use-after-free flaw was found in the Linux Kernel due to a race problem in the unix garbage collector\u0026apos;s deletion of SKB races with unix_stream_read_generic() on the socket that the SKB is queued on.(CVE-2023-6531)\r\n\r\nA Null pointer dereference problem was found in ida_free in lib/idr.c in the Linux Kernel. This issue may allow an attacker using this library to cause a denial of service problem due to a missing check at a function return.(CVE-2023-6915)",
  "id": "OESA-2024-1142",
  "modified": "2026-08-06T11:06:35Z",
  "published": "2024-02-08T11:06:35Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2024-1142"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51043"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6531"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6915"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "kernel security update",
  "upstream": [
    "CVE-2023-51043",
    "CVE-2023-6531",
    "CVE-2023-6915"
  ]
}



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…