Lucene search
+L

1492 matches found

RedhatCVE
RedhatCVE
added 2024/08/19 12:45 p.m.21 views

CVE-2024-43851

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

5.1CVSS6.8AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 12:45 p.m.20 views

CVE-2024-43850

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmonremove The following warning is seen during bwmonremove due to refcount imbalance, fix this by releasing the OPPs after use. Logs: WARNING: at drivers/opp/core.c:1640...

5.5CVSS7AI score0.0021EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/19 1:15 a.m.17 views

CVE-2024-44067

The T-Head XuanTie C910 CPU in the TH1520 SoC and the T-Head XuanTie C920 CPU in the SOPHON SG2042 have instructions that allow unprivileged attackers to write to arbitrary physical memory locations, aka GhostWrite...

8.4CVSS0.00248EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/19 12:0 a.m.10 views

CVE-2024-44067

The T-Head XuanTie C910 CPU in the TH1520 SoC and the T-Head XuanTie C920 CPU in the SOPHON SG2042 have instructions that allow unprivileged attackers to write to arbitrary physical memory locations, aka GhostWrite...

7AI score0.00248EPSS
SaveExploits0References1
CVE
CVE
added 2024/08/19 12:0 a.m.55 views

CVE-2024-44067

CVE-2024-44067 affects the T-Head XuanTie C910 (TH1520 SoC) and XuanTie C920 (SOPHON SG2042); an instruction in these CPUs allows unprivileged attackers to write to arbitrary physical memory (GhostWrite). Reported impact is high for confidentiality, integrity, and availability (CVSSv3.1: 8.4, Loc...

8.4CVSS6.9AI score0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 10:15 a.m.32 views

CVE-2024-43851

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

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

CVE-2024-43850

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmonremove The following warning is seen during bwmonremove due to refcount imbalance, fix this by releasing the OPPs after use. Logs: WARNING: at drivers/opp/core.c:1640...

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

DEBIAN-CVE-2024-43851

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.13 views

CVE-2024-43849

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: protect locatoraddr with the main mutex If the service locator server is restarted fast enough, the PDR can rewrite locatoraddr fields concurrently. Protect them by placing modification of those fields under the...

5.5CVSS5.8AI score0.00165EPSS
SaveExploits0References18
OSV
OSV
added 2024/08/17 9:22 a.m.20 views

CVE-2024-43851 soc: xilinx: rename cpu_number1 to dummy_cpu_number

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/08/17 9:22 a.m.43 views

CVE-2024-43851 soc: xilinx: rename cpu_number1 to dummy_cpu_number

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: rename cpunumber1 to dummycpunumber The per cpu variable cpunumber1 is passed to xlnxeventhandler as argument "devid", but it is not used in this function. So drop the initialization of this variable and rename it to...

0.00211EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/17 9:22 a.m.112 views

CVE-2024-43850

CVE-2024-43850 affects the Linux kernel’s Qualcomm icc-bwmon: a refcount imbalance can occur during bwmon_remove, triggering a kernel warning and potentially delaying OPP releases. The OSV and vendor advisories corroborate the issue and describe the fix as a code correction in the bwmon removal p...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/08/17 9:22 a.m.13 views

CVE-2024-43850 soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmon_remove

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: icc-bwmon: Fix refcount imbalance seen during bwmonremove The following warning is seen during bwmonremove due to refcount imbalance, fix this by releasing the OPPs after use. Logs: WARNING: at drivers/opp/core.c:1640...

6.1AI score
SaveExploits0References6
CVE
CVE
added 2024/08/17 9:22 a.m.126 views

CVE-2024-43849

CVE-2024-43849 concerns the Linux kernel. The issue arises when the service locator server restarts quickly, allowing concurrent rewrites of locator_addr fields in the PDR. The documented fix is to guard the modification of locator_addr with the main pdr lock, ensuring these fields are updated un...

5.5CVSS6.6AI score0.00165EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/08/17 9:22 a.m.16 views

CVE-2024-43849 soc: qcom: pdr: protect locator_addr with the main mutex

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: protect locatoraddr with the main mutex If the service locator server is restarted fast enough, the PDR can rewrite locatoraddr fields concurrently. Protect them by placing modification of those fields under the...

6AI score
SaveExploits0References11
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.8 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, which originated when the soc:xilinx module renamed and deleted the initialization of the unused cpunumber1 variable to...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/08/13 12:0 a.m.79 views

Ubuntu 24.04 LTS : Linux kernel (Azure) vulnerabilities (USN-6952-2)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6952-2 advisory. Benedict Schlter, Supraja Sridhara, Andrin Bertschi, and Shweta Shinde discovered that an untrusted hypervisor could inject malicious VC interrupts and...

10CVSS7.8AI score0.01305EPSS
SaveExploits3References233
Ubuntu
Ubuntu
added 2024/08/12 6:5 p.m.105 views

USN-6955-1: Linux kernel (OEM) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - M68K architecture; - OpenRISC architecture; - PowerPC architecture; -...

10CVSS7.1AI score0.01305EPSS
SaveExploits3
Oracle linux
Oracle linux
added 2024/08/12 12:0 a.m.282 views

Unbreakable Enterprise kernel security update

5.15.0-209.161.7 - loop: Fix a race between loop detach and loop open Gulam Mohamed Orabug: 36865975 5.15.0-209.161.6 - net/mlx5e: drop shorter ethernet frames Manjunath Patil Orabug: 36879156 CVE-2024-41090 CVE-2024-41091 - x86/bhi: Do not enable unnecessary BHI mitigation in OCI and Exadata VMs...

8.4AI score0.00254EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/08/09 12:0 a.m.166 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6952-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6952-1 advisory. Benedict Schlter, Supraja Sridhara, Andrin Bertschi, and Shweta Shinde discovered that an untrusted hypervisor could inject malicious VC interrupts and...

10CVSS7.8AI score0.01305EPSS
SaveExploits3References233
Rows per page
Query Builder