Lucene search
K

2586 matches found

Cvelist
Cvelist
added 2024/05/28 2:2 p.m.18 views

CVE-2024-23951

Multiple improper array index validation vulnerabilities exist in the readMSH functionality of libigl v2.5.0. A specially crafted .msh file can lead to an out-of-bounds write. An attacker can provide a malicious file to trigger this vulnerability.This vulnerability concerns the...

8.8CVSS8.7AI score0.00916EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/05/28 2:2 p.m.12 views

CVE-2024-23948

Removed by vendor...

8.8CVSS8.5AI score0.00916EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/05/28 2:2 p.m.18 views

CVE-2024-23951

Removed by vendor...

8.8CVSS8.5AI score0.00916EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/05/28 2:2 p.m.19 views

CVE-2024-23950

Removed by vendor...

8.8CVSS8.5AI score0.00916EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/05/28 2:2 p.m.17 views

CVE-2024-23949

Removed by vendor...

8.8CVSS8.5AI score0.00916EPSS
Exploits0
Debian CVE
Debian CVE
added 2024/05/28 2:2 p.m.15 views

CVE-2024-23947

Removed by vendor...

8.8CVSS8.5AI score0.00916EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/05/28 2:2 p.m.22 views

CVE-2024-23948

Multiple improper array index validation vulnerabilities exist in the readMSH functionality of libigl v2.5.0. A specially crafted .msh file can lead to an out-of-bounds write. An attacker can provide a malicious file to trigger this vulnerability.This vulnerability concerns the...

8.8CVSS6.8AI score0.00916EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/05/28 12:0 a.m.1 views

libigl 缓冲区错误漏洞

libigl is a simple C++ geometry processing library open-sourced by libigl. A buffer error vulnerability exists in libigl version v2.5.0, which stems from incorrect array index validation. An attacker exploits the vulnerability to cause an out-of-bounds write via a specially crafted .msh file...

8.8CVSS6.8AI score0.00916EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/05/28 12:0 a.m.4 views

libigl 缓冲区错误漏洞

libigl is a simple C++ geometry processing library open-sourced by libigl. A buffer error vulnerability exists in libigl version v2.5.0, which stems from incorrect array index validation. An attacker exploits the vulnerability to cause an out-of-bounds write via a specially crafted .msh file...

8.8CVSS6.8AI score0.00916EPSS
Exploits0References2
Talos
Talos
added 2024/05/28 12:0 a.m.41 views

libigl readMSH improper array index validation vulnerability

Talos Vulnerability Report TALOS-2024-1926 libigl readMSH improper array index validation vulnerability May 28, 2024 CVE Number CVE-2024-23948,CVE-2024-23951,CVE-2024-23947,CVE-2024-23950,CVE-2024-23949 SUMMARY Multiple improper array index validation vulnerabilities exist in the readMSH...

8.8CVSS8.7AI score0.00916EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/05/23 4:27 p.m.20 views

CVE-2023-52746

In the Linux kernel, the following vulnerability has been resolved: xfrm/compat: prevent potential spectre v1 gadget in xfrmxlate32attr int type = nlatypenla; if type XFRMAMAX return -EOPNOTSUPP; @type is then used as an array index and can be used as a Spectre v1 gadget. if nlalennla...

5.5CVSS6.3AI score0.00243EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:24 p.m.1 views

SUSE CVE-2023-52746

In the Linux kernel, the following vulnerability has been resolved: xfrm/compat: prevent potential spectre v1 gadget in xfrmxlate32attr int type = nlatypenla; if type XFRMAMAX return -EOPNOTSUPP; @type is then used as an array index and can be used as a Spectre v1 gadget. if nlalennla...

2.5CVSS6.2AI score0.00243EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.20 views

CVE-2023-52805

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in diAlloc Currently there is not check against the agno of the iag while allocating new inodes to avoid fragmentation problem. Added the check which is required...

5.5CVSS6.5AI score0.00257EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.19 views

CVE-2023-52804

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add validity check for dbmaxag and dbagpref Both dbmaxag and dbagpref are used as the index of the dbagfree array, but there is currently no validity check for dbmaxag and dbagpref, which can lead to errors. The following...

5.5CVSS6.5AI score0.00257EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.28 views

CVE-2023-52799

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbFindLeaf Currently while searching for dmtreet for sufficient free blocks there is an array out of bounds while getting element in tp-dmstree. To add the required check for out of bound we...

7.1CVSS6.6AI score0.00257EPSS
Exploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.25 views

CVE-2023-52818

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 For pptable structs that use flexible array sizes, use flexible arrays...

7.8CVSS6.6AI score0.00259EPSS
Exploits0References9
NVD
NVD
added 2024/05/21 4:15 p.m.15 views

CVE-2023-52819

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga For pptable structs that use flexible array sizes, use flexible arrays...

6.6CVSS6.6AI score0.00246EPSS
Exploits0References9
NVD
NVD
added 2024/05/21 4:15 p.m.16 views

CVE-2023-52812

In the Linux kernel, the following vulnerability has been resolved: drm/amd: check num of link levels when update pcie param In SR-IOV environment, the value of pcietable-numoflinklevels will be 0, and numoflevels - 1 will cause array index out of bounds...

7.8CVSS6.6AI score0.00262EPSS
Exploits0References5
NVD
NVD
added 2024/05/21 4:15 p.m.18 views

CVE-2023-52799

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbFindLeaf Currently while searching for dmtreet for sufficient free blocks there is an array out of bounds while getting element in tp-dmstree. To add the required check for out of bound we...

7.8CVSS6.5AI score0.00257EPSS
Exploits0References9
NVD
NVD
added 2024/05/21 4:15 p.m.26 views

CVE-2023-52804

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add validity check for dbmaxag and dbagpref Both dbmaxag and dbagpref are used as the index of the dbagfree array, but there is currently no validity check for dbmaxag and dbagpref, which can lead to errors. The following...

7.8CVSS6.5AI score0.00257EPSS
Exploits0References9
Rows per page
Query Builder