OESA-2023-1143

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

The Linux Kernel, the operating system core itself.

Security Fix(es):

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": "Medium"
}
References

Affected packages

openEuler:20.03-LTS-SP3 / kernel

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.19.90-2302.5.0.0190.oe1

Ecosystem specific

{
    "x86_64": [
        "python3-perf-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "kernel-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "kernel-tools-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "python2-perf-debuginfo-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "perf-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "kernel-debugsource-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "perf-debuginfo-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "kernel-devel-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "python3-perf-debuginfo-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "kernel-debuginfo-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "bpftool-debuginfo-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "python2-perf-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "kernel-source-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "kernel-tools-devel-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "bpftool-4.19.90-2302.5.0.0190.oe1.x86_64.rpm",
        "kernel-tools-debuginfo-4.19.90-2302.5.0.0190.oe1.x86_64.rpm"
    ],
    "src": [
        "kernel-4.19.90-2302.5.0.0190.oe1.src.rpm"
    ],
    "aarch64": [
        "kernel-debuginfo-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "python2-perf-debuginfo-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "kernel-tools-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "kernel-source-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "python2-perf-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "kernel-debugsource-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "bpftool-debuginfo-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "perf-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "bpftool-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "python3-perf-debuginfo-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "kernel-tools-debuginfo-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "perf-debuginfo-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "python3-perf-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "kernel-tools-devel-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "kernel-4.19.90-2302.5.0.0190.oe1.aarch64.rpm",
        "kernel-devel-4.19.90-2302.5.0.0190.oe1.aarch64.rpm"
    ]
}