Lucene search
K

3386 matches found

Vulnrichment
Vulnrichment
added 2024/02/12 12:0 a.m.19 views

CVE-2024-25739

createemptylvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi-lebsize...

6.9AI score0.00248EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/02/12 12:0 a.m.21 views

CVE-2024-25739

createemptylvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi-lebsize...

6.2AI score0.00248EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/02/12 12:0 a.m.35 views

CVE-2023-52429

dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount...

5.5CVSS7.2AI score0.00249EPSS
Exploits0
OSV
OSV
added 2024/02/06 9:15 a.m.1 views

ALPINE-CVE-2024-0684

A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the linebytessplit function, potentially leading to an application crash and denial of service...

5.5CVSS6.8AI score0.0049EPSS
Exploits0References1
OSV
OSV
added 2024/02/06 9:15 a.m.4 views

AZL-34629 CVE-2024-0684 affecting package coreutils for versions less than 9.4-5

A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the linebytessplit function, potentially leading to an application crash and denial of service...

5.5CVSS6AI score0.0049EPSS
Exploits0References1
OSV
OSV
added 2024/02/06 9:15 a.m.1 views

DEBIAN-CVE-2024-0684

A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the linebytessplit function, potentially leading to an application crash and denial of service...

5.5CVSS5.5AI score0.0049EPSS
Exploits0References1
OSV
OSV
added 2024/02/06 9:15 a.m.1 views

UBUNTU-CVE-2024-0684

A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the linebytessplit function, potentially leading to an application crash and denial of service...

5.5CVSS6.1AI score0.0049EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/02/06 8:26 a.m.24 views

CVE-2024-0684 Coreutils: heap overflow in split --line-bytes with very long lines

A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the linebytessplit function, potentially leading to an application crash and denial of service...

5.5CVSS6.7AI score0.0049EPSS
Exploits0References3
OSV
OSV
added 2024/01/31 2:15 p.m.38 views

CVE-2023-6779

An off-by-one heap-based buffer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a message bigger than INTMAX bytes, leading to an incorrect calculation of t...

7.5CVSS7.8AI score0.04794EPSS
Exploits8References10
OSV
OSV
added 2024/01/31 2:15 p.m.3 views

AZL-34735 CVE-2023-6246 affecting package glibc for versions less than 2.38-6

A heap-based buffer overflow was found in the vsysloginternal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when the openlog function was not called, or called with the ident argument set to NULL, and the program name the basename of...

7.8CVSS6.9AI score0.04794EPSS
Exploits7References1
GithubExploit
GithubExploit
added 2024/01/26 9:35 a.m.343 views

Exploit for CVE-2023-47400

CVE-2023-47400 Proof of Concept for the CVE-2023-47400 Aut...

8.9AI score
Exploits1
BDU FSTEC
BDU FSTEC
added 2024/01/25 12:0 a.m.2 views

The vulnerability of the `line_bytes_split()` function (src/split.c) in the GNU Core Utilities suite allows a attacker to cause a service failure.

The vulnerability of the linebytessplit function src/split.c in the GNU Core Utilities suite is related to buffer overflows in dynamic memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.0049EPSS
Exploits0References12Affected Software4
NVD
NVD
added 2024/01/23 9:15 a.m.21 views

CVE-2024-23851

copyparams in drivers/md/dm-ioctl.c in the Linux kernel through 6.7.1 can attempt to allocate more than INTMAX bytes, and crash, because of a missing paramkernel-datasize check. This is related to ctlioctl...

5.5CVSS6AI score0.00294EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2024/01/22 9:21 p.m.18 views

Multiple issues involving quote API in shlex

Issue 1: Failure to quote characters Affected versions of this crate allowed the bytes and \xa0 to appear unquoted and unescaped in command arguments. If the output of quote or join is passed to a shell, then what should be a single command argument could be interpreted as multiple arguments. Thi...

9.8CVSS6.3AI score0.00801EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/01/22 9:21 p.m.17 views

GHSA-R7QV-8R2H-PG27 Multiple issues involving quote API in shlex

Issue 1: Failure to quote characters Affected versions of this crate allowed the bytes and \xa0 to appear unquoted and unescaped in command arguments. If the output of quote or join is passed to a shell, then what should be a single command argument could be interpreted as multiple arguments. Thi...

3.2CVSS6.3AI score0.00801EPSS
Exploits0References4
OSV
OSV
added 2024/01/21 12:0 p.m.20 views

RUSTSEC-2024-0006 Multiple issues involving quote API

Issue 1: Failure to quote characters Affected versions of this crate allowed the bytes and \xa0 to appear unquoted and unescaped in command arguments. If the output of quote or join is passed to a shell, then what should be a single command argument could be interpreted as multiple arguments. Thi...

9.8CVSS7.3AI score0.00801EPSS
Exploits0References3
RustSec
RustSec
added 2024/01/21 12:0 p.m.7 views

Multiple issues involving quote API

Issue 1: Failure to quote characters Affected versions of this crate allowed the bytes and \xa0 to appear unquoted and unescaped in command arguments. If the output of quote or join is passed to a shell, then what should be a single command argument could be interpreted as multiple arguments. Thi...

9.8CVSS7.3AI score0.00801EPSS
Exploits0Affected Software1
SUSE CVE
SUSE CVE
added 2024/01/20 3:10 a.m.3 views

SUSE CVE-2024-0684

A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the linebytessplit function, potentially leading to an application crash and denial of service...

3.3CVSS5.7AI score0.0049EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/01/18 12:0 a.m.3 views

PT-2024-1284

Name of the Vulnerable Software and Affected Versions: GNU coreutils versions affected versions not specified Description: A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the line bytes split...

5.5CVSS5.5AI score0.0049EPSS
Exploits0References36
RustSec
RustSec
added 2024/01/13 12:0 p.m.4 views

Unsound use of str::from_utf8_unchecked on bytes which are not UTF-8

Affected versions receive a &u8 from the caller through a safe API, and pass it directly to the unsafe str::fromutf8unchecked function. The behavior of ferrissays::say is undefined if the bytes from the caller don't happen to be valid UTF-8. The flaw was corrected in ferris-says21 by using the sa...

7AI score
Exploits0Affected Software1
Rows per page
Query Builder