Lucene search
+L

395 matches found

RedhatCVE
RedhatCVE
added 2024/10/21 10:7 p.m.14 views

CVE-2024-49880

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

6.7CVSS6.7AI score0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.33 views

CVE-2024-49880

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

7.8CVSS0.00244EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 6:1 p.m.130 views

CVE-2024-49880

The CVE-2024-49880 entry concerns an off-by-one in ext4 resizing logic (alloc_flex_gd) leading to a kernel BUG in resize operations (resize2fs) when resizing a filesystem. The vulnerability is addressed by a patch that removes the problematic +1 (and adds a WARN_ON_ONCE) to ensure flex_gd->res...

7.8CVSS7.3AI score0.00244EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49880 ext4: fix off by one issue in alloc_flex_gd()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off by one issue in allocflexgd Wesley reported an issue: ================================================================== EXT4-fs dm-5: resizing filesystem from 7168 to 786432 blocks ------------ cut here -----------...

7.8CVSS6.1AI score0.00244EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/08/21 7:10 p.m.27 views

CVE-2022-48871

A vulnerability was found in the Linux kernel's qcomgeniserial.c driver. A lack of proper size validation can lead to an out-of-bounds write caused by a mismatch between the RX FIFO buffer size and the actual RX FIFO depth after initialization. This issue can lead to memory corruption or crashes...

7.1CVSS7.1AI score0.00248EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/08/09 12:0 a.m.6 views

Fedora 39 : xrdp (2024-41c1bf8de6)

The remote Fedora 39 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-41c1bf8de6 advisory. Release notes for xrdp v0.10.1 2024/07/31 General announcements A clipboard bugfix included in this release is sponsored by Krmer Pferdesport GmbH & Co KG. W...

6.1AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.5 views

kernel: netfilter: conntrack: serialize hash resizes and cleanups

A vulnerability was found in the Linux kernel’s netfilter and conntrack module, occurring during the resizing and cleanup of hash tables used for connection tracking. The kernel's nfctiteratecleanup function fails to efficiently handle simultaneous hash resizes and cleanups, leading to prolonged...

5.5CVSS7.2AI score0.00253EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.6 views

kernel: ext4: avoid online resizing failures due to oversized flex bg

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid online resizing failures due to oversized flex bg When we online resize an ext4 filesystem with a oversized flexbgsize, mkfs.ext4 -F -G 67108864 $dev -b 4096 100M mount $dev $dir resize2fs $dev 16G the following WARNO...

5.5CVSS6.7AI score0.00243EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.6 views

kernel: ext4: avoid online resizing failures due to oversized flex bg

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid online resizing failures due to oversized flex bg When we online resize an ext4 filesystem with a oversized flexbgsize, mkfs.ext4 -F -G 67108864 $dev -b 4096 100M mount $dev $dir resize2fs $dev 16G the following WARNO...

5.5CVSS6.7AI score0.00243EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.10 views

kernel: netfilter: conntrack: serialize hash resizes and cleanups

A vulnerability was found in the Linux kernel’s netfilter and conntrack module, occurring during the resizing and cleanup of hash tables used for connection tracking. The kernel's nfctiteratecleanup function fails to efficiently handle simultaneous hash resizes and cleanups, leading to prolonged...

5.5CVSS7.2AI score0.00253EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/08/08 12:0 a.m.705 views

RHEL 8 : kernel (RHSA-2024:5101)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:5101 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: powerpc: Fix access beyond end...

9.8CVSS8.2AI score0.08555EPSS
SaveExploits3References325
Hacker One
Hacker One
added 2024/06/11 9:27 a.m.611 views

Enjin: Cloudflare /cdn-cgi/ path allows resizing images from unauthorised sources on enjinusercontent.com

The Cloudflare /cdn-cgi/ path on enjinusercontent.com was discovered to allow resizing and rendering of images from unauthorized sources without restriction. This behavior could have led to HTML injection, SSRF, and portal scanning attacks, as well as the unrestricted display of external resource...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/07 2:31 a.m.9 views

SUSE CVE-2023-52622

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid online resizing failures due to oversized flex bg When we online resize an ext4 filesystem with a oversized flexbgsize, mkfs.ext4 -F -G 67108864 $dev -b 4096 100M mount $dev $dir resize2fs $dev 16G the following WARNO...

4.4CVSS6AI score0.00243EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2024/05/29 8:33 a.m.6 views

glibc: netgroup cache assumes NSS callback uses in-buffer strings

A flaw was found in the glibc netgroup cache. The buffer-resizing code in addgetnetgrentX assumes that all string pointers point into the supplied buffer. This can potentially lead to memory corruption and cause a crash...

7.4CVSS6.8AI score0.00403EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/28 2:43 p.m.7 views

glibc: netgroup cache assumes NSS callback uses in-buffer strings

A flaw was found in the glibc netgroup cache. The buffer-resizing code in addgetnetgrentX assumes that all string pointers point into the supplied buffer. This can potentially lead to memory corruption and cause a crash...

7.4CVSS6.8AI score0.00403EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 8:46 p.m.4 views

glibc: netgroup cache assumes NSS callback uses in-buffer strings

A flaw was found in the glibc netgroup cache. The buffer-resizing code in addgetnetgrentX assumes that all string pointers point into the supplied buffer. This can potentially lead to memory corruption and cause a crash...

7.4CVSS6.8AI score0.00403EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 7:32 a.m.8 views

glibc: netgroup cache assumes NSS callback uses in-buffer strings

A flaw was found in the glibc netgroup cache. The buffer-resizing code in addgetnetgrentX assumes that all string pointers point into the supplied buffer. This can potentially lead to memory corruption and cause a crash...

7.4CVSS6.8AI score0.00403EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 6:33 a.m.7 views

glibc: netgroup cache assumes NSS callback uses in-buffer strings

A flaw was found in the glibc netgroup cache. The buffer-resizing code in addgetnetgrentX assumes that all string pointers point into the supplied buffer. This can potentially lead to memory corruption and cause a crash...

7.4CVSS6.8AI score0.00403EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

UBUNTU-CVE-2021-47261

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

7.8CVSS6.3AI score0.00234EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/21 2:2 a.m.5 views

SUSE CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

5.5CVSS6.1AI score0.00255EPSS
SaveExploits0References14
Rows per page
Query Builder