Lucene search
+L

3483 matches found

OSV
OSV
added 2026/08/12 6:35 p.m.5 views

SUSE-SU-2026:3602-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to fix various security issues: The following security issues were fixed: - CVE-2026-46056: Bluetooth: hcievent: fix potential UAF in SSP passkey handlers bsc1267435. - CVE-2026-46193: xfrm: ah: account for ESN high bits in async callbacks...

9.8CVSS5.8AI score0.99907EPSS
SaveExploits270References166
SUSE CVE
SUSE CVE
added 2026/08/12 4:22 p.m.6 views

SUSE CVE-2026-68376

In the Linux kernel, the following vulnerability has been resolved: sctp: fix authhmacs array size in struct sctpcookie The authhmacs array in struct sctpcookie is supposed to store a complete SCTPAUTHHMACALGO parameter, which consists of a struct sctpparamhdr followed by N HMAC identifiers...

8.1CVSS5.6AI score0.00475EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/08/12 11:33 a.m.11 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to fix various security issues: The following security issues were fixed: CVE-2022-4994: KVM: x86: wean fast IN from emulatorpioin bsc1273097. CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1255616. CVE-2024-38542: RDMA/manaib:...

9.3CVSS6.8AI score0.01482EPSS
SaveExploits9References370
SUSE Linux
SUSE Linux
added 2026/08/12 11:30 a.m.12 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 kernel was updated to fix various security issues: The following security issues were fixed: CVE-2022-4994: KVM: x86: wean fast IN from emulatorpioin bsc1273097. CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1255616. CVE-2026-46052: ceph: only dadd...

9.3CVSS7.1AI score0.01482EPSS
SaveExploits17References242
OSV
OSV
added 2026/08/12 11:30 a.m.5 views

SUSE-SU-2026:3593-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 kernel was updated to fix various security issues: The following security issues were fixed: - CVE-2022-4994: KVM: x86: wean fast IN from emulatorpioin bsc1273097. - CVE-2023-53995: net: ipv4: fix one memleak in inetdelifa bsc1255616. - CVE-2026-46052: ceph: only...

9.8CVSS5AI score0.99907EPSS
SaveExploits270References122
SUSE CVE
SUSE CVE
added 2026/08/11 11:48 p.m.7 views

SUSE CVE-2026-68315

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.5CVSS5.5AI score0.00518EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:48 p.m.5 views

SUSE CVE-2026-68320

In the Linux kernel, the following vulnerability has been resolved: sctp: fix authchunklist capacity check in sctpauthepaddchunkid sctpauthepaddchunkid uses SCTPNUMCHUNKTYPES 20 as the capacity limit for ep-authchunklist, allowing it to hold up to 20 chunk entries paramhdr.length up to 24. Howeve...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/11 6:35 p.m.10 views

CVE-2026-68162

A flaw was found in the Stream Control Transmission Protocol SCTP implementation within the Linux kernel. This Use-After-Free UAF vulnerability occurs during network namespace netns teardown. A local attacker with the ability to open a sysctl file could exploit this flaw, potentially leading to a...

7.8CVSS5.3AI score0.00184EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/11 5:41 p.m.10 views

netty-transport-sctp: Netty-transport-sctp: Denial of Service due to unbounded memory growth from SctpMessage fragments

A flaw was found in netty-transport-sctp. A remote attacker can exploit this vulnerability by sending specially crafted, non-complete Stream Control Transmission Protocol SCTP message fragments. This can lead to unbounded memory growth within the application, causing a Denial of Service DoS...

7.5CVSS5.5AI score0.00606EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/11 4:47 p.m.17 views

CVE-2026-68320

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. This vulnerability occurs because the sctpauthepaddchunkid function allows more data to be written than the allocated buffer can hold during the initialization of an SCTP association. A remote attacke...

7.3CVSS5.6AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 4:46 p.m.13 views

CVE-2026-68161

A flaw was found in the Linux kernel's SCTP Stream Control Transmission Protocol implementation. When a network namespace netns is torn down, the associated SCTP UDP User Datagram Protocol tunnel sockets are not properly closed. This oversight can lead to a resource leak, potentially resulting in...

9.8CVSS5.3AI score0.00626EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 4:45 p.m.16 views

CVE-2026-68300

A flaw was found in the Stream Control Transmission Protocol SCTP authentication mechanism within the Linux kernel. The sctpauthchunkverify function incorrectly processes authentication chunks, leading to authentication requirements being silently bypassed. This can occur under specific condition...

9.8CVSS5.4AI score0.00597EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 4:43 p.m.14 views

CVE-2026-68376

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. An incorrect array size calculation for the authhmacs field within the sctpcookie structure could lead to a buffer overflow. During the initialization of an SCTP association, if four HMAC identifiers...

8.1CVSS5.9AI score0.00475EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/11 4:39 p.m.11 views

netty-transport-sctp: Netty-transport-sctp: Denial of Service due to unbounded memory growth from SctpMessage fragments

A flaw was found in netty-transport-sctp. A remote attacker can exploit this vulnerability by sending specially crafted, non-complete Stream Control Transmission Protocol SCTP message fragments. This can lead to unbounded memory growth within the application, causing a Denial of Service DoS...

7.5CVSS5.5AI score0.00606EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/11 8:51 a.m.17 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...

7.5CVSS5.5AI score0.00518EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:14 a.m.11 views

sctp: fix auth_hmacs array size in struct sctp_cookie

...

8.1CVSS5.2AI score0.00475EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:12 a.m.9 views

sctp: auth: verify auth requirement when auth_chunk is NULL

...

9.8CVSS5.2AI score0.00597EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/11 8:07 a.m.10 views

sctp: validate stream count in sctp_process_strreset_inreq()

...

7.5CVSS5.2AI score0.00518EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/11 12:00 a.m.24 views

The vulnerability of the sctp_process_asconf_param() function in the net/sctp/sm_make_chunk.c module of Linux kernel allows a hacker to elevate their privileges to the root level.

The vulnerability of the sctpprocessasconfparam function in the net/sctp/smmakechunk.c module of the Linux kernel is related to the pointer being dereferenced after its expiration time. Exploiting this vulnerability could allow a malicious actor to elevate their privileges to the root level...

10CVSS4.9AI score0.01482EPSS
SaveExploits2References18Affected Software4
NVD
NVD
added 2026/08/10 1:20 p.m.10 views

CVE-2026-68376

In the Linux kernel, the following vulnerability has been resolved: sctp: fix authhmacs array size in struct sctpcookie The authhmacs array in struct sctpcookie is supposed to store a complete SCTPAUTHHMACALGO parameter, which consists of a struct sctpparamhdr followed by N HMAC identifiers...

8.1CVSS0.00475EPSS
SaveExploits0References8
Rows per page
Query Builder