OESA-2023-1076

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1076
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1076.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1076
Upstream
Published
2023-02-10T11:04:52Z
Modified
2025-08-12T05:16:17.325295Z
Summary
lxc security update
Details

Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel.

Security Fix(es):

lxc-user-nic in lxc through 5.0.1 is installed setuid root, and may allow local users to infer whether any file exists, even within a protected directory tree, because "Failed to open" often indicates that a file does not exist, whereas "does not refer to a network namespace path" often indicates that a file exists. NOTE: this is different from CVE-2018-6556 because the CVE-2018-6556 fix design was based on the premise that "we will report back to the user that the open() failed but the user has no way of knowing why it failed"; however, in many realistic cases, there are no plausible reasons for failing except that the file does not exist.(CVE-2022-47952)

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

Affected packages

openEuler:22.03-LTS / lxc

Package

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

Affected ranges

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

Ecosystem specific

{
    "noarch": [
        "lxc-help-4.0.3-2022102408.oe2203.noarch.rpm"
    ],
    "src": [
        "lxc-4.0.3-2022102408.oe2203.src.rpm"
    ],
    "aarch64": [
        "lxc-debuginfo-4.0.3-2022102408.oe2203.aarch64.rpm",
        "lxc-debugsource-4.0.3-2022102408.oe2203.aarch64.rpm",
        "lxc-devel-4.0.3-2022102408.oe2203.aarch64.rpm",
        "lxc-4.0.3-2022102408.oe2203.aarch64.rpm",
        "lxc-libs-4.0.3-2022102408.oe2203.aarch64.rpm"
    ],
    "x86_64": [
        "lxc-libs-4.0.3-2022102408.oe2203.x86_64.rpm",
        "lxc-devel-4.0.3-2022102408.oe2203.x86_64.rpm",
        "lxc-4.0.3-2022102408.oe2203.x86_64.rpm",
        "lxc-debuginfo-4.0.3-2022102408.oe2203.x86_64.rpm",
        "lxc-debugsource-4.0.3-2022102408.oe2203.x86_64.rpm"
    ]
}