Lucene search
+L

3491 matches found

Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.13 views

PT-2026-90195

In the Linux kernel, the following vulnerability has been resolved: sctp: stop processing a packet once its association is deleted sctp endpoint bh rcv looks the association up only when chunk-asoc is NULL, and caches the result in chunk-asoc and chunk-transport without taking a reference. A pack...

5.9AI score0.00506EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.7 views

kernel: sctp: auth: verify auth requirement when auth_chunk is NULL

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.8AI score0.00597EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.7 views

kernel: sctp: fix auth_hmacs array size in struct sctp_cookie

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.1CVSS6.3AI score0.00475EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.8 views

kernel: sctp: diag: reject stale associations in dump_one path

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP diagnostics. When performing a socket diagnostic sockdiag lookup, the system may attempt to access memory related to an SCTP association that has already been freed. This can lead to an out-of-bounds read from...

7.1CVSS6.7AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.6 views

kernel: sctp: fix race between sctp_wait_for_connect and peeloff

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A race condition exists in the sctpwaitforconnect function, where a socket lock is temporarily released and re-acquired. During this brief period, another process can move the SCTP association to a...

7.8CVSS6.9AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.9 views

kernel: sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A remote attacker could exploit this by sending a specially crafted COOKIEECHO chunk to a listening SCTP server. The server's failure to properly validate the length of a cached peer INIT chunk within...

9.8CVSS7.7AI score0.00442EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.10 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.8CVSS7AI score0.00618EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.12 views

kernel: sctp: validate stream count in sctp_process_strreset_inreq()

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.8AI score0.00518EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.7 views

kernel: sctp: validate stream count in sctp_process_strreset_inreq()

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.8AI score0.00518EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.8 views

kernel: sctp: fix race between sctp_wait_for_connect and peeloff

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A race condition exists in the sctpwaitforconnect function, where a socket lock is temporarily released and re-acquired. During this brief period, another process can move the SCTP association to a...

7.8CVSS6.9AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.8 views

kernel: sctp: auth: verify auth requirement when auth_chunk is NULL

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.8AI score0.00597EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.9 views

kernel: sctp: diag: reject stale associations in dump_one path

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP diagnostics. When performing a socket diagnostic sockdiag lookup, the system may attempt to access memory related to an SCTP association that has already been freed. This can lead to an out-of-bounds read from...

7.1CVSS6.7AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.12 views

kernel: sctp: fix auth_hmacs array size in struct sctp_cookie

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.1CVSS6.3AI score0.00475EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.6 views

Important: Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.8CVSS7.2AI score0.00618EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2026/09/10 6:09 a.m.15 views

kernel: sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A remote attacker could exploit this by sending a specially crafted COOKIEECHO chunk to a listening SCTP server. The server's failure to properly validate the length of a cached peer INIT chunk within...

9.8CVSS7.7AI score0.00442EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.11 views

RHEL 8 : kernel (RHSA-2026:66325)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:66325 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: Denial of Servi...

9.8CVSS6.4AI score0.00618EPSS
SaveExploits0References32
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.11 views

RHEL 8 : kernel-rt (RHSA-2026:66324)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:66324 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

9.8CVSS6.2AI score0.00618EPSS
SaveExploits0References32
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.11 views

AlmaLinux 8 : kernel (ALSA-2026:66325)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:66325 advisory. kernel: Linux kernel: Denial of Service in qla2xxx SCSI driver due to improper command handling after chip reset CVE-2025-68745 kernel: scsi: target:...

9.8CVSS6.3AI score0.00618EPSS
SaveExploits0References17
AlmaLinux
AlmaLinux
added 2026/09/10 12:00 a.m.10 views

Important: kernel-rt security, bug fix, and enhancement update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: Linux kernel: Denial of Service in qla2xxx SCSI driver due to improper command handling after chip reset CVE-2025-68745 kernel:...

9.8CVSS6.1AI score0.00618EPSS
SaveExploits0References32
AlmaLinux
AlmaLinux
added 2026/09/10 12:00 a.m.20 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: Denial of Service in qla2xxx SCSI driver due to improper command handling after chip reset CVE-2025-68745 kernel: scsi: target: configfs: Bound snprintf return in...

9.8CVSS6.3AI score0.00618EPSS
SaveExploits0References32
Rows per page
Query Builder