Lucene search
+L

24631 matches found

NVD
NVD
added 2025/05/01 3:16 p.m.20 views

CVE-2022-49799

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix wild-memory-access in registersynthevent In registersynthevent, if setsyntheventprintfmt failed, then both traceremoveeventcall and unregistertraceevent will be called, which means the traceeventcall will call...

7.1CVSS0.00198EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 3:16 p.m.8 views

DEBIAN-CVE-2022-49798

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race where eprobes can be called before the event The flag that tells the event to call its triggers after reading the event is set for eprobes after the eprobe is enabled. This leads to a race where the eprobe may b...

4.7CVSS5.2AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.10 views

DEBIAN-CVE-2022-49797

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on traceeventfile in kprobeeventgentestexit When tracegeteventfile failed, genkretprobetest will be assigned as the error code. If module kprobeeventgentest is removed now, the null...

5.5CVSS5.5AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.11 views

DEBIAN-CVE-2022-49796

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on tracearray in kprobeeventgentestexit When testgenkprobecmd failed after kprobeeventgencmdend, it will goto delete, which will call kprobeeventdelete and release the corresponding...

5.5CVSS5.5AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.36 views

CVE-2022-49782

In the Linux kernel, the following vulnerability has been resolved: perf: Improve missing SIGTRAP checking To catch missing SIGTRAP we employ a WARN in perfeventoverflow, which fires if pendingsigtrap was already set: returning to user space without consuming pendingsigtrap, and then having the...

5.5CVSS0.00191EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/01 3:16 p.m.15 views

CVE-2022-49781

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: Fix crash due to race between amdpmuenableall, perf NMI and throttling amdpmuenableall does: if !testbitidx, cpuc-activemask continue; amdpmuenableeventcpuc-eventsidx; A perf NMI of another event can come between...

4.7CVSS0.00115EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:16 p.m.13 views

UBUNTU-CVE-2022-49797

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on traceeventfile in kprobeeventgentestexit When tracegeteventfile failed, genkretprobetest will be assigned as the error code. If module kprobeeventgentest is removed now, the null...

5.5CVSS6.1AI score0.00193EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/01 3:16 p.m.17 views

UBUNTU-CVE-2022-49796

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on tracearray in kprobeeventgentestexit When testgenkprobecmd failed after kprobeeventgencmdend, it will goto delete, which will call kprobeeventdelete and release the corresponding...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/01 3:16 p.m.25 views

UBUNTU-CVE-2022-49799

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix wild-memory-access in registersynthevent In registersynthevent, if setsyntheventprintfmt failed, then both traceremoveeventcall and unregistertraceevent will be called, which means the traceeventcall will call...

7.1CVSS6.1AI score0.00198EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/01 2:15 p.m.4 views

DEBIAN-CVE-2025-37772

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix workqueue crash in cmaneteventworkhandler struct rdmacmid has member "struct workstruct network" that is reused for enqueuing cmaneteventworkhandlers onto cmawq. Below crash1 can occur if more than one call to...

5.5CVSS5.6AI score0.00194EPSS
SaveExploits0References1
Circl
Circl
added 2025/05/01 2:15 p.m.39 views

CVE-2025-23254

creationtimestamp| type| source ---|---|--- 2025-05-01 14:15:17+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14282 2025-05-01 14:51:50+00:00| seen| https://infosec.exchange/users/cR0w/statuses/114433137660446340 2025-05-01 16:30:45+00:00| seen|...

8.8CVSS9.1AI score0.00269EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 2:15 p.m.50 views

UBUNTU-CVE-2025-37772

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix workqueue crash in cmaneteventworkhandler struct rdmacmid has member "struct workstruct network" that is reused for enqueuing cmaneteventworkhandlers onto cmawq. Below crash1 can occur if more than one call to...

5.5CVSS6.2AI score0.00194EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.1 views

CVE-2022-49896 cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak

In the Linux kernel, the following vulnerability has been resolved: cxl/pmem: Fix cxlpmemregion and cxlmemdev leak When a cxlnvdimm object goes through a -remove event device physically removed, nvdimm-bridge disabled, or nvdimm device disabled, then any associated regions must also be disabled. ...

6.1AI score0.00163EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.34 views

CVE-2022-49800 tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix memory leak in testgensynthcmd and testemptysynthevent testgensynthcmd only free buf in fail path, hence buf will leak when there is no failure. Add kfreebuf to prevent the memleak. The same reason and solution in...

0.00193EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/01 2:09 p.m.112 views

CVE-2022-49799

Summary of CVE-2022-49799 (Linux kernel): The vulnerability resides in the tracing subsys, specifically register_synth_event(), where if set_synth_event_print_fmt() fails, the code may call trace_remove_event_call() and unregister_trace_event() twice, causing the trace_event_call to invoke __unre...

7.1CVSS6.3AI score0.00198EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/01 2:09 p.m.13 views

CVE-2022-49799 tracing: Fix wild-memory-access in register_synth_event()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix wild-memory-access in registersynthevent In registersynthevent, if setsyntheventprintfmt failed, then both traceremoveeventcall and unregistertraceevent will be called, which means the traceeventcall will call...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.39 views

CVE-2022-49799 tracing: Fix wild-memory-access in register_synth_event()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix wild-memory-access in registersynthevent In registersynthevent, if setsyntheventprintfmt failed, then both traceremoveeventcall and unregistertraceevent will be called, which means the traceeventcall will call...

0.00198EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/01 2:09 p.m.77 views

CVE-2022-49798

CVE-2022-49798 describes a race in the Linux kernel tracing eprobes where the event’s triggers could be invoked before the event record is populated, risking a NULL dereference. This is caused by a flag set for eprobes after enabling the eprobe, potentially triggering at the start of the event wh...

4.7CVSS6.3AI score0.00136EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/01 2:09 p.m.15 views

CVE-2022-49797 tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_event_gen_test_exit()

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on traceeventfile in kprobeeventgentestexit When tracegeteventfile failed, genkretprobetest will be assigned as the error code. If module kprobeeventgentest is removed now, the null...

5.9AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.55 views

CVE-2022-49797

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on traceeventfile in kprobeeventgentestexit When tracegeteventfile failed, genkretprobetest will be assigned as the error code. If module kprobeeventgentest is removed now, the null...

5.5CVSS5.5AI score0.00193EPSS
SaveExploits0
Rows per page
Query Builder