Lucene search
+L

2949 matches found

RedhatCVE
RedhatCVE
added 6 hours ago3 views

CVE-2026-68315

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. When processing a Stream Reset Incoming Request RESETINREQUEST from a peer, the kernel does not properly validate the stream count. This can lead to an integer overflow when calculating the size for t...

7CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added yesterday15 views

CVE-2026-68376

CVE-2026-68376 involves the Linux kernel SCTP implementation. The bug is in the auth_hmacs array within struct sctp_cookie: its size was computed using an extra 2 bytes instead of the full SCTP parameter header size, which is sizeof(struct sctp_paramhdr) = 4 bytes. When four HMAC identifiers are ...

5.5AI score
SaveExploits0References5
CVE
CVE
added yesterday21 views

CVE-2026-68320

The CVE-2026-68320 issue in the Linux kernel SCTP path stems from sctp_auth_ep_add_chunkid() using SCTP_NUM_CHUNK_TYPES (20) as the capacity for ep->auth_chunk_list, while the destination in sctp_cookie (asoc->c.auth_chunks) only holds SCTP_AUTH_MAX_CHUNKS (16) entries. When more than 16 ch...

5.2AI score
SaveExploits0References5
EUVD
EUVD
added yesterday6 views

EUVD-2026-55416

In the Linux kernel, the following vulnerability has been resolved: sctp: validate stream count in sctpprocessstrresetinreq When processing a RESETINREQUEST from a peer, sctpprocessstrresetinreq derives the stream count from the parameter length but does not check whether the resulting...

5.4AI score
SaveExploits0References5
CVE
CVE
added yesterday14 views

CVE-2026-68315

The CVE-2026-68315 issue affects the Linux kernel SCTP stack. In sctp_process_strreset_inreq(), the stream count is derived from the IN-parameter length, but there is no validation ensuring the corresponding OUT request fits within SCTP_MAX_CHUNK_LEN. This can lead to a __u16 overflow in sctp_mak...

5.4AI score
SaveExploits0References5
CVE
CVE
added yesterday11 views

CVE-2026-68162

The CVE-2026-68162 issue affects the Linux kernel SCTP path where per-net SCTP sysctls were registered before the control socket existed, creating a UAF risk during netns teardown when net.sctp.auth_enable could be targeted. The fix moves per-net sysctl registration into sctp_ctrlsock_init() afte...

5.3AI score
SaveExploits0References6
EUVD
EUVD
added yesterday6 views

EUVD-2026-55548

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid authenable sysctl UAF during netns teardown procsctpdoauth updates the SCTP control socket after changing net.sctp.authenable. The handler gets the per-net SCTP state from ctl-data, so an already opened sysctl file ca...

5.3AI score
SaveExploits0References6
AstraLinux
AstraLinux
added yesterday8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: SCTP: A potential out-of-bounds exception has been prevented in sctptransportupdaterto. SYZBOOT reported a potential out-of-bounds exception 1. The responsible developer added rtoalphamax and set rtobetamax to 1000. It is...

6AI score0.00213EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 5 days ago7 views

SUSE CVE-2026-64564

In the Linux kernel, the following vulnerability has been resolved: sctp: don't free the ASCONF's own transport in DEL-IP processing sctpprocessasconf caches the transport the ASCONF chunk is processed against in asconf-transport == chunk-transport, set once in sctprcv. For an ASCONF located...

7.8CVSS5.4AI score0.00476EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 5 days ago9 views

Oracle Linux 10 : kernel (ELSA-2026-27288)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-27288 advisory. - crypto: ccp - copy IV using skcipher ivsize CKI Backport Bot RHEL-188463 CVE-2026-53016 - futex/requeue: Revert 'Prevent NULL pointer dereference i...

9.8CVSS7.4AI score0.03234EPSS
SaveExploits82References16
EUVD
EUVD
added 2026/08/04 6:23 a.m.10 views

EUVD-2026-52605

In the Linux kernel, the following vulnerability has been resolved: sctp: don't free the ASCONF's own transport in DEL-IP processing sctpprocessasconf caches the transport the ASCONF chunk is processed against in asconf-transport == chunk-transport, set once in sctprcv. For an ASCONF located...

5.4AI score0.00476EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/08/04 6:23 a.m.6 views

CVE-2026-64564

In the Linux kernel, the following vulnerability has been resolved: sctp: don't free the ASCONF's own transport in DEL-IP processing sctpprocessasconf caches the transport the ASCONF chunk is processed against in asconf-transport == chunk-transport, set once in sctprcv. For an ASCONF located...

5.3AI score0.00476EPSS
SaveExploits1References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.11 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2026-2014)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2014 advisory. In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU in ip6output CVE-2025-40158 In the Linux kernel, the following vulnerability has been resolved: gpio: Fix...

9.8CVSS6.3AI score0.00529EPSS
SaveExploits0References82
BDU FSTEC
BDU FSTEC
added 2026/07/29 12:0 a.m.5 views

The vulnerability of the inet_diag_msg_sctpladdrs_fill() function in the net/sctp/diag.c module of the Linux operating system’s kernel implementation of the SCTP protocol allows a attacker to cause a service failure.

The vulnerability of the inetdiagmsgsctpladdrsfill function in the net/sctp/diag.c module of the SCTP protocol implementation in the Linux operating system is related to synchronization errors when using a shared resource “Race Condition”. Exploiting this vulnerability can allow an attacker to...

4.7CVSS6AI score0.00184EPSS
SaveExploits0References22Affected Software4
SUSE Linux
SUSE Linux
added 2026/07/28 1:6 p.m.6 views

Security update for the Linux Kernel (Live Patch 17 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.63 fixes various security issues: The following security issues were fixed: CVE-2026-46120: ip6gre: Use cached t-net in ip6erspanchangelink bsc1267893. CVE-2026-46173: exit: prevent preemption of oopsing TASKDEAD task bsc1267723...

9.3CVSS7.2AI score0.00908EPSS
SaveExploits6References32
OSV
OSV
added 2026/07/28 1:6 p.m.5 views

SUSE-SU-2026:3369-1 Security update for the Linux Kernel (Live Patch 17 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.63 fixes various security issues: The following security issues were fixed: - CVE-2026-46120: ip6gre: Use cached t-net in ip6erspanchangelink bsc1267893. - CVE-2026-46173: exit: prevent preemption of oopsing TASKDEAD task bsc1267723...

8.8CVSS7.2AI score0.00908EPSS
SaveExploits6References17
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.7 views

Oracle Linux 10 : kernel (ELSA-2026-21557)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-21557 advisory. - crypto: ccp - copy IV using skcipher ivsize CKI Backport Bot RHEL-188463 CVE-2026-53016 - futex/requeue: Revert 'Prevent NULL pointer dereference i...

9.8CVSS7.2AI score0.03234EPSS
SaveExploits69References19
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:0 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-64551

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sctp: validate STALECOOKIE cause length before reading staleness When an ERROR chunk with a STALECOOKIE cause is received in the COOKIEECHOED state,...

9.1CVSS5.3AI score0.00521EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/27 8:10 p.m.6 views

EUVD-2026-49602

In the Linux kernel, the following vulnerability has been resolved: sctp: validate STALECOOKIE cause length before reading staleness When an ERROR chunk with a STALECOOKIE cause is received in the COOKIEECHOED state, sctpsfdo526stale reads the 4-byte Measure of Staleness that follows the cause...

5.7AI score0.00521EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.8 views

Oracle Linux 10 : kernel (ELSA-2026-19569)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-19569 advisory. - crypto: ccp - copy IV using skcipher ivsize CKI Backport Bot RHEL-188463 CVE-2026-53016 - futex/requeue: Revert 'Prevent NULL pointer dereference i...

9.8CVSS7.2AI score0.93235EPSS
SaveExploits122References15
Rows per page
Query Builder