OESA-2023-1266

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1266
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1266.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1266
Upstream
Published
2023-04-28T11:05:14Z
Modified
2025-08-12T05:17:50.066210Z
Summary
kernel security update
Details

The Linux Kernel, the operating system core itself.

Security Fix(es):

A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.(CVE-2023-1990)

The Linux kernel before 6.2.9 has a race condition and resultant use-after-free in drivers/power/supply/da9150-charger.c if a physically proximate attacker unplugs a device.(CVE-2023-30772)

The Linux kernel allows userspace processes to enable mitigations by calling prctl with PRSETSPECULATION_CTRL which disables the speculation feature as well as by using seccomp. We had noticed that on VMs of at least one major cloud provider, the kernel still left the victim process exposed to attacks in some cases even after enabling the spectre-BTI mitigation with prctl. The same behavior can be observed on a bare-metal machine when forcing the mitigation to IBRS on boot command line.This happened because when plain IBRS was enabled (not enhanced IBRS), the kernel had some logic that determined that STIBP was not needed. The IBRS bit implicitly protects against cross-thread branch target injection. However, with legacy IBRS, the IBRS bit was cleared on returning to userspace, due to performance reasons, which disabled the implicit STIBP and left userspace threads vulnerable to cross-thread branch target injection against which STIBP protects.(CVE-2023-1998)

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

Affected packages

openEuler:20.03-LTS-SP1 / kernel

Package

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

Affected ranges

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

Ecosystem specific

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