Lucene search

K
amazonAmazonALAS-2024-2539
HistoryMay 09, 2024 - 7:16 p.m.

Medium: edk2

2024-05-0919:16:00
alas.aws.amazon.com
5
tlsv1.3
memory growth
denial of service
fips modules
amazon linux 2
yum update
cve-2024-2511
mitre

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.5%

Issue Overview:

Issue summary: Some non-default TLS server configurations can cause unbounded
memory growth when processing TLSv1.3 sessions

Impact summary: An attacker may exploit certain server configurations to trigger
unbounded memory growth that would lead to a Denial of Service

This problem can occur in TLSv1.3 if the non-default SSL_OP_NO_TICKET option is
being used (but not if early_data support is also configured and the default
anti-replay protection is in use). In this case, under certain conditions, the
session cache can get into an incorrect state and it will fail to flush properly
as it fills. The session cache will continue to grow in an unbounded manner. A
malicious client could deliberately create the scenario for this failure to
force a Denial of Service. It may also happen by accident in normal operation.

This issue only affects TLS servers supporting TLSv1.3. It does not affect TLS
clients.

The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL
1.0.2 is also not affected by this issue. (CVE-2024-2511)

Affected Packages:

edk2

Note:

This advisory is applicable to Amazon Linux 2 (AL2) Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras advisories.

Issue Correction:
Run yum update edk2 to update your system.

New Packages:

aarch64:  
    edk2-tools-20200801stable-1.amzn2.0.6.aarch64  
    edk2-debuginfo-20200801stable-1.amzn2.0.6.aarch64  
  
noarch:  
    edk2-tools-python-20200801stable-1.amzn2.0.6.noarch  
    edk2-tools-doc-20200801stable-1.amzn2.0.6.noarch  
    edk2-ovmf-20200801stable-1.amzn2.0.6.noarch  
    edk2-aarch64-20200801stable-1.amzn2.0.6.noarch  
  
src:  
    edk2-20200801stable-1.amzn2.0.6.src  
  
x86_64:  
    edk2-tools-20200801stable-1.amzn2.0.6.x86_64  
    edk2-debuginfo-20200801stable-1.amzn2.0.6.x86_64  

Additional References

Red Hat: CVE-2024-2511

Mitre: CVE-2024-2511