REDHAT-BUG-2467279: High severity OpenSSL DTLS packet ordering (qsort comparator) vulnerability

Published May 6, 2026
·
Updated

The comparator function used for ordering DTLS packets by sequence numbers did not follow qsort comparator contracts in case of packets with duplicate sequence numbers, which could lead to unstable ordering or undefined behaviour. Return 0 in such cases makes the sorting stable. Additionally, discard packets with same sequence numbers and differing handshake type, so that they don't end up being sorted in the first place.

Affected Software

1 affected component
OpenSSL DTLS packet ordering (qsort comparator)

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Modify the comparator function used for ordering DTLS packets by sequence numbers to return 0 when sequence numbers are equal so the comparator follows qsort comparator contracts and makes the sorting stable.

    comparator function used for ordering DTLS packets by sequence numbers qsort comparator behavior for duplicate sequence numbers = return 0 for packets with duplicate sequence numbers
  2. Configuration

    Discard packets that have the same sequence numbers but differing handshake type so they do not get sorted by the comparator in the first place.

    DTLS packet processing handling of packets with same sequence numbers and differing handshake type = discard packets with same sequence numbers and differing handshake type

Event History

May 6, 2026
Data Sourced
via Red Hat·04:35 PM
DescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of REDHAT-BUG-2467279?

The severity of REDHAT-BUG-2467279 is rated as high with a score of 7.

2

What risk is associated with REDHAT-BUG-2467279?

REDHAT-BUG-2467279 has an associated risk score of 33.

3

How do I fix REDHAT-BUG-2467279?

To fix REDHAT-BUG-2467279, update to the patched version of OpenSSL that addresses the comparator function issues.

4

What problem does REDHAT-BUG-2467279 highlight in OpenSSL?

REDHAT-BUG-2467279 highlights issues in the qsort comparator used for DTLS packet ordering which may lead to unstable sorting.

5

What can result from the instability described in REDHAT-BUG-2467279?

The instability from REDHAT-BUG-2467279 can result in undefined behavior when processing DTLS packets with duplicate sequence numbers.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203