Lucene search

K
amazonAmazonALAS-2024-2391
HistoryJan 03, 2024 - 9:04 p.m.

Important: kernel

2024-01-0321:04:00
alas.aws.amazon.com
23
linux kernel
use-after-free
denial of service
icmp6
ipv6
privilege escalation

7 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

6.8 Medium

AI Score

Confidence

High

3.5 Low

CVSS2

Access Vector

LOCAL

Access Complexity

HIGH

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:L/AC:H/Au:S/C:P/I:P/A:P

0.001 Low

EPSS

Percentile

18.4%

Issue Overview:

2024-02-01: CVE-2023-0590 was added to this advisory.

2024-02-01: CVE-2024-0584 was added to this advisory.

2024-01-19: CVE-2023-52340 was added to this advisory.

A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. (CVE-2023-0590)

A race condition leading to a use-after-free issue was found in the QXL driver in the Linux kernel. (CVE-2023-39198)

When a router encounters an IPv6 packet too big to transmit to the next-hop, it returns an ICMP6 “Packet Too Big” (PTB) message to the sender. The sender caches this updated Maximum Transmission Unit (MTU) so it knows not to exceed this value when subsequently routing to the same host.

In Linux kernels prior to 6.3, garbage collection is run on the IPv6 Destination Route Cache if the number of entries exceeds a threshold when adding the destination to the cache. This garbage collection examines every entry in the cache while holding a lock. In these affected kernel versions, a flood of the IPv6 ICMP6 PTB messages could cause high lock contention and increased CPU usage, leading to a Denial-of-Service.

The fix backports the garbage collection improvements from Linux kernel 6.3 by bringing the IPv6 code closer to the IPv4 code, which does not have this issue.

Patch: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=af6d10345ca76670c1b7c37799f0d5576ccef277 (CVE-2023-52340)

A use-after-free vulnerability in the Linux kernel’s ipv4: igmp component can be exploited to achieve local privilege escalation.

A race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another thread.

We recommend upgrading past commit e2b706c691905fe78468c361aaabc719d0a496f1. (CVE-2023-6932)

A use-after-free issue was found in igmp_start_timer in net/ipv4/igmp.c in the network sub-component in the Linux Kernel. This flaw allows a local user to observe a refcnt use-after-free issue when receiving an igmp query packet, leading to a kernel information leak. (CVE-2024-0584)

Affected Packages:

kernel

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 kernel to update your system.

New Packages:

aarch64:  
    kernel-4.14.334-252.552.amzn2.aarch64  
    kernel-headers-4.14.334-252.552.amzn2.aarch64  
    kernel-debuginfo-common-aarch64-4.14.334-252.552.amzn2.aarch64  
    perf-4.14.334-252.552.amzn2.aarch64  
    perf-debuginfo-4.14.334-252.552.amzn2.aarch64  
    python-perf-4.14.334-252.552.amzn2.aarch64  
    python-perf-debuginfo-4.14.334-252.552.amzn2.aarch64  
    kernel-tools-4.14.334-252.552.amzn2.aarch64  
    kernel-tools-devel-4.14.334-252.552.amzn2.aarch64  
    kernel-tools-debuginfo-4.14.334-252.552.amzn2.aarch64  
    kernel-devel-4.14.334-252.552.amzn2.aarch64  
    kernel-debuginfo-4.14.334-252.552.amzn2.aarch64  
  
i686:  
    kernel-headers-4.14.334-252.552.amzn2.i686  
  
src:  
    kernel-4.14.334-252.552.amzn2.src  
  
x86_64:  
    kernel-4.14.334-252.552.amzn2.x86_64  
    kernel-headers-4.14.334-252.552.amzn2.x86_64  
    kernel-debuginfo-common-x86_64-4.14.334-252.552.amzn2.x86_64  
    perf-4.14.334-252.552.amzn2.x86_64  
    perf-debuginfo-4.14.334-252.552.amzn2.x86_64  
    python-perf-4.14.334-252.552.amzn2.x86_64  
    python-perf-debuginfo-4.14.334-252.552.amzn2.x86_64  
    kernel-tools-4.14.334-252.552.amzn2.x86_64  
    kernel-tools-devel-4.14.334-252.552.amzn2.x86_64  
    kernel-tools-debuginfo-4.14.334-252.552.amzn2.x86_64  
    kernel-devel-4.14.334-252.552.amzn2.x86_64  
    kernel-debuginfo-4.14.334-252.552.amzn2.x86_64  
    kernel-livepatch-4.14.334-252.552-1.0-0.amzn2.x86_64  

Additional References

Red Hat: CVE-2023-0590, CVE-2023-39198, CVE-2023-52340, CVE-2023-6932, CVE-2024-0584

Mitre: CVE-2023-0590, CVE-2023-39198, CVE-2023-52340, CVE-2023-6932, CVE-2024-0584

7 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

6.8 Medium

AI Score

Confidence

High

3.5 Low

CVSS2

Access Vector

LOCAL

Access Complexity

HIGH

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:L/AC:H/Au:S/C:P/I:P/A:P

0.001 Low

EPSS

Percentile

18.4%