Cyber Resilience

CVE-2024-1488

Redhat Enterprise Linux Server For Power Little Endian Update Services For Sap Solutions 8.2_ppc64le … 9.4_ppc64le

Published
15 February 2024
Modified
06 August 2026
Patch / advisory
CVSS Score v3.1 8.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
EPSS Score 0.0032 24th percentile
Risk Priority 58 floored blend · peak EPSS

Summary

CVE-2024-1488 is a high-severity Incorrect Default Permissions (CWE-276) vulnerability in Redhat Enterprise Linux Server For Power Little Endian Update Services For Sap Solutions. Its CVSS base score is 8.0 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Services File Permissions Weakness (T1574.010); ranked at the 24th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-6 (Least Privilege) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

A vulnerability was found in Unbound due to incorrect default permissions, allowing any process outside the unbound group to modify the unbound runtime configuration. If a process can connect over localhost to port 8953, it can alter the configuration of…

more

unbound.service. This flaw allows an unprivileged attacker to manipulate a running instance, potentially altering forwarders, allowing them to track all queries forwarded by the local resolver, and, in some cases, disrupting resolving altogether.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1574.010 Services File Permissions Weakness Stealth
Adversaries may execute their own malicious payloads by hijacking the binaries used by services.
T1543 Create or Modify System Process Persistence
Adversaries may create or modify system-level processes to repeatedly execute malicious payloads as part of persistence.
T1554 Compromise Host Software Binary Persistence
Adversaries may modify host software binaries to establish persistent access to systems.
T1574 Hijack Execution Flow Stealth
Adversaries may execute their own malicious payloads by hijacking the way operating systems run programs.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-4091Same product: Redhat Enterprise Linux
CVE-2023-3758Same product: Redhat Codeready Linux Builder
CVE-2024-23301Same product: Redhat Enterprise Linux
CVE-2025-58713Same vendor: Redhat
CVE-2017-11610Same vendor: Fedoraproject
CVE-2025-57849Same vendor: Redhat
CVE-2025-57847Same vendor: Redhat
CVE-2025-57851Same vendor: Redhat
CVE-2025-8766Same vendor: Redhat
CVE-2025-57853Same vendor: Redhat

Affected Assets

fedoraproject
unbound
≤ 1.19.1-2.fc40
redhat
codeready linux builder
9.0
redhat
codeready linux builder eus
9.2, 9.4
redhat
codeready linux builder eus for power little endian
9.0_ppc64le, 9.2_ppc64le
redhat
codeready linux builder for arm64
9.0_aarch64, 9.2_aarch64
redhat
codeready linux builder for arm64 eus
9.4_aarch64
redhat
codeready linux builder for ibm z systems
9.0_s390x, 9.2_s390x
redhat
codeready linux builder for ibm z systems eus
9.4_s390x
redhat
enterprise linux
8.0, 9.0
redhat
enterprise linux eus
8.6, 8.8, 9.2, 9.4
+9 more product configuration(s) — see NVD for full list

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 11 hardening rules · 3 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

Enforces approved authorizations on files and resources so overly permissive defaults cannot be exploited.

Requires least-privilege defaults so that installed files are not world-writable by default.

Requires documented, restrictive configuration settings that cover file and directory permissions.

Enforces access restrictions on changes, including permission settings applied during installation or configuration.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-01 full match
prevents

Hardened baselines and configuration management explicitly require correct default file permissions.

PR.AA-05 mostly match
prevents

Defining and enforcing least-privilege access permissions directly prevents overly permissive defaults at install time.

ID.AM-08 partial match
prevents

Lifecycle management can encompass permission settings, yet the control is too broad to specifically mitigate incorrect defaults.

PR.PS-06 partial match
prevents

Secure SDLC practices include establishing secure defaults, but address only the development-phase portion of the weakness.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Standard templates that restrict access to utility programs and host parameter settings prevent the assignment of overly permissive default permissions on critical resources.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Windows Server 2016 (2 rules)
  • V-224833 Permissions for program file directories must conform to minimum requirements. prevents CWE-276
  • V-224834 Permissions for the Windows installation directory must conform to minimum requirements. prevents CWE-276
Windows Server 2019 (2 rules)
  • V-205735 Windows Server 2019 permissions for program file directories must conform to minimum requirements. prevents CWE-276
  • V-205736 Windows Server 2019 permissions for the Windows installation directory must conform to minimum requirements. prevents CWE-276
Windows Server 2022 (2 rules)
  • V-254252 Windows Server 2022 permissions for program file directories must conform to minimum requirements. prevents CWE-276
  • V-254253 Windows Server 2022 permissions for the Windows installation directory must conform to minimum requirements. prevents CWE-276

References