OESA-2023-1765 (CVE-2023-39192)

Vulnerability from osv_openeuler – Published: 2023-10-27 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 flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a crash or information disclosure.(CVE-2023-39192)

A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAP_NET_ADMIN privileges to crash the system.(CVE-2023-42754)

An issue was discovered in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel before 6.5.3. A buffer size may not be adequate for frames larger than the MTU.(CVE-2023-45871)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "kernel-source-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "python2-perf-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "kernel-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "bpftool-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "kernel-tools-debuginfo-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "kernel-tools-devel-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "python2-perf-debuginfo-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "perf-debuginfo-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "kernel-devel-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "python3-perf-debuginfo-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "bpftool-debuginfo-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "perf-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "kernel-debugsource-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "kernel-debuginfo-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "kernel-tools-4.19.90-2310.4.0.0223.oe1.aarch64.rpm",
          "python3-perf-4.19.90-2310.4.0.0223.oe1.aarch64.rpm"
        ],
        "src": [
          "kernel-4.19.90-2310.4.0.0223.oe1.src.rpm"
        ],
        "x86_64": [
          "kernel-debugsource-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "kernel-devel-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "python2-perf-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "python3-perf-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "python2-perf-debuginfo-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "bpftool-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "kernel-tools-debuginfo-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "kernel-source-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "kernel-tools-devel-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "perf-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "kernel-debuginfo-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "kernel-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "perf-debuginfo-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "python3-perf-debuginfo-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "bpftool-debuginfo-4.19.90-2310.4.0.0223.oe1.x86_64.rpm",
          "kernel-tools-4.19.90-2310.4.0.0223.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP1",
        "name": "kernel",
        "purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-20.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.19.90-2310.4.0.0223.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Critical"
  },
  "details": "The Linux Kernel, the operating system core itself.\r\n\r\nSecurity Fix(es):\r\n\r\nA flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a crash or information disclosure.(CVE-2023-39192)\r\n\r\nA NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAP_NET_ADMIN privileges to crash the system.(CVE-2023-42754)\r\n\r\nAn issue was discovered in drivers/net/ethernet/intel/igb/igb_main.c in the IGB driver in the Linux kernel before 6.5.3. A buffer size may not be adequate for frames larger than the MTU.(CVE-2023-45871)",
  "id": "OESA-2023-1765",
  "modified": "2026-08-06T11:06:12Z",
  "published": "2023-10-27T11:06:12Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1765"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39192"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42754"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45871"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "kernel security update",
  "upstream": [
    "CVE-2023-39192",
    "CVE-2023-42754",
    "CVE-2023-45871"
  ]
}



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…

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…