Linux_Exploit_CVE_2022_0847_7ea8d784


Description

Linux.Exploit.CVE-2022-0847

Query · yara

strings:
        $a1 = "Usage: %s TARGETFILE OFFSET DATA" fullword
        $a2 = "splice failed" fullword
    condition:
        all of them
Raw source Linux_Exploit_CVE_2022_0847_7ea8d784 · YARA
Esc
Published by elastic/protections-artifacts ↗, licensed under Elastic License 2.0 ↗. Reproduced here unmodified.
rule Linux_Exploit_CVE_2022_0847_7ea8d784 {
    meta:
        author = "Elastic Security"
        id = "7ea8d784-055f-4ed8-814a-ec8dc323924a"
        fingerprint = "68682e92769895d0457fe8cef3a0b0bdc832e7e8b31dd5424c8c7410e93ae4de"
        creation_date = "2023-08-30"
        last_modified = "2026-05-22"
        threat_name = "Linux.Exploit.CVE-2022-0847"
        reference_sample = "fbb5387ca61db0ce27f8b4663f86c1c228afebaf8f7199da5780fc95480c4ff8"
        severity = 100
        arch_context = "x86"
        scan_context = "file, memory"
        license = "Elastic License v2"
        os = "linux"
    strings:
        $a1 = "Usage: %s TARGETFILE OFFSET DATA" fullword
        $a2 = "splice failed" fullword
    condition:
        all of them
}

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.