[CLSA-2026:1789645745] Fix CVE(s): CVE-2026-54874
Type:
security
Severity:
Important
Release date:
2026-09-17 11:49:16 UTC
Description:
* SECURITY UPDATE: excessive memory use buffering DTLS records - debian/patches/openssl-1.1.1-cve-2026-54874.patch: copy only the record's own on-wire bytes into the queue entry in dtls1_buffer_record(), and copy them back into the live read buffer in dtls1_copy_record(), instead of handing the whole ~16.7KB read buffer to the queue and allocating a fresh one, so a peer sending a stream of tiny next-epoch records can no longer pin ~1.7MB of heap per connection; also lower the cap on the next-epoch (unprocessed_rcds) queue from 100 records to 16, which the same patch passes to dtls1_buffer_record() as an argument so that the other two queues keep the 100-record limit. - CVE-2026-54874
CVEs fixed:
Updated packages:
  • alt-openssl11_1.1.1w-3.10_amd64.deb
    sha:b176a8c0d0ef96c99f1473859b5925eb3809a0f9
  • alt-openssl11-dev_1.1.1w-3.10_amd64.deb
    sha:748f3b96b533f2609891104f02f55b65c4602438
  • alt-openssl11-doc_1.1.1w-3.10_all.deb
    sha:6f4cd915f223fa986176ce19b074a7441ec1e275
  • alt-openssl11-libs_1.1.1w-3.10_amd64.deb
    sha:fe92e3097f544f5cf8c7fbb9b1b14d3af0986a97
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.