OESA-2022-2144

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

The Linux Kernel, the operating system core itself.

Security Fix(es):

Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an (unwritten?) assumption in the rest of the Linux network stack that packet protocol headers are all contained within the linear section of the SKB and some NICs behave badly if this is not the case. This has been reported to occur with Cisco (enic) and Broadcom NetXtrem II BCM5780 (bnx2x) though it may be an issue with other NICs/drivers as well. In case the frontend is sending requests with split headers, netback will forward those violating above mentioned assumption to the networking core, resulting in said misbehavior.(CVE-2022-3643)

Database specific
{
    "severity": "Critical"
}
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-2212.3.0.0182.oe1

Ecosystem specific

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