Lucene search
+L

208 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop a new packet when sch-limit == 0. Expected behavior: If the scheduler’s limit is reached, pfifotailenqueue will drop a packet from the scheduler’s queue and decrease the scheduler’s qlen by one. Then, it wi...

7.8CVSS6AI score0.00272EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.14 views

CVE-2026-81014

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read in skstore and kekstore skstore and kekstore strip a trailing newline from the sysfs write before allocating the key buffer: length = count; if buflength - 1 == '\n' length--;...

6.5AI score0.00168EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/11 3:13 p.m.10 views

undici: undici: HTTP response splitting via retry interceptor

A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in the retry interceptor, which incorrectly appends data to a ranged retry response. This can cause the response body to be longer than the Content-Length observed by the application. Consequently, an...

3.7CVSS5.8AI score0.00239EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/04 3:12 p.m.16 views

CVE-2026-80760

CVE-2026-80760 affects the Linux kernel Bluetooth MGMT subsystem. The function mgmt_hci_cmd_sync() validates that the message length matches params_len but fails to enforce an upper bound. Since params_len is a 16-bit value while the HCI command header plen field is 8-bit (max 255), a value of 25...

5.4AI score0.00168EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/09/04 12:00 a.m.5 views

The vulnerability of the sctp_unpack_cookie() function in the net/sctp/sm_make_chunk.c module of the Linux operating system’s SCTP kernel implementation allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the sctpunpackcookie function in the net/sctp/smmakechunk.c module of the Linux operating system’s SCTP protocol implementation is related to improper handling of length parameter mismatches. Exploiting this vulnerability allows a remote attacker to compromise the...

10CVSS4.3AI score0.00442EPSS
SaveExploits0References9Affected Software3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Dbus

A issue was discovered in D-Bus before 1.12.24, 1.13.x, and 1.14.x, before 1.14.4, and 1.15.x, before 1.15.2. An authenticated attacker can cause dbus-daemon and other programs that use libdbus to crash when receiving a message where the array length is inconsistent with the size of the element...

6.5CVSS6.7AI score0.01405EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Qemu

A flaw was discovered in the QEMU virtual crypto device during handling of data encryption/decryption requests in virtiocryptohandlesymreq. There is no check for the values of srclen and dstlen in virtiocryptosymophelper, which may lead to a heap buffer overflow if these values differ...

6.5CVSS6.9AI score0.00233EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:03 p.m.54 views

CVE-2026-68351

The CVE-2026-68351 entry describes a Linux kernel issue in the wifi carl9170 driver where a command-response length mismatch could cause an out-of-bounds read. The bug occurred because carl9170_cmd_callback() could fall through to memcpy(ar->readbuf, buffer + 4, len - 4) with len derived from ...

5.5AI score0.0022EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/04 9:25 p.m.12 views

CVE-2026-16728

A flaw was found in undici. A malicious or faulty upstream server could send a partial response with incorrect length information. When undici's retry interceptor processes this, it may create a response body with a length that does not match the original Content-Length header. This can lead to...

6.5CVSS5.5AI score0.00176EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/03 7:24 p.m.14 views

undici vulnerable to downstream response desynchronization via retry interceptor

Impact Undici's interceptors.retry can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. Applications that use interceptors.retry and forward upstream response headers and bodies downstream, for...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References14Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/30 3:14 a.m.13 views

undici: undici: Response desynchronization via retry interceptor with mismatched Content-Length

A flaw was found in undici. A malicious or faulty upstream server could send a partial response with incorrect length information. When undici's retry interceptor processes this, it may create a response body with a length that does not match the original Content-Length header. This can lead to...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/29 10:07 p.m.15 views

undici: undici: Response desynchronization via retry interceptor with mismatched Content-Length

A flaw was found in undici. A malicious or faulty upstream server could send a partial response with incorrect length information. When undici's retry interceptor processes this, it may create a response body with a length that does not match the original Content-Length header. This can lead to...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/29 9:17 p.m.8 views

CVE-2026-16728

undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a malicious or faulty...

6.5CVSS6.7AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 9:17 p.m.21 views

UBUNTU-CVE-2026-16728

undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a malicious or faulty...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/29 8:59 p.m.14 views

CVE-2026-16728

undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a malicious or faulty...

4.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/29 8:59 p.m.15 views

CVE-2026-16728

undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a malicious or faulty...

6.5CVSS5.8AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2026/07/29 8:59 p.m.10 views

CVE-2026-16728 undici vulnerable to downstream response desynchronization via retry interceptor

undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a malicious or faulty...

4.8CVSS5.5AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/27 3:45 a.m.15 views

xorg-x11-server: xorg-x11-server-Xwayland: xorg-x11-server: stack buffer overflow in font alias resolution due to libXfont2 name length mismatch

A stack-based buffer overflow flaw was found in the X.Org X server and Xwayland. A mismatch between the X server and the libXfont2 library's maximum font name length can cause a stack buffer overflow during font alias resolution. The server allocates a 256 byte stack buffer but libXfont2's alias...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64339

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: bound bulk IN response length to the received transfer usbiobulkmsg copies...

7.1CVSS6.1AI score0.00157EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:00 a.m.9 views

EulerOS Virtualization 2.12.0 : gnutls (EulerOS-SA-2026-2773)

According to the versions of the gnutls packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in...

9.8CVSS7.5AI score0.01335EPSS
SaveExploits1References9
Rows per page
Query Builder