Lucene search
+L

117 matches found

OSV
OSV
added 2024/05/29 8:15 a.m.12 views

UBUNTU-CVE-2024-36015

In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in registerdevice In registerdevice, the return value of idasimpleget is unchecked, in witch idasimpleget will use an invalid index value. To address this issue, index should be checked after idasimplege...

7.8CVSS6.2AI score0.00253EPSS
SaveExploits0References27
CNNVD
CNNVD
added 2024/05/29 12:00 a.m.15 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 stems from an unset error check that will use invalid index values for certain functions...

7.8CVSS6.6AI score0.00253EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.6 views

SUSE CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.1AI score0.00244EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/01/25 8:16 a.m.11 views

FreeType: Buffer overflow in sfnt_init_face

A heap buffer overflow flaw was found in Freetype’s sfntinitface function in the sfobjs.c file. The vulnerability occurs when creating a face with a strange file and invalid index. This flaw allows an attacker to read a small amount of memory, causing the application to crash...

9.8CVSS7.5AI score0.02736EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/09/04 12:00 a.m.12 views

PT-2023-13818 · Qualcomm · Snapdragon +12

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is related to memory corruption due to improper validation of an array index in the Audio component. No information is provided about the...

8.4CVSS7.1AI score0.00116EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.12 views

kernel: nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: Fix a potential leak in nfptunneladdsharedmac idasimpleget returns an id between min 0 and max NFPMAXMACINDEX inclusive. So NFPMAXMACINDEX 0xff is a valid id. In order for the error handling path to work correctly, t...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:19 a.m.6 views

SUSE CVE-2015-3214

The pitioportread in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code on the host OS by triggering use of an invalid index...

6.9CVSS7.6AI score0.01594EPSS
SaveExploits2References7
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.8 views

SUSE CVE-2022-29195

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.StagePeek does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack. The code...

5.5CVSS5.5AI score0.0032EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2022/11/15 10:43 a.m.13 views

FreeType: Buffer overflow in sfnt_init_face

A heap buffer overflow flaw was found in Freetype’s sfntinitface function in the sfobjs.c file. The vulnerability occurs when creating a face with a strange file and invalid index. This flaw allows an attacker to read a small amount of memory, causing the application to crash...

9.8CVSS7.5AI score0.02736EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/11/08 10:02 a.m.10 views

FreeType: Buffer overflow in sfnt_init_face

A heap buffer overflow flaw was found in Freetype’s sfntinitface function in the sfobjs.c file. The vulnerability occurs when creating a face with a strange file and invalid index. This flaw allows an attacker to read a small amount of memory, causing the application to crash...

9.8CVSS7.5AI score0.02736EPSS
SaveExploits1References4
OSV
OSV
added 2020/05/29 7:15 p.m.4 views

DEBIAN-CVE-2020-11019

In FreeRDP less than or equal to 2.0.0, when running with logger set to "WLOGTRACE", a possible crash of application could occur due to a read of an invalid array index. Data could be printed as string to local terminal. This has been fixed in 2.1.0...

6.5CVSS7.3AI score0.02537EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2020/05/29 7:15 p.m.34 views

CVE-2020-11019

In FreeRDP less than or equal to 2.0.0, when running with logger set to "WLOGTRACE", a possible crash of application could occur due to a read of an invalid array index. Data could be printed as string to local terminal. This has been fixed in 2.1.0...

6.5CVSS6.7AI score0.02537EPSS
SaveExploits0References2
OSV
OSV
added 2020/05/29 7:15 p.m.8 views

UBUNTU-CVE-2020-11019

In FreeRDP less than or equal to 2.0.0, when running with logger set to "WLOGTRACE", a possible crash of application could occur due to a read of an invalid array index. Data could be printed as string to local terminal. This has been fixed in 2.1.0...

6.5CVSS6.9AI score0.02537EPSS
SaveExploits0References3
OSV
OSV
added 2020/01/06 11:15 p.m.12 views

CVE-2018-7794

A CWE-754: Improper Check for Unusual or Exceptional Conditions vulnerability exists in Modicon M580, Modicon M340, Modicon Quantum, Modicon Premium see security notification for specific versions which could cause a Denial of Service when reading data with invalid index using Modbus TCP...

7.5CVSS5.8AI score0.01399EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2020/01/06 10:57 p.m.10 views

CVE-2018-7794

A CWE-754: Improper Check for Unusual or Exceptional Conditions vulnerability exists in Modicon M580, Modicon M340, Modicon Quantum, Modicon Premium see security notification for specific versions which could cause a Denial of Service when reading data with invalid index using Modbus TCP...

7.1AI score0.01399EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2020/01/06 12:00 a.m.26 views

PT-2020-8981

Name of the Vulnerable Software and Affected Versions Modicon M580 affected versions not specified Modicon M340 affected versions not specified Modicon Quantum affected versions not specified Modicon Premium affected versions not specified Description A vulnerability exists that could cause a...

7.5CVSS7.1AI score0.01399EPSS
SaveExploits0References4
CVE
CVE
added 2019/06/14 5:02 p.m.148 views

CVE-2018-13910

CVE-2018-13910 describes an out-of-bounds access in TZ caused by an invalid index used to check against DDR, affecting a wide range of Qualcomm Snapdragon SoCs (e.g., IPQ8074, MDM9xxx, MSM8xxx/SD platforms) and devices listed in the CVE. The root cause is an invalid index calculation that can lea...

7.8CVSS7.6AI score0.00208EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2019/01/15 9:06 a.m.43 views

Arbitrary Code Execution

qemu-kvm-rhev is vulnerable to arbitrary code execution attacks. The vulnerability exists as the pitioportread in i8254.c in the Linux kernel before 2.6.33 and QEMU before 2.3.1 does not distinguish between read lengths and write lengths, which might allow guest OS users to execute arbitrary code...

6.9CVSS6.5AI score0.01594EPSS
SaveExploits2References24Affected Software1
Veracode
Veracode
added 2018/12/11 5:07 a.m.43 views

Remote Code Execution (RCE)

microsoft.chakracore is vulnerable to remote code execution. This is due to a buffer overflow in TypeHandler caused by an invalid index reuse, which would allow an attacker to execute arbitrary code in the context of the authenticated user. This CVE ID is different from CVE-2017-8517 and...

7.5CVSS9.2AI score0.09787EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2018/04/13 5:29 a.m.12 views

CVE-2018-10082

CMS Made Simple CMSMS through 2.2.7 allows physical path leakage via an invalid /index.php?page= value, a crafted URI starting with /index.php?mact=Search, or a direct request to /admin/header.php, /admin/footer.php, /lib/tasks/class.ClearCache.task.php, or...

5.3CVSS5.8AI score0.01211EPSS
SaveExploits1References1
Rows per page
Query Builder