
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability in the Linux kernel's SCTP (Stream Control Transmission Protocol) implementation has been identified as CVE-2023-53590. The issue involves a nested loop in the sctpstreampriorities component that could cause system performance issues. The vulnerability was discovered when a CPU soft lockup was observed, with the system becoming stuck for 26 seconds (NVD).
The vulnerability occurs in the SCTP stream priorities handling, specifically in the sctpschedpriofreesid() function. The issue involves a nested loop that could iterate up to 65535 * 65535 times when freeing a stream's priority, potentially causing system hangs. A fix was implemented by adding a reference count in sctpstreampriorities to avoid traversing all streams when checking if a priority is used by other streams. The CVSS 3.1 score for this vulnerability is 7.0, indicating a moderate to high severity (RedHat).
When exploited, this vulnerability can cause a CPU soft lockup, effectively freezing the affected system for extended periods. This was demonstrated in a reported incident where CPU #23 became stuck for 26 seconds, affecting the ksoftirqd process (NVD).
The vulnerability has been resolved by adding a reference count in sctpstreampriorities and implementing a check in sctpschedprioset to prevent potential priohead refcount overflow. The fix is protected under the sock lock, eliminating the need for refcount_t type (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."