Lucene search
+L

764 matches found

Vulnrichment
Vulnrichment
added 2024/10/21 6:54 p.m.20 views

CVE-2024-50007 ALSA: asihpi: Fix potential OOB array access

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We shouldn't trust it blindly. This patch adds a sanity che...

6.9AI score0.0025EPSS
SaveExploits0References9
CVE
CVE
added 2024/10/21 6:54 p.m.155 views

CVE-2024-50007

CVE-2024-50007 affects the Linux kernel ALSA asihpi/ASIHPI driver. The issue is an out-of-bounds access in a static array populated from firmware data; the index depends on firmware and was not validated. The patch adds a sanity check to ensure the index fits in the array size, preventing potenti...

7.8CVSS7.2AI score0.0025EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2024/10/21 6:15 p.m.15 views

CVE-2024-49931

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix array out-of-bound access in SoC stats Currently, the ath12ksocdpstats::halreoerror array is defined with a maximum size of DPREODSTRINGMAX. However, the ath12kdprxprocess function access...

7.8CVSS0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.14 views

CVE-2024-49930

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix array out-of-bound access in SoC stats Currently, the ath11ksocdpstats::halreoerror array is defined with a maximum size of DPREODSTRINGMAX. However, the ath11kdpprocessrx function access...

7.8CVSS0.00259EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.30 views

CVE-2024-49930 wifi: ath11k: fix array out-of-bound access in SoC stats

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix array out-of-bound access in SoC stats Currently, the ath11ksocdpstats::halreoerror array is defined with a maximum size of DPREODSTRINGMAX. However, the ath11kdpprocessrx function access...

0.00259EPSS
SaveExploits0References7
CVE
CVE
added 2024/10/21 6:1 p.m.135 views

CVE-2024-49931

The CVE-2024-49931 issue in Linux kernel WiFi driver ath12k (SoC stats) is a concrete fix: ath12k_dp_rx_process() previously indexed hal_reo_error with the REO destination SRNG ring ID, which is incorrect and caused an out-of-bounds access. The fix uses the normal ring ID directly to prevent out-...

7.8CVSS7.3AI score0.00244EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.20 views

CVE-2024-49930 wifi: ath11k: fix array out-of-bound access in SoC stats

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix array out-of-bound access in SoC stats Currently, the ath11ksocdpstats::halreoerror array is defined with a maximum size of DPREODSTRINGMAX. However, the ath11kdpprocessrx function access...

6.9AI score0.00259EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 6:1 p.m.16 views

CVE-2024-49931 wifi: ath12k: fix array out-of-bound access in SoC stats

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix array out-of-bound access in SoC stats Currently, the ath12ksocdpstats::halreoerror array is defined with a maximum size of DPREODSTRINGMAX. However, the ath12kdprxprocess function access...

7.8CVSS6.1AI score0.00244EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.15 views

CVE-2024-47751 PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()

In the Linux kernel, the following vulnerability has been resolved: PCI: kirin: Fix buffer overflow in kirinpcieparseport Within kirinpcieparseport, the pcie-numslots is compared to pcie-gpioidreset size MAXPCISLOTS which is correct and would lead to an overflow. Thus, fix condition to...

7.4AI score0.00233EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 12:14 p.m.12 views

CVE-2024-47751 PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()

In the Linux kernel, the following vulnerability has been resolved: PCI: kirin: Fix buffer overflow in kirinpcieparseport Within kirinpcieparseport, the pcie-numslots is compared to pcie-gpioidreset size MAXPCISLOTS which is correct and would lead to an overflow. Thus, fix condition to...

7.8CVSS6.5AI score0.00233EPSS
SaveExploits0References9
CVE
CVE
added 2024/10/09 12:0 a.m.108 views

CVE-2024-42934

CVE-2024-42934 affects OpenIPMI before 2.0.36 due to an out-of-bounds array access in the ipmi_sim simulator (authentication type). This can cause denial of service and, with very low probability, authentication bypass or code execution. Multiple connected Nessus advisories/source entries confirm...

5CVSS7.3AI score0.00392EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/10/09 12:0 a.m.9 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 the Linux kernel that stems from inaccuracies in defining the AMDGPUDMUBNOTIFICATIONMAX value, which could lead to out-of-bounds access to...

7.8CVSS6.4AI score0.00215EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/08/15 12:0 a.m.9 views

PT-2024-7182

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to an out-of-bounds array access in the Linux kernel's hns3 network driver. Specifically, when querying the SSU register information, the loop iterates tnl num times...

7.8CVSS6.9AI score0.00248EPSS
SaveExploits0References218
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.13 views

kernel: scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()

A vulnerability was found in the Linux kernel's qla2xxx SCSI driver, specifically in the qlaedifappgetstats function, where an off-by-one error in array access could lead to memory corruption. This issue affects the appreply-elem array, where an incorrect comparison allowed out-of-bounds access...

5.5CVSS7.2AI score0.00249EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/30 7:46 a.m.27 views

CVE-2024-42148 bnx2x: Fix multiple UBSAN array-index-out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: bnx2x: Fix multiple UBSAN array-index-out-of-bounds Fix UBSAN warnings that occur when using a system with 32 physical cpu cores or more, or when the user defines a number of Ethernet queues greater than or equal to FPSBMAXE1x...

7.8CVSS6.3AI score0.00259EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/07/13 2:47 a.m.4 views

SUSE CVE-2024-6606

Clipboard code failed to check the index on an array access. This could have led to an out-of-bounds read. This vulnerability affects Firefox 128 and Thunderbird 128...

8.2CVSS6.6AI score0.00399EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/09 3:15 p.m.18 views

CVE-2024-6606

Clipboard code failed to check the index on an array access. This could have led to an out-of-bounds read. This vulnerability affects Firefox 128 and Thunderbird 128...

8.2CVSS7.5AI score0.00399EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2024/07/09 3:15 p.m.44 views

CVE-2024-6606

Clipboard code failed to check the index on an array access. This could have lead to an out-of-bounds read. This vulnerability affects Firefox 128 and Thunderbird 128...

8.2CVSS8.8AI score0.00399EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/09 2:25 p.m.20 views

CVE-2024-6606 Out-of-bounds read in clipboard component

Clipboard code failed to check the index on an array access. This could have led to an out-of-bounds read. This vulnerability affects Firefox 128 and Thunderbird 128...

7.7AI score0.00399EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/09 2:25 p.m.344 views

CVE-2024-6606

CVE-2024-6606 : The issue is an out-of-bounds read in the clipboard component caused by clipboard code failing to check the index on an array access. Affected products are Mozilla Firefox and Mozilla Thunderbird, with exploitable impact on versions earlier than 128. The vulnerability is described...

8.2CVSS8.7AI score0.00399EPSS
SaveExploits0References3Affected Software2
Rows per page
Query Builder