OmniOS TCP Denial-of-Service Vulnerability

Vulnerability

A denial-of-service vulnerability has been identified in OmniOS version r151046 of the SunOS operating system. The issue arises from the kernel's handling of TCP RST packets, where it accepts a wide range of sequence numbers. This lenient validation allows attackers to send multiple crafted TCP RST packets that disrupt normal network connections, effectively causing a denial-of-service condition.

Impact

Exploitation of this vulnerability leads to a denial-of-service condition, where normal network connections are interrupted, causing disruption of services or applications relying on those connections.

Reproduction

The vulnerability can be reproduced by sending TCP RST packets with random sequence numbers that fall within the acceptable range of the TCP receive window. This can be automated using a Python script that sends the RST packets after establishing a normal TCP connection. The interruption of the connection after the RST packet is sent indicates the presence of the vulnerability.

Added: Sep 29, 2025, 5:23 PM
Updated: Sep 29, 2025, 7:58 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
7.6
remediation
0.0
relevance
0.6
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.