OESA-2022-2069

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2069
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-2069.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2022-2069
Upstream
Published
2022-11-11T11:05:23Z
Modified
2026-08-18T01:17:21Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H CVSS Calculator
Summary
kernel security update
Details

The Linux Kernel, the operating system core itself.

Security Fix(es):

The vulnerability is a use-after-free that happens when an io_uring request is being processed on a registered file and the Unix GC runs and frees the io_uring fd and all the registered fds. The order at which the Unix GC processes the inflight fds may lead to registered fds be freed before the io_uring is released and has the chance to unregister and wait for such requests to finish.

Reference: https://www.openwall.com/lists/oss-security/2022/10/18/4 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0091bfc81741b8d3aeb3b7ab8636f911b2de6e80(CVE-2022-2602)

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
0 Unknown introduced version / All previous versions are affected
Fixed
4.19.90-2211.2.0.0176.oe1

Ecosystem specific

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

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2022-2069.json"