OESA-2023-1144

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1144
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1144.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1144
Upstream
  • CVE-2021-33639
Published
2023-03-04T11:05:00Z
Modified
2025-08-12T05:08:37.289553Z
Summary
kernel security update
Details

The Linux Kernel, the operating system core itself.

Security Fix(es):

There is a logic error in iouring's implementation which can be used to trigger a use-after-free vulnerability leading to privilege escalation. In the ioprepasyncwork function the assumption that the last iograbidentity call cannot return false is not true, and in this case the function will use the init_cred or the previous linked requests identity to do operations instead of using the current identity. This can lead to reference counting issues causing use-after-free. We recommend upgrading past version 5.10.161.(CVE-2023-0240)

A memory leak flaw and potential divide by zero and Integer overflow was found in the Linux kernel V4L2 and vivid test code functionality. This issue occurs when a user triggers ioctls, such as VIDIOCSDV_TIMINGS ioctl. This could allow a local user to crash the system if vivid test code enabled.(CVE-2023-0615)

The Linux kernel does not correctly mitigate SMT attacks, as discovered through a strange pattern in the kernel API using STIBP as a mitigation[1 <https://docs.kernel.org/userspace-api/specctrl.html>], leaving the process exposed for a short period of time after a syscall. The kernel also does not issue an IBPB immediately during the syscall. The ibprctlset [2 <https://elixir.bootlin.com/linux/v5.15.56/source/arch/x86/kernel/cpu/bugs.c#L1467>]function updates the Thread Information Flags (TIFs) for the task and updates the SPECCTRL MSR on the function _speculationctrl_update [3 <https://elixir.bootlin.com/linux/v5.15.56/source/arch/x86/kernel/process.c#L557>], but the IBPB is only issued on the next schedule, when the TIF bits are checked. This leaves the victim vulnerable to values already injected on the BTB, prior to the prctl syscall. The behavior is only corrected after a reschedule of the task happens. Furthermore, the kernel entrance (due to the syscall itself), does not issue an IBPB in the default scenarios (i.e., when the kernel protects itself via retpoline or eIBRS).(CVE-2023-0045)

REMAP cmd of SVM driver can be used to remap read only memory as read-write, then cause read only memory/file modified..(CVE-2021-33639)

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

Affected packages

openEuler:22.03-LTS / kernel

Package

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

Affected ranges

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

Ecosystem specific

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