Lucene search
+L

33 matches found

RedHat Linux
RedHat Linux
added 2026/08/25 9:57 p.m.9 views

openssl: QUIC server may trigger double free when processing INITIAL packet

A flaw was found in OpenSSL. A malformed INITIAL packet with an invalid DCID destination connection ID can cause the QUIC server to double free the QRX object. This issue leads to memory corruption, causing the termination of the QUIC server process and resulting in a denial of service...

7.5CVSS5.3AI score0.01481EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 12:59 p.m.8 views

EUVD-2026-65480

Issue summary: QUIC server may double free QRX QUIC record layer RX object when channel creation fails for initial packet. Impact summary: Double free leads to heap corruption, which typically results in termination of QUIC server process, leading to Denial of Service. There is so far no evidence...

7.5CVSS5.8AI score0.01481EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 12:59 p.m.33 views

CVE-2026-18798 QUIC Server May Trigger Double Free When Processing INITIAL Packet

Issue summary: QUIC server may double free QRX QUIC record layer RX object when channel creation fails for initial packet. Impact summary: Double free leads to heap corruption, which typically results in termination of QUIC server process, leading to Denial of Service. There is so far no evidence...

0.01481EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/25 12:59 p.m.7 views

CVE-2026-18798

Issue summary: QUIC server may double free QRX QUIC record layer RX object when channel creation fails for initial packet. Impact summary: Double free leads to heap corruption, which typically results in termination of QUIC server process, leading to Denial of Service. There is so far no evidence...

7.5CVSS5.9AI score0.01481EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/25 12:59 p.m.5 views

CVE-2026-18798 QUIC Server May Trigger Double Free When Processing INITIAL Packet

Issue summary: QUIC server may double free QRX QUIC record layer RX object when channel creation fails for initial packet. Impact summary: Double free leads to heap corruption, which typically results in termination of QUIC server process, leading to Denial of Service. There is so far no evidence...

5.8AI score0.01481EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/25 12:59 p.m.91 views

CVE-2026-18798

CVE-2026-18798 is a double free (CWE-415) in the OpenSSL QUIC stack. When a QUIC server processes an INITIAL packet carrying a DCID shorter than 8 bytes , port_bind_channel() fails after enrolling the DCID and frees the QRX object. The caller port_default_packet_handler() then frees the same QRX ...

7.5CVSS5.9AI score0.01481EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 12:59 p.m.5 views

CVE-2026-18798 QUIC Server May Trigger Double Free When Processing INITIAL Packet

Issue summary: QUIC server may double free QRX QUIC record layer RX object when channel creation fails for initial packet. Impact summary: Double free leads to heap corruption, which typically results in termination of QUIC server process, leading to Denial of Service. There is so far no evidence...

7.5CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2026/08/25 12:00 a.m.4 views

UBUNTU-CVE-2026-18798

QUIC Server May Trigger Double Free When Processing INITIAL Packet...

7.5CVSS5.2AI score0.01481EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.11 views

PT-2026-81300

Name of the Vulnerable Software and Affected Versions OpenSSL affected versions not specified Description A double free issue exists in the OpenSSL QUIC server when channel creation fails for an initial packet. The port default packet handler function creates a QRX QUIC record layer RX object for...

7.5CVSS5.4AI score0.01481EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2026/08/25 12:00 a.m.12 views

CVE-2026-18798

QUIC Server May Trigger Double Free When Processing INITIAL Packet...

7.5CVSS5.2AI score0.01481EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.9 views

Fedora 45 : vaultwarden (2026-b986dd11b9)

The remote Fedora 45 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-b986dd11b9 advisory. Automatic update for vaultwarden-1.37.1-1.fc45. Changelog Mon Aug 3 2026 Jonathan Wright - 1.37.1-1 - update to 1.37.1 rhbz2510094 - Fix CVE-2026-31812...

8.7CVSS7.6AI score0.005EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/26 2:07 a.m.14 views

SUSE CVE-2026-53275

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group address is retrieved when initially parsing the packet. This pointer is later dereferenced without being...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.43 views

CVE-2026-53240 xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on firstskb in inputprocesspayload inputprocesspayload stores firstskb into xtfs-ranewskb under droplock when starting partial reassembly, then unlocks and breaks out of the processing loop. The...

8.8CVSS0.00565EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/13 2:19 a.m.58 views

SUSE CVE-2026-42764

Issue summary: Receiving a QUIC initial packet with an invalid token may trigger a NULL pointer dereference in the OpenSSL QUIC server with address validation disabled. Impact summary: NULL pointer dereference typically causes abnormal termination of the affected QUIC server process and a Denial ...

5.3CVSS5.3AI score0.01165EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/06/12 3:16 p.m.10 views

CVE-2026-44894

Netty is a network application framework for development of protocol servers and clients. NoQuicTokenHandler is the tokenHandler used when the application does not set one. Prior to version 4.2.15.Final, its writeToken returns false server will not send Retry — acceptable, but validateToken...

7.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/06/11 1:09 p.m.16 views

openssl: NULL pointer dereference in QUIC server initial packet handling

A flaw was found in the OpenSSL QUIC Quick UDP Internet Connections server. A remote attacker could send a specially crafted QUIC initial packet with an invalid token. If the server's address validation is explicitly disabled, this could lead to a NULL pointer dereference, causing the server...

7.5CVSS5.5AI score0.01165EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/09 5:17 p.m.16 views

CVE-2026-42764

Issue summary: Receiving a QUIC initial packet with an invalid token may trigger a NULL pointer dereference in the OpenSSL QUIC server with address validation disabled. Impact summary: NULL pointer dereference typically causes abnormal termination of the affected QUIC server process and a Denial ...

7.5CVSS0.01165EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/09 5:17 p.m.15 views

ALPINE-CVE-2026-42764

Issue summary: Receiving a QUIC initial packet with an invalid token may trigger a NULL pointer dereference in the OpenSSL QUIC server with address validation disabled. Impact summary: NULL pointer dereference typically causes abnormal termination of the affected QUIC server process and a Denial ...

7.5CVSS5.5AI score0.01165EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/06/09 4:03 p.m.26 views

CVE-2026-42764

Issue summary: Receiving a QUIC initial packet with an invalid token may trigger a NULL pointer dereference in the OpenSSL QUIC server with address validation disabled. Impact summary: NULL pointer dereference typically causes abnormal termination of the affected QUIC server process and a Denial ...

7.5CVSS5.5AI score0.01165EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/09 4:03 p.m.28 views

CVE-2026-42764

Issue summary: Receiving a QUIC initial packet with an invalid token may trigger a NULL pointer dereference in the OpenSSL QUIC server with address validation disabled. Impact summary: NULL pointer dereference typically causes abnormal termination of the affected QUIC server process and a Denial ...

7.5CVSS5.5AI score0.01165EPSS
SaveExploits0
Rows per page
Query Builder