Lucene search
+L

15785 matches found

OSV
OSV
added 2024/09/25 1:15 a.m.18 views

CVE-2024-9121

Inappropriate implementation in V8 in Google Chrome prior to 129.0.6668.70 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.2AI score
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/25 12:00 a.m.8 views

Google Chrome 安全漏洞

Google Chrome is a web browser from Google, an American company. A security bypass vulnerability exists in versions of Google Chrome prior to 129.0.6668.70, which can be exploited by remote attackers to perform memory access via specially crafted Hypertext Markup Language pages...

8.8CVSS6.6AI score0.00477EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2024/09/25 12:00 a.m.12 views

CODESYS 代码问题漏洞

CODESYS is an industrial control automation software from CODESYS, a German company. CODESYS suffers from a code issue vulnerability that originates from an unauthenticated, remote attacker who can cause the server to access invalid memory, resulting in a denial of service...

7.5CVSS7AI score0.00621EPSS
SaveExploits0References3
Zero Day Initiative
Zero Day Initiative
added 2024/09/25 12:00 a.m.13 views

Apple macOS VideoToolbox Uninitialized Memory Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Apple macOS. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the processing...

4.3CVSS5.9AI score0.00278EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/09/24 6:44 p.m.37 views

CVE-2024-9122

Type Confusion in V8 in Google Chrome prior to 129.0.6668.70 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. Chromium security severity: High...

0.05853EPSS
SaveExploits1References2
CVE
CVE
added 2024/09/24 6:44 p.m.219 views

CVE-2024-9122

Type Confusion in V8 of Google Chrome (Chromium) prior to 129.0.6668.70 allows remote attackers to cause out-of-bounds memory access via a crafted HTML page. Affected products include Chromium/Chrome; vulnerable component is V8. Public references in connected documents confirm the issue and indic...

8.8CVSS6.4AI score0.05853EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/24 6:44 p.m.19 views

CVE-2024-9122

Type Confusion in V8 in Google Chrome prior to 129.0.6668.70 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. Chromium security severity: High...

6.4AI score0.05853EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/09/24 6:44 p.m.22 views

CVE-2024-9121

Inappropriate implementation in V8 in Google Chrome prior to 129.0.6668.70 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. Chromium security severity: High...

6.4AI score0.00477EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2024/09/24 6:44 p.m.14 views

CVE-2024-9122

Type Confusion in V8 in Google Chrome prior to 129.0.6668.70 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. Chromium security severity: High...

8.8CVSS7.6AI score0.05853EPSS
SaveExploits1
CVE
CVE
added 2024/09/24 6:44 p.m.175 views

CVE-2024-9121

Mode C: Concrete details found. CVE-2024-9121 affects Chromium-based Chrome/Chromium. In Chromium’s V8, an inappropriate implementation allowed out-of-bounds memory access via a crafted HTML page, with a High impact (memory corruption/potential code execution). Public references indicate Chrome/C...

8.8CVSS6.4AI score0.00477EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.9 views

kernel: usb-storage: alauda: Fix uninit-value in alauda_check_media()

An uninitialized value vulnerability was found in the alauda USB storage driver in the Linux kernel. In alaudacheckmedia, the function does not verify that USB transfer operations succeeded before using the received data. If a transfer fails, uninitialized memory may be accessed, leading to...

7.1AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.16 views

kernel: mlxsw: thermal: Fix out-of-bounds memory accesses

In the Linux kernel, the following vulnerability has been resolved: mlxsw: thermal: Fix out-of-bounds memory accesses Currently, mlxsw allows cooling states to be set above the maximum cooling state supported by the driver: cat /sys/class/thermal/thermalzone2/cdev0/type mlxswfan cat...

7.3CVSS6.3AI score0.00236EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/24 12:49 a.m.20 views

kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs

A vulnerability was found in the Linux kernel's hwmon subsystem, specifically in the mlxreg-fan driver. The issue arises when the driver’s sysfs interface for controlling fan speed does not properly handle cases where the requested minimum fan speed exceeds the maximum allowable value. When the...

7.1CVSS6.7AI score0.00244EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.9 views

kernel: vt_ioctl: fix array_index_nospec in vt_setactivate

A vulnerability was found in the Linux kernel's vtioctl subsystem, where the vtsetactivate function can lead to a transient integer underflow due to improper handling of the vsa.console value. The vulnerability arises when an out-of-bounds value is decreased before being sanitized using...

5.5CVSS7.2AI score0.00306EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.11 views

kernel: xfs: add bounds checking to xlog_recover_process_data

A vulnerability has been identified within the Linux kernel's xlogrecoverprocessdata function. Specifically, the function lacks proper bounds checking on the space allocated for the fixed members of the xlogopheader structure during log record processing. This omission can lead to an out-of-bound...

7.1CVSS7.1AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.8 views

kernel: fbmem: Do not delete the mode that is still in use

A vulnerability was found in the Linux kernel's fbmem subsystem. This issue arises when the system attempts to delete a video mode that is still in use, leading to potential use-after-free errors. This improper handling can result in system crashes or undefined behavior when accessing freed memor...

7.8CVSS7.2AI score0.00269EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/24 12:00 a.m.9 views

PT-2024-6449 · 3S Smart Software Solutions · Codesys Control

Name of the Vulnerable Software and Affected Versions: CODESYS Control affected versions not specified Description: The issue is related to insufficient checking of unusual or exceptional states in the CODESYS web server, which can be exploited by a remote attacker to cause a denial of service Do...

7.8CVSS7.2AI score0.00621EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:00 a.m.8 views

The vulnerability of the `criu_restore_memory_of_gpu()` function in the amdkfd kernel of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the criurestorememoryofgpu function in the driver gpu/drm/amd/amdkfd/kfdchardev.c of the amdkfd kernel of the Linux operating system is related to accessing memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS6.4AI score0.00223EPSS
SaveExploits0References30Affected Software7
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:00 a.m.12 views

The vulnerability of the array_index_nospec function in the DMA-BUF driver of the Linux operating system allows a hacker to gain unauthorized access to protected information or cause service failures.

The vulnerability of the arrayindexnospec function in the Linux kernel’s DMA-buf driver is related to a memory leak. Exploiting this vulnerability can allow an attacker to gain unauthorized access to protected information or cause service failures...

5.2CVSS6.3AI score0.00257EPSS
SaveExploits0References16Affected Software4
OSV
OSV
added 2024/09/23 10:15 p.m.18 views

CVE-2024-7022

Uninitialized Use in V8 in Google Chrome prior to 123.0.6312.58 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. Chromium security severity: Medium...

4.3CVSS6.4AI score
SaveExploits0References1
Rows per page
Query Builder