Lucene search
+L

22151 matches found

CVE
CVE
added 2024/08/20 10:00 a.m.98 views

CVE-2024-21689

CVE-2024-21689 is a high-severity RCE in Atlassian Bamboo Data Center/Server, introduced in versions 9.1.0–9.6.0. An authenticated attacker can execute arbitrary code with high confidentiality, integrity, and availability impact, requiring user interaction. Public details indicate fixed upgrades:...

8CVSS7.8AI score0.02669EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/08/20 10:00 a.m.57 views

CVE-2024-21689

This High severity RCE Remote Code Execution vulnerability CVE-2024-21689 was introduced in versions 9.1.0, 9.2.0, 9.3.0, 9.4.0, 9.5.0, and 9.6.0 of Bamboo Data Center and Server. This RCE Remote Code Execution vulnerability, with a CVSS Score of 7.6, allows an authenticated attacker to execute...

7.6CVSS0.02669EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/08/20 12:00 a.m.13 views

PT-2024-6124 · Atlassian · Bamboo Server +1

Name of the Vulnerable Software and Affected Versions: Bamboo Data Center and Server versions 9.1.0 through 9.6.0 Description: The issue is related to insufficient input validation, allowing an authenticated attacker to execute arbitrary code, which has a high impact on confidentiality, integrity...

8CVSS7.8AI score0.02669EPSS
SaveExploits1References24
RedhatCVE
RedhatCVE
added 2024/08/19 3:16 p.m.21 views

CVE-2024-42277

A flaw was identified and fixed in the Linux kernel's Spreadtrum sprd IOMMU driver. This issue occurred in the sprdiommucleanup function, where a null pointer dereference happened when calling sprdiommuhwen, as dom-sdev was NULL. This problem could lead to kernel crashes or instability. The bug w...

5.5CVSS5.6AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 1:45 p.m.19 views

CVE-2024-43823

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix NULL pointer dereference in case of DT error in kspciesetuprcappregs If IORESOURCEMEM is not provided in Device Tree due to any error, resourcelistfirsttype will return NULL and pciparserequestofpciranges will...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 1:45 p.m.22 views

CVE-2024-43817

In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1. After the skbsegment function the buffer may become non-linear nrfrags != 0, but since the SKBTXSHAREDFRAG flag is not set...

5.5CVSS7AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 12:45 p.m.31 views

CVE-2024-43860

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxrproc: Skip over memory region when node value is NULL In imxrprocaddrinit "nph = ofcountphandlewithargs" just counts number of phandles. But phandles may be empty. So ofparsephandle in the parsing loop 0 a nph may...

5.5CVSS7AI score0.00223EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/08/19 12:00 a.m.14 views

The vulnerability of Dell Alienware Command Center’s software lies in the insufficient definition of symbolic constants, allowing a hacker to trigger a service failure.

The vulnerability of Dell Alienware Command Center’s software is related to the insufficient definition of symbolic constants. Exploiting this vulnerability could allow an attacker to trigger a service failure...

6.7CVSS5.5AI score0.00189EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/08/19 12:00 a.m.15 views

The vulnerability of the Security Center Broker component of the Windows operating system, which allows a perpetrator to disclose protected information

The vulnerability of the Security Center Broker component of the Windows operating system is related to the execution of operations beyond the buffer in memory. Exploiting this vulnerability can allow an attacker to disclose sensitive information that is protected by security measures...

5.5CVSS5.8AI score0.00719EPSS
SaveExploits0References2
NVD
NVD
added 2024/08/17 10:15 a.m.27 views

CVE-2024-43860

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxrproc: Skip over memory region when node value is NULL In imxrprocaddrinit "nph = ofcountphandlewithargs" just counts number of phandles. But phandles may be empty. So ofparsephandle in the parsing loop 0 a nph may...

5.5CVSS0.00223EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/17 10:15 a.m.3 views

DEBIAN-CVE-2024-43842

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

7.8CVSS5.7AI score0.00218EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 10:15 a.m.21 views

CVE-2024-43842

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

7.8CVSS0.00218EPSS
SaveExploits0References5
NVD
NVD
added 2024/08/17 10:15 a.m.27 views

CVE-2024-43823

In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Fix NULL pointer dereference in case of DT error in kspciesetuprcappregs If IORESOURCEMEM is not provided in Device Tree due to any error, resourcelistfirsttype will return NULL and pciparserequestofpciranges will...

5.5CVSS0.00225EPSS
SaveExploits0References5
NVD
NVD
added 2024/08/17 10:15 a.m.44 views

CVE-2024-43817

In the Linux kernel, the following vulnerability has been resolved: net: missing check virtio Two missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1. After the skbsegment function the buffer may become non-linear nrfrags != 0, but since the SKBTXSHAREDFRAG flag is not set...

5.5CVSS0.00239EPSS
SaveExploits0References6
NVD
NVD
added 2024/08/17 10:15 a.m.19 views

CVE-2024-43818

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: Adjust error handling in case of absent codec device acpigetfirstphysicalnode can return NULL in several cases no such device, ACPI table error, reference count drop to 0, etc. Existing check just emit error message, b...

5.5CVSS0.00225EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/17 9:24 a.m.126 views

CVE-2024-43860

CVE-2024-43860 affects the Linux kernel remoteproc component for imx_rproc. In imx_rproc_addr_init(), the code may dereference NULL during parsing because of_count_phandle_with_args() can yield empty phandles and of_parse_phandle() may return NULL. The fix adds a NULL-return check to prevent dere...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:24 a.m.33 views

CVE-2024-43860 remoteproc: imx_rproc: Skip over memory region when node value is NULL

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxrproc: Skip over memory region when node value is NULL In imxrprocaddrinit "nph = ofcountphandlewithargs" just counts number of phandles. But phandles may be empty. So ofparsephandle in the parsing loop 0 a nph may...

0.00223EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/08/17 9:24 a.m.26 views

CVE-2024-43860

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxrproc: Skip over memory region when node value is NULL In imxrprocaddrinit "nph = ofcountphandlewithargs" just counts number of phandles. But phandles may be empty. So ofparsephandle in the parsing loop 0 a nph may...

5.5CVSS5.6AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:24 a.m.19 views

CVE-2024-43860 remoteproc: imx_rproc: Skip over memory region when node value is NULL

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxrproc: Skip over memory region when node value is NULL In imxrprocaddrinit "nph = ofcountphandlewithargs" just counts number of phandles. But phandles may be empty. So ofparsephandle in the parsing loop 0 a nph may...

6AI score
SaveExploits0References13
CVE
CVE
added 2024/08/17 9:21 a.m.193 views

CVE-2024-43842

CVE-2024-43842 : In the Linux kernel wifi driver rtw89, a bounds check bug in rtw89_sta_info_get_iter() occurs when comparing status->he_gi to the array size, but rate->he_gi is used as the index. This copy-paste mistake can lead to out-of-bounds access if rate->he_gi != status->he_gi...

7.8CVSS6.5AI score0.00218EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder