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

OESA-2023-1053 (CVE-2023-20928)

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

The Linux Kernel, the operating system core itself.

Security Fix(es):

In binder_vma_close of binder.c, there is a possible use after free due to improper locking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-254837884References: Upstream kernel(CVE-2023-20928)

A heap overflow bug in ksmbd_decode_ntlmssp_auth_blob in which nt_len can be less than CIFS_ENCPWD_SIZE. This results in a negative blen argument for ksmbd_auth_ntlmv2, where it calls memcpy using blen on memory allocated by kmalloc(blen + CIFS_CRYPTO_KEY_SIZE). Note that CIFS_ENCPWD_SIZE is 16 and CIFS_CRYPTO_KEY_SIZE is 8. We believe this bug can only result in a remote DOS and not privilege escalation nor RCE, as the heap overflow occurs when blen is in range (-8, -1].”

Reference: https://securityonline.info/cve-2023-0210-flaw-in-linux-kernel-allows-unauthenticated-remote-dos-attacks/ https://www.spinics.net/lists/stable-commits/msg282893.html(CVE-2023-0210)

In rndis_query_oid in drivers/net/wireless/rndis_wlan.c in the Linux kernel through 6.1.5, there is an integer overflow in an addition.(CVE-2023-23559)

There exists a use-after-free vulnerability in the Linux kernel through io_uring and the IORING_OP_SPLICE operation. If IORING_OP_SPLICE is missing the IO_WQ_WORK_FILES flag, which signals that the operation won't use current->nsproxy, so its reference counter is not increased. This assumption is not always true as calling io_splice on specific files will call the get_uts function which will use current->nsproxy leading to invalidly decreasing its reference counter later causing the use-after-free vulnerability. We recommend upgrading to version 5.10.160 or above(CVE-2022-4696)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "kernel-devel-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "perf-debuginfo-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "bpftool-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "kernel-tools-devel-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "python3-perf-debuginfo-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "kernel-tools-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "perf-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "kernel-headers-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "kernel-tools-debuginfo-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "kernel-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "bpftool-debuginfo-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "python3-perf-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "kernel-debuginfo-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "kernel-debugsource-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm",
          "kernel-source-5.10.0-136.17.0.93.oe2203sp1.aarch64.rpm"
        ],
        "src": [
          "kernel-5.10.0-136.17.0.93.oe2203sp1.src.rpm"
        ],
        "x86_64": [
          "kernel-tools-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "python3-perf-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "bpftool-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "kernel-devel-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "kernel-headers-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "python3-perf-debuginfo-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "kernel-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "bpftool-debuginfo-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "kernel-debuginfo-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "kernel-tools-debuginfo-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "kernel-source-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "kernel-tools-devel-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "kernel-debugsource-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "perf-debuginfo-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm",
          "perf-5.10.0-136.17.0.93.oe2203sp1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:22.03-LTS-SP1",
        "name": "kernel",
        "purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-22.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.10.0-136.17.0.93.oe2203sp1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "High"
  },
  "details": "The Linux Kernel, the operating system core itself.\r\n\r\n\r\n\r\nSecurity Fix(es):\r\n\r\nIn binder_vma_close of binder.c, there is a possible use after free due to improper locking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-254837884References: Upstream kernel(CVE-2023-20928)\r\n\r\nA heap overflow bug in ksmbd_decode_ntlmssp_auth_blob in which nt_len can be less than CIFS_ENCPWD_SIZE. This results in a negative blen argument for ksmbd_auth_ntlmv2, where it calls memcpy using blen on memory allocated by kmalloc(blen + CIFS_CRYPTO_KEY_SIZE). Note that CIFS_ENCPWD_SIZE is 16 and CIFS_CRYPTO_KEY_SIZE is 8. We believe this bug can only result in a remote DOS and not privilege escalation nor RCE, as the heap overflow occurs when blen is in range (-8, -1].\u201d\r\n\r\nReference:\nhttps://securityonline.info/cve-2023-0210-flaw-in-linux-kernel-allows-unauthenticated-remote-dos-attacks/\nhttps://www.spinics.net/lists/stable-commits/msg282893.html(CVE-2023-0210)\r\n\r\nIn rndis_query_oid in drivers/net/wireless/rndis_wlan.c in the Linux kernel through 6.1.5, there is an integer overflow in an addition.(CVE-2023-23559)\r\n\r\nThere exists a use-after-free vulnerability in the Linux kernel through io_uring and the IORING_OP_SPLICE operation. If IORING_OP_SPLICE is missing the IO_WQ_WORK_FILES flag, which signals that the operation won\u0026apos;t use current-\u0026gt;nsproxy, so its reference counter is not increased. This assumption is not always true as calling io_splice on specific files will call the get_uts function which will use current-\u0026gt;nsproxy leading to invalidly decreasing its reference counter later causing the use-after-free vulnerability. We recommend upgrading to version 5.10.160 or above(CVE-2022-4696)",
  "id": "OESA-2023-1053",
  "modified": "2026-08-06T11:05:32Z",
  "published": "2023-02-03T11:05:32Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1053"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20928"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0210"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23559"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4696"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "kernel security update",
  "upstream": [
    "CVE-2023-20928",
    "CVE-2023-0210",
    "CVE-2023-23559",
    "CVE-2022-4696"
  ]
}



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…