Lucene search
+L

3268 matches found

Vulnrichment
Vulnrichment
added 2024/03/04 6:15 p.m.22 views

CVE-2021-47105 ice: xsk: return xsk buffers back to pool when cleaning the ring

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: return xsk buffers back to pool when cleaning the ring Currently we only NULL the xdpbuff pointer in the internal SW ring but we never give it back to the xsk buffer pool. This means that buffers can be leaked out of th...

6.8AI score0.00292EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2024/03/04 5:27 p.m.38 views

CVE-2024-22099

A NULL pointer dereference vulnerability was found in the Linux kernel in rfcommchecksecurity. This issue may lead to buffer overflows...

5.7CVSS6.1AI score0.00615EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:0 a.m.8 views

The vulnerability of the `io_provide_buffers_prep()` function in the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of data.

The vulnerability of the ioprovidebuffersprep function in the Linux operating system arises due to an overflow in the stack buffer. Exploiting this vulnerability can allow a remote attacker to compromise the confidentiality, integrity, and accessibility of data...

4.6CVSS7AI score0.0026EPSS
SaveExploits0References16Affected Software2
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.13 views

openSUSE: Security Advisory for gstreamer (SUSE-SU-2023:3247-1)

The remote host is missing an update for the 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.8CVSS8.8AI score0.01524EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/02 10:15 p.m.10 views

AZL-55463 CVE-2022-48628 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.4 views

DEBIAN-CVE-2022-48628

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.5CVSS5.4AI score0.00237EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.19 views

CVE-2022-48628

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/03/02 5:48 a.m.5 views

SUSE CVE-2021-47040

In the Linux kernel, the following vulnerability has been resolved: iouring: fix overflows checks in provide buffers Colin reported before possible overflow and sign extension problems in ioprovidebuffersprep. As Linus pointed out previous attempt did nothing useful, see d81269fecb8ce "iouring: f...

7.8CVSS7.8AI score0.0026EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/01 5:31 p.m.25 views

CVE-2023-52497

In the Linux kernel, the following vulnerability has been resolved: erofs: fix lz4 inplace decompression Currently EROFS can map another compressed buffer for inplace decompression, that was used to handle the cases that some pages of compressed data are actually not in-place I/O. However, like...

5.5CVSS6.7AI score0.00278EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/29 3:52 p.m.31 views

CVE-2023-52493

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not taken in succession by dropping the read lock from parsexferevent such that a callback given to client can potentially queu...

5.5CVSS6AI score0.00209EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/29 4:7 a.m.9 views

SUSE CVE-2020-36785

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Fix use after free in atomispalloccssstatbufs The "s3abuf" is freed along with all the other items on the "asd-s3astats" list. It leads to a double free and a use after free...

7.8CVSS6.7AI score0.00224EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/02/29 12:0 a.m.16 views

PT-2024-26754

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to an incorrect number of pages being released for buffers that do not start at the beginning of a page in the Linux kernel. This is fixed by correcting page refcoun...

5.5CVSS5.5AI score0.00209EPSS
SaveExploits0
OSV
OSV
added 2024/02/28 9:15 a.m.4 views

DEBIAN-CVE-2021-47040

In the Linux kernel, the following vulnerability has been resolved: iouring: fix overflows checks in provide buffers Colin reported before possible overflow and sign extension problems in ioprovidebuffersprep. As Linus pointed out previous attempt did nothing useful, see d81269fecb8ce "iouring: f...

7.8CVSS6AI score0.0026EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.6 views

CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/28 9:15 a.m.6 views

CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS7.4AI score
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.6 views

UBUNTU-CVE-2020-36785

In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Fix use after free in atomispalloccssstatbufs The "s3abuf" is freed along with all the other items on the "asd-s3astats" list. It leads to a double free and a use after free...

7.8CVSS5.7AI score0.00224EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/28 9:15 a.m.7 views

UBUNTU-CVE-2021-47040

In the Linux kernel, the following vulnerability has been resolved: iouring: fix overflows checks in provide buffers Colin reported before possible overflow and sign extension problems in ioprovidebuffersprep. As Linus pointed out previous attempt did nothing useful, see d81269fecb8ce "iouring: f...

7.8CVSS6.3AI score0.0026EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.16 views

CVE-2021-47040 io_uring: fix overflows checks in provide buffers

In the Linux kernel, the following vulnerability has been resolved: iouring: fix overflows checks in provide buffers Colin reported before possible overflow and sign extension problems in ioprovidebuffersprep. As Linus pointed out previous attempt did nothing useful, see d81269fecb8ce "iouring: f...

7AI score0.0026EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.26 views

CVE-2021-47040

In the Linux kernel, the following vulnerability has been resolved: iouring: fix overflows checks in provide buffers Colin reported before possible overflow and sign extension problems in ioprovidebuffersprep. As Linus pointed out previous attempt did nothing useful, see d81269fecb8ce "iouring: f...

7.8CVSS6.8AI score0.0026EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/02/20 12:0 a.m.8 views

The vulnerability of the Intel QuickAssist Motherboard Chipset Devices Windows Utility driver package, which allows a hacker to trigger a service failure.

The vulnerability of the Intel QuickAssist Motherboard Chipset Devices Windows Utility driver package, known as Intel QuickAssist QAT, relates to reading data outside of the buffer in memory. Exploiting this vulnerability can allow an attacker to cause a system failure...

6.5CVSS6.8AI score0.00205EPSS
SaveExploits0References5Affected Software7
Rows per page
Query Builder