Lucene search
+L

9699 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-385515)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-385515 advisory. In the Linux kernel, the following vulnerability has been resolved: sctp: set skstate back to CLOSED if autobind fails in sctplistenstart In sctplistenstart invoked ...

5.5CVSS6.4AI score0.00277EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/06 1:37 p.m.9 views

RLSA-2025:16919 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 kernel: netsched: hfsc: Fix a UAF vulnerability in class handling CVE-2025-37797 kernel: firmware: armscpi: Ensure...

7.5CVSS6.5AI score0.00215EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/10/05 8:02 a.m.16 views

tls: make sure to abort the stream if headers are bogus

...

9.8CVSS7AI score0.09567EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.12 views

SUSE CVE-2023-53590

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

5.5CVSS6.5AI score0.00119EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.13 views

CVE-2023-53590

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

5.5CVSS0.00119EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 4:15 p.m.18 views

UBUNTU-CVE-2023-53590

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/04 3:44 p.m.35 views

CVE-2023-53590

CVE-2023-53590 affects the Linux kernel SCTP scheduler code. The root cause was a missing reference counter in sctp_stream_priorities, which could cause a nested loop when freeing a stream priority (potential heavy CPU usage). The advisory notes that a refcnt is now added in sctp_stream_prioritie...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.10 views

CVE-2023-53590 sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.15 views

CVE-2023-53590 sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop

In the Linux kernel, the following vulnerability has been resolved: sctp: add a refcnt in sctpstreampriorities to avoid a nested loop With this refcnt added in sctpstreampriorities, we don't need to traverse all streams to check if the prio is used by other streams when freeing one stream's prio ...

0.00119EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/04 9:30 a.m.7 views

EUVD-2025-32391

In the Linux kernel, the following vulnerability has been resolved: tls: make sure to abort the stream if headers are bogus Normally we wait for the socket to buffer up the whole record before we service it. If the socket has a tiny buffer, however, we read out the data sooner, to prevent...

6.3AI score0.09567EPSS
SaveExploits1References6
NVD
NVD
added 2025/10/04 8:15 a.m.20 views

CVE-2025-39946

In the Linux kernel, the following vulnerability has been resolved: tls: make sure to abort the stream if headers are bogus Normally we wait for the socket to buffer up the whole record before we service it. If the socket has a tiny buffer, however, we read out the data sooner, to prevent...

9.8CVSS0.09567EPSS
SaveExploits1References5
CVE
CVE
added 2025/10/04 7:31 a.m.538 views

CVE-2025-39946

CVE-2025-39946 affects the Linux kernel TLS/record parsing path. When a record header is bogus and data arrives in small chunks, tls_rx_msg_size() may not abort early enough, risking skb space overflow due to repeated partial parsing. The fixed behavior aborts the TLS stream as soon as an invalid...

9.8CVSS6.4AI score0.09567EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2025/10/04 7:31 a.m.10 views

CVE-2025-39946 tls: make sure to abort the stream if headers are bogus

In the Linux kernel, the following vulnerability has been resolved: tls: make sure to abort the stream if headers are bogus Normally we wait for the socket to buffer up the whole record before we service it. If the socket has a tiny buffer, however, we read out the data sooner, to prevent...

9.8CVSS6.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.22 views

CVE-2025-39946 tls: make sure to abort the stream if headers are bogus

In the Linux kernel, the following vulnerability has been resolved: tls: make sure to abort the stream if headers are bogus Normally we wait for the socket to buffer up the whole record before we service it. If the socket has a tiny buffer, however, we read out the data sooner, to prevent...

9.8CVSS0.09567EPSS
SaveExploits1References5
OSV
OSV
added 2025/10/04 12:11 a.m.18 views

RLSA-2025:7431 Moderate: php security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: Header parser of http stream wrapper does not handle folded headers CVE-2025-1217 php: Stream HTTP wrapper header check might omit basic auth header CVE-2025-1736 php: Streams HTTP wrapper...

5.3CVSS5.7AI score0.00825EPSS
SaveExploits2References6
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.15 views

PT-2025-40753

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the SCTP Stream Control Transmission Protocol implementation. A missing reference counter in sctp stream priorities could lead to a nested loop...

6.3AI score0.00119EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a lack of reference counts in sctpstreampriorities, which could lead to nested loops and soft locking...

6.1AI score0.00119EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-5248

Malicious code in bioql PyPI...

7.2AI score0.00205EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-29232

Malicious code in bioql PyPI...

6.9CVSS5.6AI score0.00842EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-6684

Malicious code in bioql PyPI...

7.5CVSS6.6AI score0.0053EPSS
SaveExploits0References3
Rows per page
Query Builder