Lucene search
+L

203 matches found

SUSE CVE
SUSE CVE
added 2025/02/05 3:50 a.m.4 views

SUSE CVE-2024-56161

Improper signature verification in AMD CPU ROM microcode patch loader may allow an attacker with local administrator privilege to load malicious CPU microcode resulting in loss of confidentiality and integrity of a confidential guest running under AMD SEV-SNP...

7.2CVSS7.4AI score0.00523EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2025/02/03 8:47 a.m.4 views

Security update for qemu

This update for qemu fixes the following issues: Update to version 8.2.5: target/loongarch: fix a wrong print in cpu dump ui/sdl2: Allow host to power down screen target/i386: fix SSE and SSE2 feature check target/i386: fix xsave.flat from kvm-unit-tests disas/riscv: Decode all of the pmpcfg and...

8.2CVSS7.8AI score0.00552EPSS
SaveExploits2References24
CNNVD
CNNVD
added 2025/01/10 12:0 a.m.7 views

Arista EOS 安全漏洞

Arista EOS is a fully programmable, highly modular, Linux-based network operating system from Arista USA. A security vulnerability exists in Arista EOS that stems from the fact that specially crafted packets with incorrect VLAN tags may be copied to the CPU, which may result in incorrect control...

6.5CVSS6.7AI score0.0034EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.7 views

PT-2026-7116

Name of the Vulnerable Software and Affected Versions GnuTLS affected versions not specified Description A flaw exists in GnuTLS that can lead to a denial of service DoS. This occurs due to excessive CPU and memory consumption when processing maliciously crafted certificates. These certificates...

5.3CVSS5.4AI score0.00638EPSS
SaveExploits1References144
CNNVD
CNNVD
added 2024/11/08 12:0 a.m.7 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 Linux kernel that stems from improper CPU buffer clearing on NMI return...

7.1CVSS7.3AI score0.00214EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/11/04 12:0 a.m.12 views

PT-2025-2867 · Qualcomm · Snapdragon +22

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue involves memory corruption that occurs when reading CPU state data during the suspension of a guest virtual machine. This corruption happens...

7.8CVSS7.2AI score0.00107EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.6 views

arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry

...

5.5CVSS6.7AI score0.00243EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/03 12:0 a.m.3 views

Apache Commons IO 资源管理错误漏洞

Apache Commons IO is an application of the Apache USA Foundation. It provides a help to develop IO functionality. A resource management error vulnerability exists in Apache Commons IO version 2.0 up to and including 2.14.0, which stems from uncontrolled CPU resource consumption...

4.3CVSS6.7AI score0.01241EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/09/27 12:0 a.m.4 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 Linux kernel that stems from a failure to perform proper checks when obtaining the CPU corresponding to an ACPI ID...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/26 11:15 a.m.1 views

DEBIAN-CVE-2024-43890

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix overflow in getfreeelt "tracingmap-nextelt" in getfreeelt is at risk of overflowing. Once it overflows, new elements can still be inserted into the tracingmap even though the maximum number of elements maxelts has be...

5.5CVSS5.7AI score0.00255EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2024/07/30 8:47 p.m.6 views

cifar-10-model (=7.4.0), clip-jax (>=0.0.1 <=0.0.4) +9 more potentially affected by CVE-2023-33976 via tensorflow-cpu (>=1.15.0 <=2.11.1)

tensorflow-cpu PYPI version =1.15.0, =0.0.1, =0.2.3, =0.0.5, =1.0.0, =1.8.2, =0.1.3, =0.3.0.dev221212, =0.7.0, =0.7.5 Source cves: CVE-2023-33976 Source advisory: OSV:GHSA-GJH7-XX4R-X345...

7.5CVSS5.8AI score0.00429EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/07/22 12:0 a.m.6 views

PT-2024-5125 · Sicam Egs +1 · Sicam Egs +4

Name of the Vulnerable Software and Affected Versions: CPCI85 Central Processing/Communication versions prior to V5.40 SICORE Base system versions prior to V1.4.0 SICAM CP-8031, CP-8050, SICAM EGS affected versions not specified Description: The issue is related to the lack of necessary...

10CVSS7.2AI score0.00454EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.4 views

Linux kernel security vulnerabilities

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 a memory leak in the cpufreq:amd-pstate component during CPU EPP exit...

5.5CVSS7AI score0.00267EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/28 10:2 a.m.8 views

CLSA-2024-1719568839 Update of linux-firmware

Update AMD CPU microcode to 2024-01-16: - Update AMD CPU microcode for processor family 19h: sig 0x00a00f11, sig 0x00a00f12;...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.6 views

DEBIAN-CVE-2021-47513

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: Fix memory leak in felixsetupmmiofiltering Avoid a memory leak if there is not a CPU port defined. Addresses-Coverity-ID: 1492897 "Resource leak" Addresses-Coverity-ID: 1492899 "Resource leak"...

5.5CVSS5.1AI score0.00205EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/14 12:0 a.m.4 views

PT-2024-3703 · Pccx26 +5 · Pccx26 +5

Name of the Vulnerable Software and Affected Versions: CPC80 Central Processing/Communication versions prior to V16.41 CPCI85 Central Processing/Communication versions prior to V5.30 CPCX26 Central Processing/Communication versions prior to V06.02 ETA4 Ethernet Interface IEC60870-5-104 versions...

7.8CVSS7.9AI score0.00468EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.6 views

kernel: intel: Fix NULL pointer dereference issue in upi_fill_topology()

A vulnerability was discovered in the Linux kernel in which certain CPU topologies could result in a null pointer dereference, affecting system stability...

5.5CVSS6.9AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/15 6:15 p.m.1 views

DEBIAN-CVE-2024-2193

A Speculative Race Condition SRC vulnerability that impacts modern CPU architectures supporting speculative execution related to Spectre V1 has been disclosed. An unauthenticated attacker can exploit this vulnerability to disclose arbitrary data from the CPU using race conditions to access the...

5.7CVSS6.3AI score0.01231EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/12/12 12:0 a.m.7 views

PT-2023-7608 · Siemens · Simatic S7-1500 Cpu Family

Name of the Vulnerable Software and Affected Versions: Siemens SIMATIC S7-1500 CPU Family affected versions not specified Description: The issue is related to a use-after-free vulnerability in the software of programmable logic controllers. This could allow a remote attacker to cause a denial of...

10CVSS7.3AI score0.01244EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/11/27 4:26 p.m.9 views

hw: amd: Cross-Process Information Leak

A flaw was found in hw, in “Zen 2” CPUs. This issue may allow an attacker to access sensitive information under specific microarchitectural circumstances...

5.5CVSS6.6AI score0.05188EPSS
SaveExploits1References6
Rows per page
Query Builder