Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-49800

5.5 · MEDIUM
Published May 1, 2025 linux CWE-401 EPSS 0.19% (9th pctl)

Overview

CVE-2022-49800 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()

test_gen_synth_cmd() only free buf in fail path, hence buf will leak

when there is no failure. Add kfree(buf) to prevent the memleak. The

same reason and solution in test_empty_synth_event().

unreferenced object 0xffff8881127de000 (size 2048):

comm "modprobe", pid 247, jiffies 4294972316 (age 78.756s)

hex dump (first 32 bytes):

20 67 65 6e 5f 73 79 6e 74 68 5f 74 65 73 74 20 gen_synth_test

20 70 69 64 5f 74 20 6e 65 78 74 5f 70 69 64 5f pid_t next_pid_

backtrace:

[<000000004254801a>] kmalloc_trace+0x26/0x100

[<0000000039eb1cf5>] 0xffffffffa00083cd

[<000000000e8c3bc8>] 0xffffffffa00086ba

[<00000000c293d1ea>] do_one_initcall+0xdb/0x480

[<00000000aa189e6d>] do_init_module+0x1cf/0x680

[<00000000d513222b>] load_module+0x6a50/0x70a0

[<000000001fd4d529>] __do_sys_finit_module+0x12f/0x1c0

[<0000000

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.6, < 5.10.156 Affected

Frequently Asked Questions

What is CVE-2022-49800?

CVE-2022-49800 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-49800?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-49800?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-49800?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-49800 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.