Lucene search
+L

5374 matches found

OSV
OSV
added 2024/09/01 10:46 a.m.17 views

CLSA-2024-1725187614 kernel: Fix of 11 CVEs

drm/vmwgfx: Fix invalid reads in fence signaled events CVE-2024-36960 - afunix: Fix garbage collector racing against connect CVE-2024-26923 - ipv6: remove maxsize check inline with ipv4 CVE-2023-52340 - aoe: fix the potential use-after-free problem in aoecmdcfgpkts CVE-2023-6270 - smb: client:...

7.8CVSS6.9AI score0.03292EPSS
SaveExploits2References1
NVD
NVD
added 2024/08/26 7:15 p.m.18 views

CVE-2024-43806

Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using rustix::fs::Dir using the linuxraw backend, it's possible for the iterator to "get stuck" when an IO error is encountered. Combined with a memory over-allocation issue in rustix::fs::Dir::readmore, this can cause quick and...

6.5CVSS0.0048EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/26 6:43 p.m.28 views

CVE-2024-43806 `rustix::fs::Dir` iterator with the `linux_raw` backend can cause memory explosion

Rustix is a set of safe Rust bindings to POSIX-ish APIs. When using rustix::fs::Dir using the linuxraw backend, it's possible for the iterator to "get stuck" when an IO error is encountered. Combined with a memory over-allocation issue in rustix::fs::Dir::readmore, this can cause quick and...

6.5CVSS0.0048EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.36 views

CVE-2024-44931 gpio: prevent potential speculation leaks in gpio_device_get_desc()

In the Linux kernel, the following vulnerability has been resolved: gpio: prevent potential speculation leaks in gpiodevicegetdesc Userspace may trigger a speculative read of an address outside the gpio descriptor array. Users can do that by calling gpioioctl with an offset out of range. Offset i...

0.00248EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/08/26 8:36 a.m.7 views

nodejs: fs.fchown/fchmod bypasses permission model

A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does not operate on file descriptors. However, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to change the owner...

3.3CVSS7.3AI score0.00395EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/26 8:12 a.m.9 views

nodejs: fs.fchown/fchmod bypasses permission model

A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does not operate on file descriptors. However, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to change the owner...

3.3CVSS7.3AI score0.00395EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2024/08/25 3:11 p.m.172 views

Exploit for File Descriptor Leak in Linuxfoundation Runc

CVE-2024-21626 Exploit Working Directory docker run -w...

8.6CVSS7.3AI score0.18087EPSS
SaveExploits18
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-CVE-2022-48867

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Prevent use after free on completion memory On driver unload any pending descriptors are flushed at the time the interrupt is freed: idxddmaenginedrvremove - drvdisablewq - idxdwqfreeirq - idxdflushpendingdescs. ...

7.8CVSS5.8AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.6 views

UBUNTU-CVE-2022-48867

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Prevent use after free on completion memory On driver unload any pending descriptors are flushed at the time the interrupt is freed: idxddmaenginedrvremove - drvdisablewq - idxdwqfreeirq - idxdflushpendingdescs. ...

7.8CVSS6.6AI score0.00233EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 6:9 a.m.30 views

CVE-2022-48867 dmaengine: idxd: Prevent use after free on completion memory

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Prevent use after free on completion memory On driver unload any pending descriptors are flushed at the time the interrupt is freed: idxddmaenginedrvremove - drvdisablewq - idxdwqfreeirq - idxdflushpendingdescs. ...

0.00233EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.10 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 a file map counting problem in the arm64/mm component when handling invalid pmd...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.13 views

SUSE CVE-2024-42265

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of -fdfd in dodup2 from mispredictions both callers have verified that fd is not greater than -maxfds; however, misprediction might end up with tofree = fdt-fdfd; being speculatively executed. That's wrong for t...

5.3CVSS6.5AI score0.00281EPSS
SaveExploits0References24
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.4 views

SUSE CVE-2024-43815

In the Linux kernel, the following vulnerability has been resolved: crypto: mxs-dcp - Ensure payload is zero when using key slot We could leak stack memory through the payload field when running AES with a key from one of the hardware's key slots. Fix this by ensuring the payload field is set to ...

7.1CVSS6.4AI score0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/17 9:15 a.m.3 views

DEBIAN-CVE-2024-42265

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of -fdfd in dodup2 from mispredictions both callers have verified that fd is not greater than -maxfds; however, misprediction might end up with tofree = fdt-fdfd; being speculatively executed. That's wrong for t...

5.5CVSS6AI score0.00281EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.6 views

kernel: xhci: Handle TD clearing for multiple streams case

A vulnerability was found in the Linux kernel's xHCI driver, related to the handling of TD when multiple streams are active, where the issue occurs when the endpoint is stopped, causing TD to remain uncleared, which can lead to system crashes and memory corruption due to stale TD references...

7.8CVSS7.2AI score0.00292EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/07 4:12 p.m.6 views

openstack-nova: Regression VMDK/qcow arbitrary file access

An arbitrary file access flaw was found in Nova. By supplying a RAW format image, a specially crafted QCOW2 image with a backing file path, or a VMDK flat image with a descriptor file path, an authenticated user may convince systems to return a copy of the referenced file’s contents from the...

6.5CVSS5.8AI score0.00941EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/08/07 1:23 p.m.30 views

openstack-nova: Regression VMDK/qcow arbitrary file access

An arbitrary file access flaw was found in Nova. By supplying a RAW format image, a specially crafted QCOW2 image with a backing file path, or a VMDK flat image with a descriptor file path, an authenticated user may convince systems to return a copy of the referenced file’s contents from the...

6.5CVSS5.8AI score0.00941EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/08/07 1:21 p.m.21 views

openstack-nova: Regression VMDK/qcow arbitrary file access

An arbitrary file access flaw was found in Nova. By supplying a RAW format image, a specially crafted QCOW2 image with a backing file path, or a VMDK flat image with a descriptor file path, an authenticated user may convince systems to return a copy of the referenced file’s contents from the...

6.5CVSS5.8AI score0.00941EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:0 a.m.9 views

The vulnerability of the irq_find_at_or_after() function in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the irqfindatorafter function in the kernel/irq/irqdesc.c module of the Linux operating system is related to the repeated release of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibili...

5.5CVSS5.9AI score0.00216EPSS
SaveExploits0References12Affected Software4
OpenVAS
OpenVAS
added 2024/08/07 12:0 a.m.28 views

Huawei EulerOS: Security Advisory for docker-engine (EulerOS-SA-2024-2069)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.6CVSS7.2AI score0.18087EPSS
SaveExploits18References2
Rows per page
Query Builder