Amazon Linux AMI update for kernel



Risk High
Patch available YES
Number of vulnerabilities 9
CVE-ID CVE-2023-52881
CVE-2023-6531
CVE-2023-6606
CVE-2023-6817
CVE-2023-6931
CVE-2024-0193
CVE-2024-0565
CVE-2024-0646
CVE-2024-25744
CWE-ID CWE-451
CWE-362
CWE-125
CWE-416
CWE-787
CWE-191
CWE-264
Exploitation vector Network
Public exploit N/A
Vulnerable software
Amazon Linux AMI
Operating systems & Components / Operating system

kernel
Operating systems & Components / Operating system package or component

Vendor Amazon Web Services

Security Bulletin

This security bulletin contains information about 9 vulnerabilities.

1) Spoofing attack

EUVDB-ID: #VU89895

Risk: Medium

CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2023-52881

CWE-ID: CWE-451 - User Interface (UI) Misrepresentation of Critical Information (Clickjacking, spoofing)

Exploit availability: No

Description

The vulnerability allows a remote attacker to perform spoofing attack.

The vulnerability exists due to an error within the tcp_ack() function in net/ipv4/tcp_input.c, which can result in system accepting ACK responses for bytes that were never sent. A remote attacker can perform spoofing attack.

Mitigation

Update the affected packages:

aarch64:
    perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.aarch64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.aarch64
    perf-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.aarch64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.aarch64
    python3-perf-6.1.72-96.166.amzn2023.aarch64
    bpftool-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-headers-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-static-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-common-aarch64-6.1.72-96.166.amzn2023.aarch64
    kernel-devel-6.1.72-96.166.amzn2023.aarch64

src:
    kernel-6.1.72-96.166.amzn2023.src

x86_64:
    kernel-libbpf-static-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-6.1.72-96.166.amzn2023.x86_64
    perf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-6.1.72-96.166.amzn2023.x86_64
    perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.x86_64
    kernel-headers-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-common-x86_64-6.1.72-96.166.amzn2023.x86_64
    kernel-devel-6.1.72-96.166.amzn2023.x86_64

Vulnerable software versions

Amazon Linux AMI: All versions

kernel: before 6.1.72-96.166

CPE2.3 External links

https://alas.aws.amazon.com/AL2023/ALAS-2024-488.html


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) Race condition

EUVDB-ID: #VU85022

Risk: Low

CVSSv4.0: 5.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2023-6531

CWE-ID: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Exploit availability: No

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to a race condition when the unix garbage collector's deletion of a SKB races with unix_stream_read_generic() on the socket that the SKB is queued on. A local user can exploit the race and escalate privileges on the system.

Mitigation

Update the affected packages:

aarch64:
    perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.aarch64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.aarch64
    perf-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.aarch64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.aarch64
    python3-perf-6.1.72-96.166.amzn2023.aarch64
    bpftool-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-headers-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-static-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-common-aarch64-6.1.72-96.166.amzn2023.aarch64
    kernel-devel-6.1.72-96.166.amzn2023.aarch64

src:
    kernel-6.1.72-96.166.amzn2023.src

x86_64:
    kernel-libbpf-static-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-6.1.72-96.166.amzn2023.x86_64
    perf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-6.1.72-96.166.amzn2023.x86_64
    perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.x86_64
    kernel-headers-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-common-x86_64-6.1.72-96.166.amzn2023.x86_64
    kernel-devel-6.1.72-96.166.amzn2023.x86_64

Vulnerable software versions

Amazon Linux AMI: All versions

kernel: before 6.1.72-96.166

CPE2.3 External links

https://alas.aws.amazon.com/AL2023/ALAS-2024-488.html


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

3) Out-of-bounds read

EUVDB-ID: #VU85442

Risk: Low

CVSSv4.0: 4.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2023-6606

CWE-ID: CWE-125 - Out-of-bounds read

Exploit availability: No

Description

The vulnerability allows a local user to gain access to sensitive information.

The vulnerability exists due to a boundary condition within the smbCalcSize() function in fs/smb/client/netmisc.c file. A local user can trigger an out-of-bounds read error and gain access to sensitive information or crash the kernel.

Mitigation

Update the affected packages:

aarch64:
    perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.aarch64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.aarch64
    perf-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.aarch64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.aarch64
    python3-perf-6.1.72-96.166.amzn2023.aarch64
    bpftool-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-headers-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-static-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-common-aarch64-6.1.72-96.166.amzn2023.aarch64
    kernel-devel-6.1.72-96.166.amzn2023.aarch64

src:
    kernel-6.1.72-96.166.amzn2023.src

x86_64:
    kernel-libbpf-static-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-6.1.72-96.166.amzn2023.x86_64
    perf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-6.1.72-96.166.amzn2023.x86_64
    perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.x86_64
    kernel-headers-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-common-x86_64-6.1.72-96.166.amzn2023.x86_64
    kernel-devel-6.1.72-96.166.amzn2023.x86_64

Vulnerable software versions

Amazon Linux AMI: All versions

kernel: before 6.1.72-96.166

CPE2.3 External links

https://alas.aws.amazon.com/AL2023/ALAS-2024-488.html


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

4) Use-after-free

EUVDB-ID: #VU84586

Risk: Low

CVSSv4.0: 5.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2023-6817

CWE-ID: CWE-416 - Use After Free

Exploit availability: No

Description

The vulnerability allows a local authenticated user to escalate privileges on the system.

The vulnerability exists due to a use-after-free error within the netfilter nf_tables component in Linux kernel. A local authenticated user can trigger a use-after-free error and escalate privileges on the system.

Mitigation

Update the affected packages:

aarch64:
    perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.aarch64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.aarch64
    perf-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.aarch64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.aarch64
    python3-perf-6.1.72-96.166.amzn2023.aarch64
    bpftool-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-headers-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-static-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-common-aarch64-6.1.72-96.166.amzn2023.aarch64
    kernel-devel-6.1.72-96.166.amzn2023.aarch64

src:
    kernel-6.1.72-96.166.amzn2023.src

x86_64:
    kernel-libbpf-static-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-6.1.72-96.166.amzn2023.x86_64
    perf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-6.1.72-96.166.amzn2023.x86_64
    perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.x86_64
    kernel-headers-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-common-x86_64-6.1.72-96.166.amzn2023.x86_64
    kernel-devel-6.1.72-96.166.amzn2023.x86_64

Vulnerable software versions

Amazon Linux AMI: All versions

kernel: before 6.1.72-96.166

CPE2.3 External links

https://alas.aws.amazon.com/AL2023/ALAS-2024-488.html


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

5) Out-of-bounds write

EUVDB-ID: #VU85021

Risk: Low

CVSSv4.0: 5.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2023-6931

CWE-ID: CWE-787 - Out-of-bounds write

Exploit availability: No

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to a boundary error in the Linux kernel's Performance Events system component. A local user can trigger an out-of-bounds write and execute arbitrary code with elevated privileges.

Mitigation

Update the affected packages:

aarch64:
    perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.aarch64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.aarch64
    perf-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.aarch64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.aarch64
    python3-perf-6.1.72-96.166.amzn2023.aarch64
    bpftool-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-headers-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-static-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-common-aarch64-6.1.72-96.166.amzn2023.aarch64
    kernel-devel-6.1.72-96.166.amzn2023.aarch64

src:
    kernel-6.1.72-96.166.amzn2023.src

x86_64:
    kernel-libbpf-static-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-6.1.72-96.166.amzn2023.x86_64
    perf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-6.1.72-96.166.amzn2023.x86_64
    perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.x86_64
    kernel-headers-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-common-x86_64-6.1.72-96.166.amzn2023.x86_64
    kernel-devel-6.1.72-96.166.amzn2023.x86_64

Vulnerable software versions

Amazon Linux AMI: All versions

kernel: before 6.1.72-96.166

CPE2.3 External links

https://alas.aws.amazon.com/AL2023/ALAS-2024-488.html


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

6) Use-after-free

EUVDB-ID: #VU85839

Risk: Low

CVSSv4.0: 5.7 [CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2024-0193

CWE-ID: CWE-416 - Use After Free

Exploit availability: No

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to a use-after-free error within the netfilter subsystem of the Linux kernel. A local user with CAP_NET_ADMIN capability can escalate privileges on the system.

Mitigation

Update the affected packages:

aarch64:
    perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.aarch64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.aarch64
    perf-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.aarch64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.aarch64
    python3-perf-6.1.72-96.166.amzn2023.aarch64
    bpftool-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-headers-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-static-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-common-aarch64-6.1.72-96.166.amzn2023.aarch64
    kernel-devel-6.1.72-96.166.amzn2023.aarch64

src:
    kernel-6.1.72-96.166.amzn2023.src

x86_64:
    kernel-libbpf-static-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-6.1.72-96.166.amzn2023.x86_64
    perf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-6.1.72-96.166.amzn2023.x86_64
    perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.x86_64
    kernel-headers-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-common-x86_64-6.1.72-96.166.amzn2023.x86_64
    kernel-devel-6.1.72-96.166.amzn2023.x86_64

Vulnerable software versions

Amazon Linux AMI: All versions

kernel: before 6.1.72-96.166

CPE2.3 External links

https://alas.aws.amazon.com/AL2023/ALAS-2024-488.html


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

7) Integer underflow

EUVDB-ID: #VU86552

Risk: High

CVSSv4.0: 5.9 [CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber]

CVE-ID: CVE-2024-0565

CWE-ID: CWE-191 - Integer underflow

Exploit availability: No

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to integer underflow within the receive_encrypted_standard() function in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Kernel. A remote attacker can trick the victim to connect to a malicious SMB server, trigger an integer underflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.

Mitigation

Update the affected packages:

aarch64:
    perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.aarch64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.aarch64
    perf-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.aarch64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.aarch64
    python3-perf-6.1.72-96.166.amzn2023.aarch64
    bpftool-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-headers-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-static-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-common-aarch64-6.1.72-96.166.amzn2023.aarch64
    kernel-devel-6.1.72-96.166.amzn2023.aarch64

src:
    kernel-6.1.72-96.166.amzn2023.src

x86_64:
    kernel-libbpf-static-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-6.1.72-96.166.amzn2023.x86_64
    perf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-6.1.72-96.166.amzn2023.x86_64
    perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.x86_64
    kernel-headers-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-common-x86_64-6.1.72-96.166.amzn2023.x86_64
    kernel-devel-6.1.72-96.166.amzn2023.x86_64

Vulnerable software versions

Amazon Linux AMI: All versions

kernel: before 6.1.72-96.166

CPE2.3 External links

https://alas.aws.amazon.com/AL2023/ALAS-2024-488.html


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the local network (LAN).

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

8) Out-of-bounds write

EUVDB-ID: #VU86246

Risk: Low

CVSSv4.0: 5.9 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2024-0646

CWE-ID: CWE-787 - Out-of-bounds write

Exploit availability: No

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to a boundary error when processing untrusted input in the Linux kernel’s Transport Layer Security functionality in the way a user calls a function splice with a ktls socket as the destination. A local user can trigger an out-of-bounds write and execute arbitrary code with elevated privileges.

Mitigation

Update the affected packages:

aarch64:
    perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.aarch64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.aarch64
    perf-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.aarch64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.aarch64
    python3-perf-6.1.72-96.166.amzn2023.aarch64
    bpftool-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-headers-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-static-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-common-aarch64-6.1.72-96.166.amzn2023.aarch64
    kernel-devel-6.1.72-96.166.amzn2023.aarch64

src:
    kernel-6.1.72-96.166.amzn2023.src

x86_64:
    kernel-libbpf-static-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-6.1.72-96.166.amzn2023.x86_64
    perf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-6.1.72-96.166.amzn2023.x86_64
    perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.x86_64
    kernel-headers-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-common-x86_64-6.1.72-96.166.amzn2023.x86_64
    kernel-devel-6.1.72-96.166.amzn2023.x86_64

Vulnerable software versions

Amazon Linux AMI: All versions

kernel: before 6.1.72-96.166

CPE2.3 External links

https://alas.aws.amazon.com/AL2023/ALAS-2024-488.html


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

9) Permissions, Privileges, and Access Controls

EUVDB-ID: #VU87191

Risk: Low

CVSSv4.0: 4.3 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2024-25744

CWE-ID: CWE-264 - Permissions, Privileges, and Access Controls

Exploit availability: No

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to missing access restrictions related to arch/x86/coco/tdx/tdx.c and arch/x86/mm/mem_encrypt_amd.c. An untrusted VMM can trigger int80 syscall handling at any given point and perform a denial of service (DoS) attack.

Mitigation

Update the affected packages:

aarch64:
    perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.aarch64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.aarch64
    perf-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.aarch64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.aarch64
    python3-perf-6.1.72-96.166.amzn2023.aarch64
    bpftool-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-headers-6.1.72-96.166.amzn2023.aarch64
    kernel-modules-extra-6.1.72-96.166.amzn2023.aarch64
    kernel-libbpf-static-6.1.72-96.166.amzn2023.aarch64
    kernel-tools-devel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-6.1.72-96.166.amzn2023.aarch64
    kernel-6.1.72-96.166.amzn2023.aarch64
    kernel-debuginfo-common-aarch64-6.1.72-96.166.amzn2023.aarch64
    kernel-devel-6.1.72-96.166.amzn2023.aarch64

src:
    kernel-6.1.72-96.166.amzn2023.src

x86_64:
    kernel-libbpf-static-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-common-6.1.72-96.166.amzn2023.x86_64
    kernel-tools-devel-6.1.72-96.166.amzn2023.x86_64
    kernel-modules-extra-6.1.72-96.166.amzn2023.x86_64
    perf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-6.1.72-96.166.amzn2023.x86_64
    perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-libbpf-6.1.72-96.166.amzn2023.x86_64
    python3-perf-debuginfo-6.1.72-96.166.amzn2023.x86_64
    bpftool-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-livepatch-6.1.72-96.166-1.0-0.amzn2023.x86_64
    kernel-headers-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-6.1.72-96.166.amzn2023.x86_64
    kernel-6.1.72-96.166.amzn2023.x86_64
    kernel-debuginfo-common-x86_64-6.1.72-96.166.amzn2023.x86_64
    kernel-devel-6.1.72-96.166.amzn2023.x86_64

Vulnerable software versions

Amazon Linux AMI: All versions

kernel: before 6.1.72-96.166

CPE2.3 External links

https://alas.aws.amazon.com/AL2023/ALAS-2024-488.html


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###