Lucene search
+L

3954 matches found

NCSC
NCSC
added 2024/04/10 12:00 a.m.13 views

Vulnerabilities fixed in Microsoft Azure products

Microsoft has fixed vulnerabilities in Azure and various applications within Azure. A malicious party could exploit them to carry out attacks that can result in the following categories of damage: Denial-of-Service DoS. Remote code execution User rights Access to sensitive data Access to system...

9CVSS7AI score0.1802EPSS
SaveExploits0
NVD
NVD
added 2024/04/09 5:15 p.m.25 views

CVE-2024-21424

Azure Compute Gallery Elevation of Privilege Vulnerability...

6.5CVSS6.8AI score0.019EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/04/09 5:00 p.m.24 views

CVE-2024-21424 Azure Compute Gallery Elevation of Privilege Vulnerability

...

6.5CVSS7AI score0.019EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/04/09 5:00 p.m.20 views

CVE-2024-21424 Azure Compute Gallery Elevation of Privilege Vulnerability

...

6.5CVSS6.9AI score0.019EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/09 5:00 p.m.137 views

CVE-2024-21424

Azure Compute Gallery Elevation of Privilege Vulnerability (CVE-2024-21424) affects Microsoft Azure Compute Gallery. The CVSSv3.1 vector is CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N with a base score of 6.5 (Medium). The issue enables privilege escalation via a component/feature within the Azu...

6.5CVSS6.8AI score0.019EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/04/09 12:00 a.m.8 views

Microsoft Azure Compute Gallery 安全漏洞

Microsoft Azure is a suite of open, enterprise-grade cloud computing platforms from Microsoft Corporation USA. A security vulnerability exists in Microsoft Azure Compute Gallery. An attacker can elevate privileges by exploiting the vulnerability...

6.5CVSS8.6AI score0.019EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/04/09 12:00 a.m.6 views

PT-2024-2890 · Microsoft · Azure Compute Gallery

Name of the Vulnerable Software and Affected Versions: Azure Compute Gallery affected versions not specified Description: The issue is related to inadequate access control in the Azure Compute Gallery, which is a tool for creating and managing virtual machine VM and container images. This can be...

6.8CVSS9AI score0.019EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.43 views

CVE-2024-26792 btrfs: fix double free of anonymous device after snapshot creation failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of anonymous device after snapshot creation failure When creating a snapshot we may do a double free of an anonymous device in case there's an error committing the transaction. The second free may result in...

7.8CVSS7.7AI score0.00236EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.33 views

CVE-2024-26780 af_unix: Fix task hung while purging oob_skb in GC.

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix task hung while purging oobskb in GC. syzbot reported a task hung; at the same time, GC was looping infinitely in listforeachentrysafe for OOB skb. 0 syzbot demonstrated that the listforeachentrysafe was not actually...

7.8AI score0.00222EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/04 8:20 a.m.88 views

CVE-2024-26780

CVE-2024-26780 | Linux kernel (af_unix) — The vulnerability centers on a task hang during purging oob_skb in GC. The root cause is that list_for_each_entry_safe() is not actually safe when a single skb has references from multiple sockets; freeing such an skb can unlink current and next sockets i...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.38 views

CVE-2024-26750 af_unix: Drop oob_skb ref before purging queue in GC.

In the Linux kernel, the following vulnerability has been resolved: afunix: Drop oobskb ref before purging queue in GC. syzbot reported another task hung in unixgc. 0 The current while loop assumes that all of the left candidates have oobskb and calling kfreeskboobskb releases the remaining...

7.7AI score0.00224EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

DEBIAN-CVE-2024-26762

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached The PCI AER model is an awkward fit for CXL error handling. While the expectation is that a PCI device can escalate to link reset to recover from an AER event, the...

5.5CVSS4.9AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.11 views

UBUNTU-CVE-2024-26762

In the Linux kernel, the following vulnerability has been resolved: cxl/pci: Skip to handle RAS errors if CXL.mem device is detached The PCI AER model is an awkward fit for CXL error handling. While the expectation is that a PCI device can escalate to link reset to recover from an AER event, the...

7.8CVSS5.7AI score0.00216EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/03 12:42 a.m.27 views

CVE-2024-26681

In the Linux kernel, the following vulnerability has been resolved: netdevsim: avoid potential loop in nsimdevtrapreportwork Many syzbot reports include the following trace 1 If nsimdevtrapreportwork can not grab the mutex, it should rearm itself at least one jiffie later. 1 Sending NMI from CPU ...

5.5CVSS6.9AI score0.00225EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/04/03 12:00 a.m.6 views

PT-2024-21504 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises from the PCI AER model being an awkward fit for CXL error handling. When a PCI device escalates to link reset to recover from an AER event, the same reset on CXL resul...

5.5CVSS5.5AI score0.00216EPSS
SaveExploits0References9
NVD
NVD
added 2024/04/02 7:15 a.m.34 views

CVE-2024-26676

In the Linux kernel, the following vulnerability has been resolved: afunix: Call kfreeskb for dead unixsk-oobskb in GC. syzbot reported a warning 0 in unixgc with a repro, which creates a socketpair and sends one socket's fd to itself using the peer. socketpairAFUNIX, SOCKSTREAM, 0, 3, 4 = 0...

5.5CVSS7.4AI score0.00229EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/02 7:15 a.m.32 views

CVE-2024-26675

In the Linux kernel, the following vulnerability has been resolved: pppasync: limit MRU to 64K syzbot triggered a warning 1 in allocpages: WARNONONCEGFPorder MAXPAGEORDER, gfp Willem fixed a similar issue in commit c0a2a1b0d631 "ppp: limit MRU to 64K" Adopt the same sanity check for...

5.5CVSS7.3AI score0.00254EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/04/02 7:01 a.m.45 views

CVE-2024-26681 netdevsim: avoid potential loop in nsim_dev_trap_report_work()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: avoid potential loop in nsimdevtrapreportwork Many syzbot reports include the following trace 1 If nsimdevtrapreportwork can not grab the mutex, it should rearm itself at least one jiffie later. 1 Sending NMI from CPU ...

7.6AI score0.00225EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/02 7:01 a.m.120 views

CVE-2024-26681

CVE-2024-26681 is a Linux kernel vulnerability affecting the netdevsim driver. The issue arises in nsim_dev_trap_report_work() where failure to grab a mutex could lead to a loop/backtrace scenario, potentially impacting system stability. The vulnerability details are grounded in a kernel trace an...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/02 7:01 a.m.17 views

CVE-2024-26681 netdevsim: avoid potential loop in nsim_dev_trap_report_work()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: avoid potential loop in nsimdevtrapreportwork Many syzbot reports include the following trace 1 If nsimdevtrapreportwork can not grab the mutex, it should rearm itself at least one jiffie later. 1 Sending NMI from CPU ...

6.7AI score0.00225EPSS
SaveExploits0References4
Rows per page
Query Builder