OESA-2023-1782

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1782
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1782.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1782
Upstream
  • CVE-2023-32246
Published
2023-11-03T11:06:12Z
Modified
2025-08-12T05:15:44.049415Z
Summary
kernel security update
Details

The Linux Kernel, the operating system core itself.

Security Fix(es):

An issue was discovered in the Linux kernel through 6.0.6. drivers/char/pcmcia/cm4040cs.c has a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling open(), aka a race condition between cm4040open() and reader_detach().(CVE-2022-44033)

An issue was discovered in the Linux kernel through 6.0.10. In drivers/media/dvb-core/dvbcaen50221.c, a use-after-free can occur is there is a disconnect after an open, because of the lack of a wait_event.(CVE-2022-45919)

VUL-0: CVE-2023-2593: kernel: Linux Kernel ksmbd Memory Exhaustion Denial-of-Service Vulnerability(CVE-2023-2593)

There is a null-pointer-dereference flaw found in f2fswriteend_io in fs/f2fs/data.c in the Linux kernel. This flaw allows a local privileged user to cause a denial of service problem.(CVE-2023-2898)

An issue was discovered in drivers/bluetooth/hcildisc.c in the Linux kernel 6.2. In hciuartttyioctl, there is a race condition between HCIUARTSETPROTO and HCIUARTGETPROTO. HCIUARTPROTO_SET is set before hu->proto is set. A NULL pointer dereference may occur.(CVE-2023-31083)

An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in dodiv(sz,mtd->erasesize), used indirectly by ctrlcdev_ioctl, when mtd->erasesize is 0.(CVE-2023-31085)

VUL-0: CVE-2023-32246: kernel: Linux Kernel ksmbd RCU Callback Race Condition Local Privilege Escalation Vulnerability(CVE-2023-32246)

A flaw was found in the Linux kernel's ksmbd, a high-performance in-kernel SMB server. The specific flaw exists within the processing of SMB2TREEDISCONNECT commands. The issue results from the lack of proper locking when performing operations on an object. An attacker can leverage this vulnerability to execute code in the context of the kernel.(CVE-2023-32254)

Closing of an event channel in the Linux kernel can result in a deadlock. This happens when the close is being performed in parallel to an unrelated Xen console action and the handling of a Xen console interrupt in an unprivileged guest. The closing of an event channel is e.g. triggered by removal of a paravirtual device on the other side. As this action will cause console messages to be issued on the other side quite often, the chance of triggering the deadlock is not neglectable. A (malicious) guest administrator could cause a denial of service (DoS) in a backend domain (other than dom0) by disabling a paravirtualized device. A malicious backend could cause DoS in a guest running a Linux kernel by disabling a paravirtualized device.(CVE-2023-34324)

A flaw was found in the Netfilter subsystem in the Linux kernel. The nfnlosfaddcallback function did not validate the user mode controlled optnum field. This flaw allows a local privileged (CAPNETADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.(CVE-2023-39189)

A flaw was found in the Netfilter subsystem in the Linux kernel. The xtu32 module did not validate the fields in the xtu32 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 flaw was found in the Netfilter subsystem in the Linux kernel. The sctpmtcheck did not validate the flagcount field. This flaw allows a local privileged (CAPNET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.(CVE-2023-39193)

A flaw was found in the XFRM subsystem in the Linux kernel. The specific flaw exists within the processing of state filters, which can result in a read past the end of an allocated buffer. This flaw allows a local privileged (CAPNETADMIN) attacker to trigger an out-of-bounds read, potentially leading to an information disclosure.(CVE-2023-39194)

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 _ipoptionscompile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAPNET_ADMIN privileges to crash the system.(CVE-2023-42754)

An issue was discovered in drivers/usb/storage/ene_ub6250.c for the ENE UB6250 reader driver in the Linux kernel before 6.2.5. An object could potentially extend beyond the end of an allocation.(CVE-2023-45862)

An issue was discovered in lib/kobject.c in the Linux kernel before 6.2.3. With root access, an attacker can trigger a race condition that results in a fillkobjpath out-of-bounds write.(CVE-2023-45863)

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)

A heap out-of-bounds write vulnerability in the Linux kernel's Linux Kernel Performance Events (perf) component can be exploited to achieve local privilege escalation.

If perfreadgroup() is called while an event's siblinglist is smaller than its child's siblinglist, it can increment or write to memory locations outside of the allocated buffer.

We recommend upgrading past commit 32671e3799ca2e4590773fd0e63aaa4229e50c06.

(CVE-2023-5717)

Database specific
{
    "severity": "Critical"
}
References

Affected packages

openEuler:22.03-LTS-SP1 / kernel

Package

Name
kernel
Purl
pkg:rpm/openEuler/kernel&distro=openEuler-22.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.10.0-136.53.0.132.oe2203sp1

Ecosystem specific

{
    "src": [
        "kernel-5.10.0-136.53.0.132.oe2203sp1.src.rpm"
    ],
    "x86_64": [
        "python3-perf-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "kernel-tools-devel-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "kernel-devel-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "kernel-headers-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "bpftool-debuginfo-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "kernel-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "bpftool-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "perf-debuginfo-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "python3-perf-debuginfo-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "kernel-debuginfo-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "kernel-source-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "kernel-tools-debuginfo-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "perf-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "kernel-debugsource-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm",
        "kernel-tools-5.10.0-136.53.0.132.oe2203sp1.x86_64.rpm"
    ],
    "aarch64": [
        "python3-perf-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "perf-debuginfo-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "kernel-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "kernel-headers-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "kernel-tools-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "perf-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "kernel-devel-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "bpftool-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "kernel-tools-devel-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "kernel-debuginfo-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "python3-perf-debuginfo-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "bpftool-debuginfo-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "kernel-tools-debuginfo-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "kernel-source-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm",
        "kernel-debugsource-5.10.0-136.53.0.132.oe2203sp1.aarch64.rpm"
    ]
}