CVE-2022-49891
Last modified
CVE-2022-49891 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() test_gen_kprobe_cmd() only free buf in fail path, hence buf will leak when there is no failure. Move kfree(buf) from fail path to common path to prevent the memleak. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd() test_gen_kprobe_cmd() only free buf in fail path, hence buf will leak when there is no failure. Move kfree(buf) from fail path to common path to prevent the memleak. The same reason and solution in test_gen_kretprobe_cmd(). unreferenced object 0xffff888143b14000 (size 2048): comm "insmod", pid 52490, jiffies 4301890980 (age 40.553s) hex dump (first 32 bytes): 70 3a 6b 70 72 6f 62 65 73 2f 67 65 6e 5f 6b 70 p:kprobes/gen_kp 72 6f 62 65 5f 74 65 73 74 20 64 6f 5f 73 79 73 robe_test do_sys backtrace: [<000000006d7b836b>] kmalloc_trace+0x27/0xa0 [<0000000009528b5b>] 0xffffffffa059006f [<000000008408b580>] do_one_initcall+0x87/0x2a0 [<00000000c4980a7e>] do_init_module+0xdf/0x320 [<00000000d775aad0>] load_module+0x3006/0x3390 [<00000000e9a74b80>] __do_sys_finit_module+0x113/0x1b0 [<000000003726480d>] do_syscall_64+0x35/0x80 [<000000003441e93b>] entry_SYSCALL_64_after_hwframe+0x46/0xb0
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.6, < 5.10.154 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.78 | — |
| Linux | Linux Kernel | >= 5.16, < 6.0.8 | — |
| Linux | Linux Kernel | 6.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49891?
How severe is CVE-2022-49891?
How do I fix CVE-2022-49891?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-49886In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49887In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49888In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49889In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4989** UNSUPPORTED WHEN ASSIGNED ** Improper Validation of Speci…8.5
- CVE-2022-49890In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49892In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49893In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49894In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49895In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49896In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49897Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2022-49891?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
