Lucene search
+L

113 matches found

RedHat Linux
RedHat Linux
added 2026/02/23 1:36 a.m.24 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2026/02/16 10:30 a.m.14 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits1References12
OSV
OSV
added 2026/02/14 3:16 p.m.18 views

UBUNTU-CVE-2026-23122

In the Linux kernel, the following vulnerability has been resolved: igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue The previous 7 KB per queue caused TX unit hangs under heavy timestamping load. Reducing to 5 KB avoids these hangs and matches the TSN recommendation in I225/I226 SW Use...

5.5CVSS5.8AI score0.00104EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/02/14 3:16 p.m.71 views

CVE-2026-23122

In the Linux kernel, the following vulnerability has been resolved: igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue The previous 7 KB per queue caused TX unit hangs under heavy timestamping load. Reducing to 5 KB avoids these hangs and matches the TSN recommendation in I225/I226 SW Use...

5.5CVSS5.9AI score0.00104EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/02/14 3:09 p.m.13 views

EUVD-2026-5914

In the Linux kernel, the following vulnerability has been resolved: igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue The previous 7 KB per queue caused TX unit hangs under heavy timestamping load. Reducing to 5 KB avoids these hangs and matches the TSN recommendation in I225/I226 SW Use...

5.5AI score0.00104EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/14 3:09 p.m.82 views

CVE-2026-23122

The CVE-2026-23122 entry concerns the Linux kernel igc TSN TX packet buffer sizing. Affected component: i226 TSN support in the Linux kernel driver (igc). Root cause: reducing the TX buffer per queue from 7 KB to 5 KB to resolve TX unit hangs under heavy timestamping load. Impact: the change addr...

5.5CVSS5.4AI score0.00104EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/02/12 8:07 p.m.18 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits1References12
RedHat Linux
RedHat Linux
added 2026/02/12 7:52 p.m.15 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits1References12
OSV
OSV
added 2026/01/30 11:10 a.m.17 views

OESA-2026-1270 runc security update

runc is a CLI tool for spawning and running containers according to the OCI specification. Security Fixes: A denial-of-service vulnerability exists in github.com/sirupsen/logrus when using Entry.Writer to log a single-line payload larger than 64KB without newline characters. Due to limitations in...

7.5CVSS5.9AI score0.0063EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/30 11:10 a.m.15 views

OESA-2026-1271 runc security update

runc is a CLI tool for spawning and running containers according to the OCI specification. Security Fixes: A denial-of-service vulnerability exists in github.com/sirupsen/logrus when using Entry.Writer to log a single-line payload larger than 64KB without newline characters. Due to limitations in...

7.5CVSS5.9AI score0.0063EPSS
SaveExploits1References2
NVD
NVD
added 2026/01/14 3:16 p.m.18 views

CVE-2025-71117

In the Linux kernel, the following vulnerability has been resolved: block: Remove queue freezing from several sysfs store callbacks Freezing the request queue from inside sysfs store callbacks may cause a deadlock in combination with the dm-multipath driver and the queueifnopath option...

5.5CVSS0.00095EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/14 3:16 p.m.17 views

CVE-2025-71117

In the Linux kernel, the following vulnerability has been resolved: block: Remove queue freezing from several sysfs store callbacks Freezing the request queue from inside sysfs store callbacks may cause a deadlock in combination with the dm-multipath driver and the queueifnopath option...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0References9
attackerkb
attackerkb
added 2026/01/14 3:06 p.m.7 views

CVE-2025-71117

In the Linux kernel, the following vulnerability has been resolved: block: Remove queue freezing from several sysfs store callbacks Freezing the request queue from inside sysfs store callbacks may cause a deadlock in combination with the dm-multipath driver and the queueifnopath option...

5.2AI score0.00095EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/01/12 3:43 a.m.31 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.13 views

PT-2026-26047

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.19.0 1 Description The Linux kernel contains a flaw in the nvme pr read keys function related to memory allocation. A malicious or buggy userspace process can provide a large num keys value, leading to an attem...

7.1CVSS5.1AI score0.00121EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/31 11:26 a.m.7 views

CVE-2023-54278

In the Linux kernel, the following vulnerability has been resolved: s390/vmem: split pages when debug pagealloc is enabled Since commit bb1520d581a3 "s390/mm: start kernel with DAT enabled" the kernel crashes early during boot when debug pagealloc is enabled: mem auto-init: stack:off, heap...

5.8CVSS5.6AI score0.00182EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/31 12:31 a.m.14 views

EUVD-2022-55928

Fetch FTP Client 5.8.2 contains a denial of service vulnerability that allows attackers to trigger 100% CPU consumption by sending long server responses. Attackers can send specially crafted FTP server responses exceeding 2K bytes to cause excessive resource utilization and potentially crash the...

7.5CVSS6.2AI score0.00407EPSS
SaveExploits1References5
NVD
NVD
added 2025/12/30 11:15 p.m.21 views

CVE-2022-50799

Fetch FTP Client 5.8.2 contains a denial of service vulnerability that allows attackers to trigger 100% CPU consumption by sending long server responses. Attackers can send specially crafted FTP server responses exceeding 2K bytes to cause excessive resource utilization and potentially crash the...

7.5CVSS0.00407EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/12/30 10:41 p.m.13 views

CVE-2022-50799 Fetch Softworks Fetch FTP Client 5.8.2 Remote CPU Consumption Denial of Service

Fetch FTP Client 5.8.2 contains a denial of service vulnerability that allows attackers to trigger 100% CPU consumption by sending long server responses. Attackers can send specially crafted FTP server responses exceeding 2K bytes to cause excessive resource utilization and potentially crash the...

7.5CVSS6.3AI score0.00407EPSS
SaveExploits1References4
CVE
CVE
added 2025/12/30 10:41 p.m.30 views

CVE-2022-50799

CVE-2022-50799 affects Fetch FTP Client 5.8.2. The vulnerability is a denial-of-service caused by processing long FTP server responses (>2 KB) that can drive 100% CPU usage and potentially crash the application. Multiple connected sources corroborate the issue and describe the impact as networ...

7.5CVSS6.3AI score0.00407EPSS
SaveExploits1References4
Rows per page
Query Builder