OESA-2022-1880 (CVE-2022-1729)
Vulnerability from osv_openeuler – Published: 2022-09-02 11:05 – Updated: 2026-08-06 11:05 – Source websiteThe Linux Kernel, the operating system core itself.
Security Fix(es):
A race condition in perf_event_open() which can be exploited by an unprivileged user to gain root privileges. The bug allows to build several exploit primitives such as kernel address information leak, arbitrary execution, etc.(CVE-2022-1729)
A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.(CVE-2022-2586)
Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module/firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification till reboot. This allows root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates. We recommend upgrading past commit 4caae58406f8ceb741603eee460d79bacca9b1b5(CVE-2022-2503)
An out-of-bounds read flaw was found in the Linux kernel’s TeleTYpe subsystem. The issue occurs in how a user triggers a race condition using ioctls TIOCSPTLCK and TIOCGPTPEER and TIOCSTI and TCXONC with leakage of memory in the flush_to_ldisc function. This flaw allows a local user to crash the system or read unauthorized random data from memory.(CVE-2022-1462)
{
"affected": [
{
"ecosystem_specific": {
"aarch64": [
"python2-perf-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"perf-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"python3-perf-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"kernel-tools-devel-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"kernel-tools-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"kernel-devel-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"perf-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"kernel-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"bpftool-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"python2-perf-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"kernel-debugsource-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"kernel-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"kernel-tools-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"python3-perf-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"kernel-source-4.19.90-2208.6.0.0165.oe1.aarch64.rpm",
"bpftool-debuginfo-4.19.90-2208.6.0.0165.oe1.aarch64.rpm"
],
"src": [
"kernel-4.19.90-2208.6.0.0165.oe1.src.rpm"
],
"x86_64": [
"kernel-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"kernel-tools-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"kernel-source-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"kernel-devel-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"bpftool-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"perf-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"perf-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"kernel-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"python2-perf-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"bpftool-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"kernel-tools-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"python2-perf-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"kernel-tools-devel-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"kernel-debugsource-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"python3-perf-4.19.90-2208.6.0.0165.oe1.x86_64.rpm",
"python3-perf-debuginfo-4.19.90-2208.6.0.0165.oe1.x86_64.rpm"
]
},
"package": {
"ecosystem": "openEuler:20.03-LTS-SP1",
"name": "kernel",
"purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-20.03-LTS-SP1"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.19.90-2208.6.0.0165.oe1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"severity": "Medium"
},
"details": "The Linux Kernel, the operating system core itself.\r\n\r\nSecurity Fix(es):\r\n\r\nA race condition in perf_event_open() which can be exploited by an unprivileged user to gain root privileges. The bug allows to build several exploit primitives such as kernel address information leak, arbitrary execution, etc.(CVE-2022-1729)\n\nA use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.(CVE-2022-2586)\n\nDm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module/firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification till reboot. This allows root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates. We recommend upgrading past commit 4caae58406f8ceb741603eee460d79bacca9b1b5(CVE-2022-2503)\n\nAn out-of-bounds read flaw was found in the Linux kernel\u2019s TeleTYpe subsystem. The issue occurs in how a user triggers a race condition using ioctls TIOCSPTLCK and TIOCGPTPEER and TIOCSTI and TCXONC with leakage of memory in the flush_to_ldisc function. This flaw allows a local user to crash the system or read unauthorized random data from memory.(CVE-2022-1462)",
"id": "OESA-2022-1880",
"modified": "2026-08-06T11:05:09Z",
"published": "2022-09-02T11:05:09Z",
"references": [
{
"type": "ADVISORY",
"url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1880"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1729"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2586"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2503"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1462"
}
],
"schema_version": "1.7.2",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "kernel security update",
"upstream": [
"CVE-2022-1729",
"CVE-2022-2586",
"CVE-2022-2503",
"CVE-2022-1462"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.