Lucene search
+L

8125 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:17 a.m.8 views

SUSE CVE-2019-5051

An exploitable heap-based buffer overflow vulnerability exists when loading a PCX file in SDL2image, version 2.0.4. A missing error handler can lead to a buffer overflow and potential code execution. An attacker can provide a specially crafted image file to trigger this vulnerability...

8.8CVSS9.2AI score0.04043EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:48 a.m.4 views

SUSE CVE-2021-4032

A vulnerability was found in the Linux kernel's KVM subsystem in arch/x86/kvm/lapic.c kvmfreelapic when a failure allocation was detected. In this flaw the KVM subsystem may crash the kernel due to mishandling of memory errors that happens during VCPU construction, which allows an attacker with...

4.9CVSS6.3AI score0.00393EPSS
SaveExploits3References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.4 views

SUSE CVE-2021-44542

A memory leak vulnerability was found in Privoxy when handling errors...

7.5CVSS7.3AI score0.01211EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.6 views

SUSE CVE-2022-26353

A flaw was found in the virtio-net device of QEMU. This flaw was inadvertently introduced with the fix for CVE-2021-3748, which forgot to unmap the cached virtqueue elements on error, leading to memory leakage and other unexpected results. Affected QEMU version: 6.2.0...

7.5CVSS6.9AI score0.02743EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.8 views

SUSE CVE-2022-33748

lock order inversion in transitive grant copy handling As part of XSA-226 a missing cleanup call was inserted on an error handling path. While doing so, locking requirements were not paid attention to. As a result two cooperating guests granting each other transitive grants can cause locks to be...

5.3CVSS8.3AI score0.00258EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.6 views

SUSE CVE-2022-38472

An attacker could have abused XSLT error handling to associate attacker-controlled content with another origin which was displayed in the address bar. This could have been used to fool the user into submitting data intended for the spoofed origin. This vulnerability affects Thunderbird 102.2,...

7.5CVSS8.8AI score0.00364EPSS
SaveExploits0References12
OSV
OSV
added 2023/02/13 5:34 p.m.14 views

GSD-2023-1002027 fbdev: smscufx: fix error handling code in ufx_usb_probe

fbdev: smscufx: fix error handling code in ufxusbprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.93 by commit...

7.4AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:33 p.m.15 views

GSD-2023-1002014 drm/amdgpu: Fixed bug on error when unloading amdgpu

drm/amdgpu: Fixed bug on error when unloading amdgpu This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.7 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:20 p.m.13 views

GSD-2023-1001848 fbdev: smscufx: fix error handling code in ufx_usb_probe

fbdev: smscufx: fix error handling code in ufxusbprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.11 by commit...

7.4AI score
SaveExploits0
OSV
OSV
added 2023/02/13 2:21 a.m.9 views

CVE-2023-22360

Use-after free vulnerability exists in Screen Creator Advance 2 Ver.0.1.1.4 Build01 and earlier due to lack of error handling process even when an error was detected. Having a user of Screen Creator Advance 2 to open a specially crafted project file may lead to information disclosure and/or...

7.8CVSS6AI score0.00292EPSS
SaveExploits0References3
NVD
NVD
added 2023/02/13 2:21 a.m.24 views

CVE-2023-22345

Out-of-bound write vulnerability exists in Screen Creator Advance 2 Ver.0.1.1.4 Build01 and earlier due to lack of error handling process when out of specification errors are detected. Having a user of Screen Creator Advance 2 to open a specially crafted project file may lead to information...

7.8CVSS7.7AI score0.00256EPSS
SaveExploits0References3
Prion
Prion
added 2023/02/13 2:21 a.m.21 views

Design/Logic Flaw

Use-after free vulnerability exists in Screen Creator Advance 2 Ver.0.1.1.4 Build01 and earlier due to lack of error handling process even when an error was detected. Having a user of Screen Creator Advance 2 to open a specially crafted project file may lead to information disclosure and/or...

4.4CVSS7.6AI score0.00292EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2023/02/13 12:00 a.m.5 views

PT-2023-35103 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.93 Description: The issue concerns error handling code in the ufx usb probe function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions prior to...

7.4AI score
SaveExploits0References1
CNNVD
CNNVD
added 2023/02/13 12:00 a.m.10 views

JTEKT ELECTRONICS Screen Creator Advance 资源管理错误漏洞

JTEKT ELECTRONICS Screen Creator Advance is a screen development tool from JTEKT ELECTRONICS. A security vulnerability exists in JTEKT ELECTRONICS Screen Creator Advance 2 Ver.0.1.1.4 Build01 and prior versions, which stems from a lack of error handling process even if an error is detected...

7.8CVSS7.3AI score0.00292EPSS
SaveExploits0References4
OSV
OSV
added 2023/02/10 7:52 p.m.34 views

GHSA-2H6C-J3GF-XP9R IPFS go-bitfield vulnerable to DoS via malformed size arguments

Impact When feeding untrusted user input into the size parameter of NewBitfield and FromBytes functions, an attacker can trigger panics. This happen when the size is a not a multiple of 8 or is negative. There were already a note in the NewBitfield documentation: Panics if size is not a multiple ...

5.9CVSS6.5AI score0.0091EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/02/09 12:00 a.m.8 views

PT-2023-19086 · Unknown · Go-Bitfield

Name of the Vulnerable Software and Affected Versions: go-bitfield affected versions not specified Description: The issue arises when untrusted user input is fed into the size parameter of NewBitfield and FromBytes functions, allowing an attacker to trigger panics. This occurs when the size is no...

7.5CVSS7.3AI score0.0091EPSS
SaveExploits1References9
Zero Day Initiative
Zero Day Initiative
added 2023/02/09 12:00 a.m.31 views

Oracle VirtualBox Teleporter Improper Error Handling Authentication Bypass Vulnerability

This vulnerability allows remote attackers to bypass authentication on affected installations of Oracle VirtualBox. Authentication is not required to exploit this vulnerability. The specific flaw exists within the Teleporter service. The issue results from the lack of proper error handling when...

8.1CVSS7.9AI score0.01205EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2023/02/08 12:00 a.m.16 views

The vulnerability of the nilfs_new inode function in the BPF component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the nilfsnew inode function in the BPF component of the Linux operating system is related to improper error handling, which leads to the use of memory after it has been freed. Exploiting this vulnerability can allow an attacker to cause a service failure...

7CVSS6.4AI score0.00841EPSS
SaveExploits0References27Affected Software5
OSV
OSV
added 2023/02/06 8:15 p.m.8 views

CVE-2022-32656

In Wi-Fi driver, there is a possible undefined behavior due to incorrect error handling. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: GN20220705035; Issue ID: GN20220705035...

6.7CVSS5.9AI score0.00312EPSS
SaveExploits0References1
OSV
OSV
added 2023/02/06 8:15 p.m.10 views

CVE-2022-32655

In Wi-Fi driver, there is a possible undefined behavior due to incorrect error handling. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: GN20220705028; Issue ID: GN20220705028...

6.7CVSS5.9AI score0.00312EPSS
SaveExploits0References1
Rows per page
Query Builder