Lucene search
+L

2347 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 12:46 p.m.6 views

CVE-2026-74587

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. During peer restart handling, the system improperly releases a cached ASCONF chunk without clearing its pointer, leading to a use-after-free vulnerability. A remote attacker could exploit this by...

9.8CVSS5.4AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 12:46 p.m.6 views

CVE-2026-74586

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. An authenticated remote SCTP peer can trigger a use-after-free vulnerability by adding and then immediately removing a transport within the same ASCONF chunk. This can lead to a system crash, resultin...

9.8CVSS5.4AI score0.00177EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/23 12:06 a.m.8 views

SUSE CVE-2026-74587

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

5.6AI score0.00177EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74688

In the Linux kernel, the following vulnerability has been resolved: sctp: clear control chunk transport if it is being removed sctpmakeheartbeatack caches the destination transport in chunk-transport without taking a reference. When srcoutofasocok is enabled, the HEARTBEAT ACK may remain queued o...

9.8CVSS0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74587

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

9.8CVSS0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74688 sctp: clear control chunk transport if it is being removed

In the Linux kernel, the following vulnerability has been resolved: sctp: clear control chunk transport if it is being removed sctpmakeheartbeatack caches the destination transport in chunk-transport without taking a reference. When srcoutofasocok is enabled, the HEARTBEAT ACK may remain queued o...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:32 p.m.19 views

CVE-2026-74688

A use-after-free vulnerability in the Linux kernel's SCTP implementation. The function sctp_make_heartbeat_ack() caches a destination transport pointer without taking a reference. When src_out_of_asoc_ok is enabled, a HEARTBEAT ACK may remain queued on control_chunk_list. If the peer transport is...

9.8CVSS5.5AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.27 views

CVE-2026-74688 sctp: clear control chunk transport if it is being removed

In the Linux kernel, the following vulnerability has been resolved: sctp: clear control chunk transport if it is being removed sctpmakeheartbeatack caches the destination transport in chunk-transport without taking a reference. When srcoutofasocok is enabled, the HEARTBEAT ACK may remain queued o...

9.8CVSS0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.8 views

EUVD-2026-64375

In the Linux kernel, the following vulnerability has been resolved: sctp: clear control chunk transport if it is being removed sctpmakeheartbeatack caches the destination transport in chunk-transport without taking a reference. When srcoutofasocok is enabled, the HEARTBEAT ACK may remain queued o...

5.5AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.23 views

CVE-2026-74588 sctp: keep chunk->transport in step with the list it is queued on

In the Linux kernel, the following vulnerability has been resolved: sctp: keep chunk-transport in step with the list it is queued on sctpoutqflushrtx moves a gap-acked chunk onto another transport's transmitted list without updating chunk-transport: if chunk-tsngapacked...

9.8CVSS0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:31 p.m.9 views

CVE-2026-74588 sctp: keep chunk->transport in step with the list it is queued on

In the Linux kernel, the following vulnerability has been resolved: sctp: keep chunk-transport in step with the list it is queued on sctpoutqflushrtx moves a gap-acked chunk onto another transport's transmitted list without updating chunk-transport: if chunk-tsngapacked...

5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.24 views

CVE-2026-74587 sctp: fix use-after-free of cached ASCONF chunk

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

9.8CVSS0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:31 p.m.10 views

CVE-2026-74587 sctp: fix use-after-free of cached ASCONF chunk

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:31 p.m.17 views

CVE-2026-74587

A use-after-free vulnerability exists in the Linux kernel SCTP implementation. During peer restart handling, sctp_asconf_queue_teardown() releases the cached ASCONF chunk without clearing the addip_last_asconf pointer, leaving it dangling. A remote attacker can exploit this by sending a delayed a...

9.8CVSS5.5AI score0.00177EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74587

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the...

5.6AI score0.00177EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.12 views

PT-2026-79693

In the Linux kernel, the following vulnerability has been resolved: sctp: clear control chunk transport if it is being removed sctp make heartbeat ack caches the destination transport in chunk-transport without taking a reference. When src out of asoc ok is enabled, the HEARTBEAT ACK may remain...

5.4AI score0.00177EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/08/19 5:41 p.m.6 views

CVE-2026-72398

A flaw was found in the Stream Control Transmission Protocol SCTP implementation within the Linux kernel. When cookie authentication is disabled, a remote attacker can tamper with the INIT chunk data during the SCTP handshake. This occurs because the reconstructed INIT chunk from the COOKIE-ECHO...

9.8CVSS5.5AI score0.00704EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2026/08/19 4:00 p.m.7 views

USN-8650-1: Cap'n Proto vulnerabilities

Chanho Kim and Jihyeok Han discovered that Cap'n Proto incorrectly handled negative Content-Length values or excessively large chunk sizes when processing HTTP messages. An attacker could possibly use these issues to cause HTTP messages to be interpreted inconsistently, resulting in HTTP request ...

6.5CVSS5.3AI score0.00207EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 4:00 p.m.3 views

USN-8650-1 capnproto vulnerabilities

Chanho Kim and Jihyeok Han discovered that Cap'n Proto incorrectly handled negative Content-Length values or excessively large chunk sizes when processing HTTP messages. An attacker could possibly use these issues to cause HTTP messages to be interpreted inconsistently, resulting in HTTP request ...

6.5CVSS5.3AI score0.00207EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.34 views

CVE-2026-74566 keys: make keyring key-chunk byte order agree with keyring_diff_objects()

In the Linux kernel, the following vulnerability has been resolved: keys: make keyring key-chunk byte order agree with keyringdiffobjects keyringgetkeychunk loads description bytes into the index chunk low address first, while keyringdiffobjects numbers the first differing bit from the low end an...

0.00165EPSS
SaveExploits0References8
Rows per page
Query Builder