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

OESA-2025-2768 (CVE-2023-53695)

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

The Linux Kernel, the operating system core itself.

Security Fix(es):

In the Linux kernel, the following vulnerability has been resolved:

udf: Detect system inodes linked into directory hierarchy

When UDF filesystem is corrupted, hidden system inodes can be linked into directory hierarchy which is an avenue for further serious corruption of the filesystem and kernel confusion as noticed by syzbot fuzzed images. Refuse to access system inodes linked into directory hierarchy and vice versa.(CVE-2023-53695)

In the Linux kernel, a boundary check vulnerability exists in the SCSI SES (SCSI Enclosure Services) component. The vulnerability involves improper boundary checking of the addl_desc_ptr pointer in the ses_enclosure_data_process() function, which may lead to out-of-bounds accesses.(CVE-2023-7324)

In the Linux kernel, the following vulnerability has been resolved:

crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg

Issuing two writes to the same af_alg socket is bogus as the data will be interleaved in an unpredictable fashion. Furthermore, concurrent writes may create inconsistencies in the internal socket state.

Disallow this by adding a new ctx->write field that indiciates exclusive ownership for writing.(CVE-2025-39964)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "bpftool-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "bpftool-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "kernel-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "kernel-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "kernel-debugsource-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "kernel-devel-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "kernel-source-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "kernel-tools-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "kernel-tools-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "kernel-tools-devel-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "perf-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "perf-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "python2-perf-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "python2-perf-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "python3-perf-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm",
          "python3-perf-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.aarch64.rpm"
        ],
        "src": [
          "kernel-4.19.90-2511.4.0.0353.oe2003sp4.src.rpm"
        ],
        "x86_64": [
          "bpftool-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "bpftool-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "kernel-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "kernel-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "kernel-debugsource-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "kernel-devel-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "kernel-source-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "kernel-tools-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "kernel-tools-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "kernel-tools-devel-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "perf-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "perf-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "python2-perf-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "python2-perf-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "python3-perf-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm",
          "python3-perf-debuginfo-4.19.90-2511.4.0.0353.oe2003sp4.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP4",
        "name": "kernel",
        "purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-20.03-LTS-SP4"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.19.90-2511.4.0.0353.oe2003sp4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Medium"
  },
  "details": "The Linux Kernel, the operating system core itself.\r\n\r\nSecurity Fix(es):\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nudf: Detect system inodes linked into directory hierarchy\n\nWhen UDF filesystem is corrupted, hidden system inodes can be linked\ninto directory hierarchy which is an avenue for further serious\ncorruption of the filesystem and kernel confusion as noticed by syzbot\nfuzzed images. Refuse to access system inodes linked into directory\nhierarchy and vice versa.(CVE-2023-53695)\n\nIn the Linux kernel, a boundary check vulnerability exists in the SCSI SES (SCSI Enclosure Services) component. The vulnerability involves improper boundary checking of the addl_desc_ptr pointer in the ses_enclosure_data_process() function, which may lead to out-of-bounds accesses.(CVE-2023-7324)\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: af_alg - Disallow concurrent writes in af_alg_sendmsg\n\nIssuing two writes to the same af_alg socket is bogus as the\ndata will be interleaved in an unpredictable fashion.  Furthermore,\nconcurrent writes may create inconsistencies in the internal\nsocket state.\n\nDisallow this by adding a new ctx-\u0026gt;write field that indiciates\nexclusive ownership for writing.(CVE-2025-39964)",
  "id": "OESA-2025-2768",
  "modified": "2026-08-06T11:09:53Z",
  "published": "2025-11-28T11:09:53Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2768"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53695"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7324"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39964"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "kernel security update",
  "upstream": [
    "CVE-2023-53695",
    "CVE-2023-7324",
    "CVE-2025-39964"
  ]
}



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…