Lucene search
+L

882 matches found

RedhatCVE
RedhatCVE
added yesterday8 views

CVE-2026-56391

A flaw was found in GNU coreutils uniq. When processing specially crafted multibyte input with the --check-chars option, an attacker can trigger an out-of-bounds read. This vulnerability can lead to a denial of service DoS due to an application crash and potentially expose sensitive information...

6.1CVSS5.7AI score0.00135EPSS
SaveExploits0References6
OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-56391

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.9AI score0.00135EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 3 days ago3 views

Linux Distros Unpatched Vulnerability : CVE-2026-56392

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t value...

1.8CVSS6AI score0.00149EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 3 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-56391

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GNU coreutils uniq is vulnerable to an outofbounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield...

4.6CVSS5.9AI score0.00135EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 4 days ago10 views

CVE-2026-56392

A flaw was found in GNU coreutils, specifically in the unexpand utility. This vulnerability, a heap-based buffer overflow, occurs due to an integer overflow when unexpand processes unusually large tab stop values provided by a local attacker. This can lead to an undersized memory buffer, allowing...

4.6CVSS5.9AI score0.00149EPSS
SaveExploits0References6
OSV
OSV
added 4 days ago3 views

DEBIAN-CVE-2026-56391

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.9AI score0.00135EPSS
SaveExploits0References1
NVD
NVD
added 4 days ago7 views

CVE-2026-56391

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS0.00135EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago5 views

CVE-2026-56392

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

1.8CVSS0.00149EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 4 days ago8 views

CVE-2026-56392

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

1.8CVSS6AI score0.00149EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-56392 Heap-based Buffer Overflow in GNU coreutils

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

1.8CVSS0.00149EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 4 days ago6 views

CVE-2026-56392 Heap-based Buffer Overflow in GNU coreutils

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

1.8CVSS6AI score0.00149EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago4 views

EUVD-2026-48525

GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop -t values. The multiplication used to calculate the allocation size can wrap around, resulting in an undersized buffer. When processing crafted...

1.8CVSS6AI score0.00149EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago9 views

CVE-2026-56392

The CVE describes a heap-based buffer overflow in GNU coreutils unexpand. The root cause is an integer overflow during buffer allocation when processing large tab stop (-t) values, where multiplication for the allocation size can wrap, producing an undersized buffer. As a result, subsequent write...

1.8CVSS6AI score0.00149EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 4 days ago7 views

CVE-2026-56391

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.9AI score0.00135EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 4 days ago8 views

CVE-2026-56391

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.8AI score0.00135EPSS
SaveExploits0
CVE
CVE
added 4 days ago15 views

CVE-2026-56391

The CVE-2026-56391 issue affects GNU coreutils, specifically the uniq utility, where out-of-bounds reads can occur when processing multibyte input with -w/--check-chars. The root cause is in find_field(), which fails to advance the input pointer correctly, inflating the computed length and causin...

4.6CVSS5.9AI score0.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago32 views

CVE-2026-56391 Out‑of‑bounds Read in GNU coreutils

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS0.00135EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago5 views

CVE-2026-56391 Out‑of‑bounds Read in GNU coreutils

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.8AI score0.00135EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 4 days ago6 views

CVE-2026-56391 Out‑of‑bounds Read in GNU coreutils

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.9AI score0.00135EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-48524

GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w --check-chars option is used. The findfield function miscalculates the byte length of characters by repeatedly processing a fixed pointer instead of advancing through the input,...

4.6CVSS5.9AI score0.00135EPSS
SaveExploits0References3
Rows per page
Query Builder