Lucene search
+L

12508 matches found

Citrix
Citrix
added 2024/07/13 12:00 a.m.11 views

How to Copy a Virtual Machine From One Storage Repository to Another

This article describes how to copy a virtual machine VM from one type of storage repository to another. The example in this article shows how to copy a VM from local storage to Network File Share NFS storage...

6.8AI score
SaveExploits0
OSV
OSV
added 2024/07/12 1:15 p.m.12 views

UBUNTU-CVE-2024-40953

In the Linux kernel, the following vulnerability has been resolved: KVM: Fix a data race on lastboostedvcpu in kvmvcpuonspin Use READ,WRITEONCE to access kvm-lastboostedvcpu to ensure the loads and stores are atomic. In the extremely unlikely scenario the compiler tears the stores, it's...

7.9CVSS6.1AI score0.00197EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.40 views

CVE-2024-40925 block: fix request.queuelist usage in flush

In the Linux kernel, the following vulnerability has been resolved: block: fix request.queuelist usage in flush Friedrich Weber reported a kernel crash problem and bisected to commit 81ada09cc25e "blk-flush: reuse rq queuelist in flush state machine". The root cause is that we use...

7.8CVSS0.003EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/12 12:25 p.m.161 views

CVE-2024-40925

CVE-2024-40925 involves the Linux kernel and a fault in block layer MQ flush handling. The root cause was a faulty use of rq->queuelist during PREFLUSH/POSTFLUSH sequences, where list_move_tail(&rq->queuelist, pending) could operate on an uninitialized queue when rq was popped from plug-&gt...

7.8CVSS6.4AI score0.003EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:25 p.m.19 views

CVE-2024-40925 block: fix request.queuelist usage in flush

In the Linux kernel, the following vulnerability has been resolved: block: fix request.queuelist usage in flush Friedrich Weber reported a kernel crash problem and bisected to commit 81ada09cc25e "blk-flush: reuse rq queuelist in flush state machine". The root cause is that we use...

7.8CVSS6.7AI score0.003EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.48 views

CVE-2024-40925

In the Linux kernel, the following vulnerability has been resolved: block: fix request.queuelist usage in flush Friedrich Weber reported a kernel crash problem and bisected to commit 81ada09cc25e "blk-flush: reuse rq queuelist in flush state machine". The root cause is that we use...

7.8CVSS5.8AI score0.003EPSS
SaveExploits0
Ivanti
Ivanti
added 2024/07/12 8:17 a.m.12 views

SA-2024-07-12-CVE-2024-29213

SECURITY ADVISORY 07-12-2024 Product Affected: Ivanti Desktop and Server Management A vulnerability was recently discovered in DSM. This vulnerability is remediated in DSM 2024.2. Vulnerability Information CVE | CVSS | Summary | Product Affected ---|---|---|--- CVE-2024-29213 CVE Reserved | 7.8...

7.8CVSS6.7AI score0.00225EPSS
SaveExploits0
CNVD
CNVD
added 2024/07/12 12:00 a.m.17 views

Fortinet FortiAIOps Code Issue Vulnerability

Fortinet FortiAIOps is a Fortinet networking solution that combines artificial intelligence and machine learning AI/ML from Fortinet. A code issue vulnerability exists in Fortinet FortiAIOps version 2.0.0, which stems from the presence of multiple sessions that have insufficiently expired, and ca...

9.8CVSS6.8AI score0.00728EPSS
SaveExploits0References1
CNVD
CNVD
added 2024/07/12 12:00 a.m.11 views

Fortinet FortiAIOps Cross-Site Request Forgery Vulnerability

Fortinet FortiAIOps is a Fortinet networking solution that combines artificial intelligence and machine learning AI/ML from Fortinet. Fortinet FortiAIOps version 2.0.0 suffers from a cross-site request forgery vulnerability that arises from a web application that does not adequately validate that...

8.8CVSS6.9AI score0.00302EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/07/11 12:26 a.m.11 views

Malicious code in kontolq (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware eb20ed455cfe8cf16c5643efa4bb8b5d2c696159dd00577cd8c648e194294a8e Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/07/11 12:21 a.m.5 views

Malicious code in nesiahanzz (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware cda85a293d0038cd1cfb578192b58b85017d4aa30149374d06408f036649b41b Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/10 3:10 p.m.6 views

webpack-dev-middleware: lack of URL validation may lead to file leak

A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer's machine. The lack of normalization before calling...

7.5CVSS7.2AI score0.01209EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.12 views

kernel: KVM: NULL pointer dereference in kvm_mmu_invpcid_gva

A flaw was found in KVM. With shadow paging enabled if INVPCID is executed with CR0.PG=0, the invlpg callback is not set, and the result is a NULL pointer dereference. This flaw allows a guest user to cause a kernel oops condition on the host, resulting in a denial of service...

6.9CVSS6.7AI score0.00322EPSS
SaveExploits0References6
Akamai Blog
Akamai Blog
added 2024/07/09 10:20 a.m.7 views

Lower Video Transcoding Costs with Dedicated Linode Instances

Discover how to slash video transcoding costs by 33% with dedicated compute instances and learn effective strategies to reduce egress fees and optimize VM utilization...

5.4AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/09 3:37 a.m.9 views

SUSE CVE-2024-39483

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: WARN on vNMI + NMI window iff NMIs are outright masked When requesting an NMI window, WARN on vNMI support being enabled if and only if NMIs are actually masked, i.e. if the vCPU is already handling an NMI. KVM's ABI fo...

6.5AI score0.00227EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/07/09 12:00 a.m.6 views

PT-2024-37416 · Citrix · Citrix Provisioning

Name of the Vulnerable Software and Affected Versions: Citrix Provisioning affected versions not specified Description: A non-admin user can cause short-term disruption in Target VM availability in Citrix Provisioning. Recommendations: At the moment, there is no information about a newer version...

4.8CVSS9.4AI score0.00238EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/07/09 12:00 a.m.7 views

Delta Electronics CNCSoft-G2 缓冲区错误漏洞

Delta Electronics CNCSoft-G2 is a human-machine interface HMI software from Delta Electronics, China. Delta Electronics CNCSoft-G2 suffers from an out-of-bounds read vulnerability that can be exploited by a remote attacker to execute code in the context of the current process...

8.8CVSS7.3AI score0.00697EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/07/09 12:00 a.m.10 views

Delta Electronics CNCSoft-G2 缓冲区错误漏洞

Delta Electronics CNCSoft-G2 is a human-machine interface HMI software from Delta Electronics, China. Delta Electronics CNCSoft-G2 suffers from an out-of-bounds write vulnerability that can be exploited by an attacker to execute code in the context of the current process...

8.8CVSS7.4AI score0.00697EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/07/08 2:47 p.m.24 views

Important: Red Hat Security Advisory: gvisor-tap-vsock security update

An update for gvisor-tap-vsock is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerabili...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References2
Imperva Blog
Imperva Blog
added 2024/07/08 1:30 p.m.12 views

New Mirai Botnet Variants Observed: How to Identify a Mirai-Style DDoS Attack

The Mirai Internet of Things IoT botnet, notorious for targeting connected household devices like cameras, alarm systems, and personal routers, continues evolving and poses significant cybersecurity threats. It has a history of executing massive DDoS attacks, including a major incident that...

8.4AI score
SaveExploits0
Rows per page
Query Builder