Lucene search
+L

15723 matches found

OSV
OSV
added 2025/05/01 3:16 p.m.11 views

UBUNTU-CVE-2022-49891

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in testgenkprobe/kretprobecmd testgenkprobecmd only free buf in fail path, hence buf will leak when there is no failure. Move kfreebuf from fail path to common path to prevent the memleak. The sam...

5.5CVSS6AI 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.23 views

UBUNTU-CVE-2022-49840

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix alignment problem in bpfprogtestrunskb We got a syzkaller problem because of aarch64 alignment fault if KFENCE enabled. When the size from user bpf program is an odd number, like 399, 407, etc, it will cause the...

7.8CVSS6.1AI score0.00217EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/01 3:16 p.m.22 views

UBUNTU-CVE-2022-49800

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...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.27 views

CVE-2022-49891 tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in testgenkprobe/kretprobecmd testgenkprobecmd only free buf in fail path, hence buf will leak when there is no failure. Move kfreebuf from fail path to common path to prevent the memleak. The sam...

0.00193EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/01 2:10 p.m.2 views

CVE-2022-49891 tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix memory leak in testgenkprobe/kretprobecmd testgenkprobecmd only free buf in fail path, hence buf will leak when there is no failure. Move kfreebuf from fail path to common path to prevent the memleak. The sam...

6.1AI score0.00193EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/01 2:09 p.m.6 views

CVE-2022-49840 bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix alignment problem in bpfprogtestrunskb We got a syzkaller problem because of aarch64 alignment fault if KFENCE enabled. When the size from user bpf program is an odd number, like 399, 407, etc, it will cause the...

6.1AI score0.00217EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/01 2:09 p.m.100 views

CVE-2022-49800

CVE-2022-49800 is a Linux kernel issue addressed by multiple advisories. The root cause was a memory-leak in the tracing tests (test_gen_synth_cmd and test_empty_synth_event) where allocated buffers were freed only on failure paths; the fix adds kfree(buf) to ensure no leak. The Nessus/OpenVAS en...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.37 views

CVE-2022-49793 iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()

In the Linux kernel, the following vulnerability has been resolved: iio: trigger: sysfs: fix possible memory leak in iiosysfstriginit devsetname allocates memory for name, it need be freed when deviceadd fails, call putdevice to give up the reference that hold in deviceinitialize, so that it can ...

0.00219EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/01 2:09 p.m.116 views

CVE-2022-49793

CVE-2022-49793 is tied to Linux kernel code fixing a memory leak in iio_sysfs_trig_init within iio: trigger: sysfs. The issue arises from dev_set_name() allocating memory for the trigger name and not freeing it if device_add() fails; the fix ensures the allocated memory is released by freeing the...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/05/01 1:15 p.m.2 views

DEBIAN-CVE-2025-23140

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Avoid issue of interrupts remaining after requestirq error After devmrequestirq fails with error in pciendpointtestrequestirq, the pciendpointtestfreeirqvectors is called assuming that all IRQs have been...

5.5CVSS5.7AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 1:15 p.m.14 views

UBUNTU-CVE-2025-23140

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Avoid issue of interrupts remaining after requestirq error After devmrequestirq fails with error in pciendpointtestrequestirq, the pciendpointtestfreeirqvectors is called assuming that all IRQs have been...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References40
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.15 views

CVE-2025-23140

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Avoid issue of interrupts remaining after requestirq error After devmrequestirq fails with error in pciendpointtestrequestirq, the pciendpointtestfreeirqvectors is called assuming that all IRQs have been...

5.5CVSS5.7AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 12:55 p.m.20 views

CVE-2025-23140 misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Avoid issue of interrupts remaining after requestirq error After devmrequestirq fails with error in pciendpointtestrequestirq, the pciendpointtestfreeirqvectors is called assuming that all IRQs have been...

6.1AI score
SaveExploits0References13
CVE
CVE
added 2025/05/01 12:55 p.m.134 views

CVE-2025-23140

CVE-2025-23140 affects the Linux kernel PCI Endpoint Test driver. The issue arose when devm_request_irq() failed in pci_endpoint_test_request_irq(): some IRQs were not released, leaving /proc/irq entries and triggering a WARN in fs/proc/generic.c (remove_proc_entry). The root cause is that pci_en...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References10Affected Software1
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from pciendpointtest not properly handling interrupts after a requestirq error, which could lead to a memory leak...

5.5CVSS6.4AI score0.00213EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.35 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to release a buffer during a synthetic event test, which could lead to a memory leak...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from unfreezing test buffer memory, which could lead to a memory leak...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from a ulist leak in the btrfs qgroup self-test error path, which could lead to a memory leak...

5.5CVSS5AI score0.00197EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a tracearray null pointer dereference in the kprobe event test, which could lead to a system crash...

5.5CVSS6.1AI score0.00193EPSS
SaveExploits0References4
Rows per page
Query Builder