Lucene search
+L

7867 matches found

Microsoft CVE
Microsoft CVE
•added 2024/08/05 7:00 a.m.•7 views

An out-of-bounds read flaw was found in the QXL display device emulation in QEMU. The qxl_phys2virt() function does not check the size of the structure pointed to by the guest physical address potentially reading past the end of the bar space into adjacent pages. A malicious guest user could use this flaw to crash the QEMU process on the host causing a denial of service condition.

...

6.5CVSS6.3AI score0.00294EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/08/05 12:00 a.m.•41 views

CVE-2024-41376

dzzoffice 2.02.1 is vulnerable to Directory Traversal via user/space/about.php...

0.00959EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
•added 2024/08/05 12:00 a.m.•16 views

PT-2024-29384 · Dzzoffice · Dzzoffice

Name of the Vulnerable Software and Affected Versions: dzzoffice version 2.02.1 Description: The issue allows for Directory Traversal via the user/space/about.php endpoint. This means an attacker could potentially access files outside the intended directory structure by manipulating the input to...

8.8CVSS6.9AI score0.00959EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
•added 2024/08/01 12:00 a.m.•16 views

PT-2024-32156

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a qgroup reserve leak in the cow file range function of the btrfs filesystem. In the buffered write path, the dirty page owns the qgroup reserve until it creates ...

5.5CVSS5.5AI score0.00171EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2024/07/31 9:16 a.m.•20 views

CVE-2024-41094

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only set smemstart is enable per module option Only export struct fbinfo.fix.smemstart if that is required by the user and the memory does not come from vmalloc. Setting struct fbinfo.fix.smemstart breaks systems...

4.4CVSS6.7AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
•added 2024/07/30 8:15 a.m.•28 views

UBUNTU-CVE-2024-42231

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix calcavailablefreespace for zoned mode calcavailablefreespace returns the total size of metadata or system block groups, which can be allocated from unallocated disk space. The logic is wrong on zoned mode in two...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
•added 2024/07/30 7:47 a.m.•14 views

CVE-2024-42231 btrfs: zoned: fix calc_available_free_space() for zoned mode

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix calcavailablefreespace for zoned mode calcavailablefreespace returns the total size of metadata or system block groups, which can be allocated from unallocated disk space. The logic is wrong on zoned mode in two...

6.6AI score0.00183EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2024/07/30 7:47 a.m.•58 views

CVE-2024-42231

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix calcavailablefreespace for zoned mode calcavailablefreespace returns the total size of metadata or system block groups, which can be allocated from unallocated disk space. The logic is wrong on zoned mode in two...

5.5CVSS5.3AI score0.00183EPSS
SaveExploits0
CVE
CVE
•added 2024/07/30 7:47 a.m.•309 views

CVE-2024-42231

CVE-2024-42231 affects the Linux kernel, specifically the btrfs filesystem in zoned mode. The issue is in calc_available_free_space(): the code incorrectly loops zone handling, treating each zone as a single chunk and not permitting partial allocations. This can yield a non-zone-aligned avail val...

5.5CVSS6.3AI score0.00183EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2024/07/30 7:46 a.m.•43 views

CVE-2024-42145 IB/core: Implement a limit on UMAD receive List

In the Linux kernel, the following vulnerability has been resolved: IB/core: Implement a limit on UMAD receive List The existing behavior of ibumad, which maintains received MAD packets in an unbounded list, poses a risk of uncontrolled growth. As user-space applications extract packets from this...

7.5CVSS6.1AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
•added 2024/07/30 7:45 a.m.•20 views

CVE-2024-42103 btrfs: fix adding block group to a reclaim list and the unused list during reclaim

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix adding block group to a reclaim list and the unused list during reclaim There is a potential parallel list adding for retrying in btrfsreclaimbgswork and adding to the unused list. Since the block group is removed from...

7.8CVSS7AI score0.00249EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2024/07/29 6:37 a.m.•38 views

CVE-2024-41014 xfs: add bounds checking to xlog_recover_process_data

In the Linux kernel, the following vulnerability has been resolved: xfs: add bounds checking to xlogrecoverprocessdata There is a lack of verification of the space occupied by fixed members of xlogopheader in the xlogrecoverprocessdata. We can create a crafted image to trigger an out of bounds re...

6.6AI score0.00236EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2024/07/29 12:00 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 uninitialized count variable when using a path that collects hot reset devices, resulting in an incorrect...

5.5CVSS6.5AI score0.00272EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2024/07/29 12:00 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 Linux kernel that stems from a lack of validation of the space occupied by the xlogopheader fixed member in xlogrecoverprocessdata...

7.1CVSS6.6AI score0.00236EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2024/07/29 12:00 a.m.•32 views

CVE-2024-41014

In the Linux kernel, the following vulnerability has been resolved: xfs: add bounds checking to xlogrecoverprocessdata There is a lack of verification of the space occupied by fixed members of xlogopheader in the xlogrecoverprocessdata. We can create a crafted image to trigger an out of bounds re...

7.1CVSS6.3AI score0.00236EPSS
SaveExploits0References22
Wired Threat Level
Wired Threat Level
•added 2024/07/26 10:30 a.m.•16 views

Europe Is Pumping Billions Into New Military Tech

The European Commission is allocating €7.3 billion for defense research over the next seven years. From drones and tanks of the future to battleships and space intelligence, here's what it funds...

7.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2024/07/24 2:03 p.m.•23 views

kernel: vfio/pci: Lock external INTx masking ops

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

7.8CVSS6.8AI score0.00196EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/07/24 2:03 p.m.•17 views

kernel: uio: Fix use-after-free in uio_open

A flaw was found in the Linux kernel’s uio subsystem. A use-after-free memory flaw in the uioopen functionality allows a local user to crash or escalate their privileges on the system...

7.8CVSS6.6AI score0.00299EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/07/24 1:20 p.m.•16 views

kernel: vfio/pci: Lock external INTx masking ops

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

7.8CVSS6.8AI score0.00196EPSS
SaveExploits0References5
OSV
OSV
•added 2024/07/23 12:00 a.m.•30 views

ALSA-2024:4757 Moderate: libvirt security update

Kernel-based Virtual Machine KVM offers a full virtualization solution forLinux on numerous hardware platforms. The virt:rhel module contains packageswhich provide user-space components used to run virtual machines using KVM.The packages also provide APIs for managing and interacting with the...

6.2CVSS6.7AI score0.00486EPSS
SaveExploits0References4
Rows per page
Query Builder