Lucene search
+L

12498 matches found

Vulnrichment
Vulnrichment
added 2024/08/28 7:11 a.m.23 views

CVE-2024-44943 mm: gup: stop abusing try_grab_folio

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing trygrabfolio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: 464.325306 WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313...

6.5AI score0.00183EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/28 7:11 a.m.46 views

CVE-2024-44943 mm: gup: stop abusing try_grab_folio

In the Linux kernel, the following vulnerability has been resolved: mm: gup: stop abusing trygrabfolio A kernel warning was reported when pinning folio in CMA memory when launching SEV virtual machine. The splat looks like: 464.325306 WARNING: CPU: 13 PID: 6734 at mm/gup.c:1313...

0.00183EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/08/28 12:0 a.m.14 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 that stems from an incorrect method being invoked when starting the SEV virtual machine...

5.5CVSS6.6AI score0.00183EPSS
SaveExploits0References5
RustSec
RustSec
added 2024/08/27 12:0 p.m.12 views

CWA-2023-004: Excessive number of function parameters in compiled Wasm

A specifically crafted Wasm file can cause the VM to consume excessive amounts of memory when compiling a contract. This can lead to high memory usage, slowdowns, potentially a crash and can poison a lock in the VM, preventing any further interaction with contracts. For more information, see...

7AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/27 12:0 a.m.15 views

PT-2024-8702 · Bhyve +1 · Bhyve +1

Name of the Vulnerable Software and Affected Versions: bhyve affected versions not specified Description: The issue is related to an insufficient boundary validation in the USB code, which could lead to an out-of-bounds write on the heap, with data controlled by the caller. A malicious, privilege...

8.2CVSS7.4AI score0.00213EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2024/08/27 12:0 a.m.4 views

PT-2024-40919 · Cosmwasm · Cosmwasm

Name of the Vulnerable Software and Affected Versions: CosmWasm affected versions not specified Description: A specifically crafted Wasm file can cause the VM to consume excessive amounts of memory when compiling a contract, leading to high memory usage, slowdowns, potentially a crash, and can...

6.8AI score
SaveExploits0References4
Redos
Redos
added 2024/08/26 12:0 a.m.15 views

ROS-20240826-27

A vulnerability in the Hotspot component of Oracle GraalVM Enterprise Edition virtual machines, Oracle GraalVM for JDK and Oracle Java SE software platform is associated with insufficient protection of service data. Exploitation of the vulnerability could allow an attacker acting remotely to gain...

7.4CVSS7.5AI score0.01136EPSS
SaveExploits0
Redos
Redos
added 2024/08/26 12:0 a.m.13 views

ROS-20240826-26

A vulnerability in the Hotspot component of Oracle GraalVM Enterprise Edition virtual machines, Oracle GraalVM for JDK and Oracle Java SE software platform is associated with insufficient protection of service data. Exploitation of the vulnerability could allow an attacker acting remotely to gain...

7.4CVSS7.5AI score0.01136EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.5 views

SUSE CVE-2022-48916

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double listadd when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kernel panic call trace/kernel log is shown in Eagle Stream platform Sapphire Rapids CPU during booting: p...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References8
Spring Security Advisories
Spring Security Advisories
added 2024/08/23 12:0 a.m.43 views

Structured logging in Spring Boot 3.4

Logging is a long established part of troubleshooting applications and one of the three pillars of observability, next to metrics and traces. No one likes flying blind in production, and when incidents happen, developers are happy to have log files. Logs are often written out in a human-readable...

7AI score
SaveExploits0
OSV
OSV
added 2024/08/22 4:15 a.m.13 views

UBUNTU-CVE-2022-48943

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: make apf token non-zero to fix bug In current async pagefault logic, when a page is ready, KVM relies on kvmarchcandequeueasyncpagepresent to determine whether to deliver a READY event to the Guest. This function te...

7.8CVSS6.1AI score0.00247EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/08/22 3:29 a.m.6 views

SUSE CVE-2022-48890

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM storvscqueuecommand maps the scatter/gather list using scsidmamap, which in a confidential VM allocates swiotlb bounce buffers. If the I/O submission fails in...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/22 2:15 a.m.6 views

UBUNTU-CVE-2022-48904

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix I/O page table memory leak The current logic updates the I/O page table mode for the domain before calling the logic to free memory used for the page table. This results in IOMMU page table memory leak, and can be...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/08/22 1:32 a.m.39 views

CVE-2022-48919 cifs: fix double free race when mount fails in cifs_get_root()

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifsgetroot When cifsgetroot fails during cifssmb3domount we call deactivatelockedsuper which eventually will call delayedfree which will free the context. In this situation we shoul...

8.8CVSS0.00468EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/21 7:15 a.m.13 views

UBUNTU-CVE-2022-48890

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM storvscqueuecommand maps the scatter/gather list using scsidmamap, which in a confidential VM allocates swiotlb bounce buffers. If the I/O submission fails in...

5.5CVSS6AI score0.00208EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/08/21 12:0 a.m.10 views

The vulnerability of the Initial Machine Configuration component in Windows operating systems allows attackers to enhance their privileges.

The vulnerability of the Initial Machine Configuration component in Windows operating systems is related to access control deficiencies. Exploiting this vulnerability can allow attackers to enhance their privileges...

7.2CVSS5.4AI score0.00708EPSS
SaveExploits0References2
Rapid7 Blog
Rapid7 Blog
added 2024/08/14 1:47 p.m.11 views

Black Hat USA 2024: Key Takeaways and Industry Trends

What a week! As Hacker Summer camp shifts into the rearview, it’s time to take a moment to reflect on the week, what we learned and the people we had the pleasure of meeting while out in Las Vegas. As is always the case at Black Hat 2024, the cybersecurity community was buzzing with the latest...

7.3AI score
SaveExploits0
Cvelist
Cvelist
added 2024/08/13 10:6 p.m.56 views

CVE-2024-28986 SolarWinds Web Help Desk Java Deserialization Remote Code Execution Vulnerability

SolarWinds Web Help Desk was found to be susceptible to a Java Deserialization Remote Code Execution vulnerability that, if exploited, would allow an attacker to run commands on the host machine. While it was reported as an unauthenticated vulnerability, SolarWinds has been unable to reproduce...

9.8CVSS0.84628EPSS
SaveExploits0References2
NCSC
NCSC
added 2024/08/13 6:20 p.m.11 views

Vulnerabilities fixed in Microsoft Azure components

Microsoft has fixed vulnerabilities in several Azure components. A malicious party can exploit the vulnerabilities to grant themselves elevated privileges or impersonate another user. For successful abuse, the malicious party needs prior access to the vulnerable environment, or the malicious part...

9.3CVSS6.7AI score0.01833EPSS
SaveExploits0
OSV
OSV
added 2024/08/13 6:15 p.m.5 views

CVE-2024-38223

Windows Initial Machine Configuration Elevation of Privilege Vulnerability...

6.8CVSS5.8AI score0.00708EPSS
SaveExploits0References1
Rows per page
Query Builder