Bottlerocket: kernel-5.10, kernel-5.15: security update to 2.7.0

medium Tenable Cloud Security Plugin ID 428013

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- In the Linux kernel, the following vulnerability has been resolved: soc: qcom: cmd-db: Map shared memory
as WC, not WB Linux does not write into cmd-db region. This region of memory is write protected by XPU.
XPU may sometime falsely detect clean cache eviction as "write" into the write protected region leading to
secure interrupt which causes an endless loop somewhere in Trust Zone. The only reason it is working right
now is because Qualcomm Hypervisor maps the same region as Non-Cacheable memory in Stage 2 translation
tables. The issue manifests if we want to use another hypervisor (like Xen or KVM), which does not know
anything about those specific mappings. Changing the mapping of cmd-db memory from MEMREMAP_WB to
MEMREMAP_WT/WC removes dependency on correct mappings in Stage 2 tables. This patch fixes the issue by
updating the mapping to MEMREMAP_WC. I tested this on SA8155P with Xen. (CVE-2024-46689)

Plugin Details

Severity: Medium

ID: 428013

Version: Revision 1.2

Type: Local

Published: 6/30/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 3.4

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

CVSS Score Source: CVE-2024-46689

CVSS v3

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.8

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Vulnerability Publication Date: 9/13/2024

Reference Information

CVE: CVE-2024-46689