Lucene search
+L

36 matches found

OSV
OSV
added 2023/02/28 5:15 a.m.4 views

UBUNTU-CVE-2023-22995

In the Linux kernel before 5.17, an error path in dwc3qcomacpiregistercore in drivers/usb/dwc3/dwc3-qcom.c lacks certain platformdeviceput and kfree calls...

7.8CVSS6.7AI score0.00299EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2023/02/15 4:54 a.m.4 views

SUSE CVE-2016-9914

Memory leak in hw/9pfs/9p.c in QEMU aka Quick Emulator allows local privileged guest OS users to cause a denial of service host memory consumption and possibly QEMU process crash by leveraging a missing cleanup operation in FileOperations...

6.5CVSS8.5AI score0.0043EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/10/13 12:0 a.m.4 views

Boodskap IoT Platform 跨站脚本漏洞

Boodskap IoT Platform is an IoT platform from Boodskap, Inc. A security vulnerability exists in Boodskap IoT Platform version v4.4.9-02 that stems from its application not enforcing input validation and output cleanup across multiple functions resulting in multiple cross-site scripts...

5.4CVSS5.5AI score0.00442EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/09/08 12:0 a.m.9 views

多款 XWiki Platform 产品代码注入漏洞

XWiki Platform is a suite of Wiki platforms for creating web collaboration applications from XWiki France. A security vulnerability exists in the XWiki Platform Tag UI versions prior to 13.10.6 and 14.4, which stems from the fact that the tag document "Main.Tags" is not properly cleaned up from...

9.9CVSS8.4AI score0.73608EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/05/10 1:43 p.m.4 views

kernel: mwifiex_usb_recv() in drivers/net/wireless/marvell/mwifiex/usb.c allows an attacker to cause DoS via crafted USB device

A denial of service flaw was found in mwifiexusbrecv in drivers/net/wireless/marvell/mwifiex/usb.c in the usb subsystem of the Linux kernel. This is due to a missing clean-up for a malfunctioning usb device with an unknown recvtype...

4.6CVSS6.6AI score0.00643EPSS
SaveExploits0References5
OSV
OSV
added 2022/03/23 8:15 p.m.7 views

CVE-2021-4150

A use-after-free flaw was found in the addpartition in block/partitions/core.c in the Linux kernel. A local attacker with user privileges could cause a denial of service on the system. The issue results from the lack of code cleanup when deviceadd call fails when adding a partition to the disk...

5.5CVSS8.1AI score0.00336EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/03/17 12:0 a.m.6 views

Github Git 操作系统命令注入漏洞

Github Git is a free, open source distributed version control system. An operating system command injection vulnerability exists in Github Git, which stems from the lack of cleanup functionality in the Git.git method, allowing the execution of operating system commands instead of just the git...

9.8CVSS8.5AI score0.02201EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2021/11/15 12:0 a.m.30 views

PT-2021-8035 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the cfg80211 function in the Linux kernel, where switching from P2P GO type to ADHOC type via send msgNL80211 CMD SET INTERFACE does not call the cleanup functi...

8.4CVSS6.5AI score0.08555EPSS
SaveExploits4References2235
BDU FSTEC
BDU FSTEC
added 2021/09/20 12:0 a.m.11 views

The vulnerability of the libxl__domain_suspend_state structure in Xen hypervisors lies in the lack of resource initialization, which allows attackers to trigger a service failure.

The vulnerability of the libxldomainsuspendstate structure in Xen hypervisors stems from the fact that this structure does not utilize the standard initialization and deallocation mechanism. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.8AI score0.00314EPSS
SaveExploits0References5Affected Software3
OSV
OSV
added 2021/03/30 9:15 p.m.6 views

AZL-6552 CVE-2021-29649 affecting package kernel for versions less than 5.10.78.1-1

An issue was discovered in the Linux kernel before 5.11.11. The user mode driver UMD has a copyprocess memory leak, related to a lack of cleanup steps in kernel/usermodedriver.c and kernel/bpf/preload/bpfpreloadkern.c, aka CID-f60a85cad677...

5.5CVSS6.7AI score0.00305EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2020/09/29 7:0 p.m.7 views

kernel: sg_write function lacks an sg_remove_request call in a certain failure case

A vulnerability was found in sgwrite in drivers/scsi/sg.c in the SCSI generic sg driver subsystem. This flaw allows an attacker with local access and special user or root privileges to cause a denial of service if the allocated list is not cleaned with an invalid Sgfd sfp pointer at the time of...

6.7CVSS6.6AI score0.0062EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2020/06/05 12:0 a.m.9 views

Vulnerability of the ssh_scp_new() function in the libssh library, allowing a hacker to execute arbitrary code

The vulnerability of the sshscpnew function in the libssh library is related to the lack of measures taken at the control level to clean up data. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

8.5CVSS7AI score0.0316EPSS
SaveExploits0References13Affected Software9
RedHat Linux
RedHat Linux
added 2020/04/22 2:11 p.m.6 views

Ansible: modules which use files encrypted with vault are not properly cleaned up

A flaw was found on Ansible Engine when using modules which decrypts vault files such as assemble, script, unarchive, wincopy, awss3 or copy modules. The temporary directory is created in /tmp leaves the secrets unencrypted. On Operating Systems which /tmp is not a tmpfs but part of the root...

5.5CVSS7.1AI score0.00376EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2016/12/29 12:0 a.m.8 views

PT-2016-2999 · Qemu +2 · Qemu +2

Name of the Vulnerable Software and Affected Versions: QEMU affected versions not specified Description: The issue is related to a memory leak in the hw/9pfs/9p-proxy.c function of the QEMU hardware emulator's proxy backend service. This leak can be exploited by a local user of the guest operatin...

10CVSS7.3AI score0.74207EPSS
SaveExploits13References209
BDU FSTEC
BDU FSTEC
added 2016/07/06 12:0 a.m.13 views

The vulnerability of microprogramming software in IBM and Lenovo laptops allows attackers to gain access to confidential information.

The microprogramming software of IBM and Lenovo laptops does not perform buffer cleanup after the password input process is completed. As a result, local malicious individuals can gain access to the BIOS password by directly reading the physical memory addresses used as buffers...

2.1CVSS5.6AI score0.00316EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/07/05 12:0 a.m.10 views

The vulnerability of the Linux operating system, which allows a malicious individual to trigger a local service failure

In the HID driver for the Zeroplus gaming manipulator, there is no mechanism for cleaning the entered information, which leads to local service failure...

4.7CVSS6.5AI score0.00419EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder