CVE-2024-42157: s390/pkey: Wipe sensitive data on failure
In the Linux kernel, the following vulnerability has been resolved:
s390/pkey: Wipe sensitive data on failure
Wipe sensitive data from stack also if the copy_to_user() fails.
Security readout for executives and security teams
Plain-English summary
This Linux kernel issue affects IBM s390 protected-key handling. If a copy back to user space failed, sensitive data could remain on the kernel stack instead of being wiped. The sources do not provide a CVSS score, confirmed exploitability, or broad impact details.
Executive priority
Treat this as a targeted kernel hygiene issue rather than an internet-scale emergency. Prioritize patching where s390 Linux systems handle sensitive cryptographic material, especially regulated or high-trust environments.
Technical view
CVE-2024-42157 is an s390/pkey cleanup flaw fixed by wiping sensitive stack data even when copy_to_user() fails. The affected scope is Linux kernel s390 protected key code across listed kernel lines. Public references are upstream stable commits and a Debian LTS advisory.
Likely exposure
Exposure appears limited to Linux systems on s390 architecture using the pkey protected-key functionality. General Linux hosts on other architectures are not indicated as affected in the provided sources.
Exploitation context
The source bundle marks KEV as false and provides no cited evidence of active exploitation. The available description supports a sensitive-data-retention risk on an error path, but not a public exploit scenario.
Researcher notes
Evidence is sparse: no CVSS, CWE, exploit detail, or direct precondition analysis is included. The core signal is the upstream fix description: sensitive stack data needed wiping on the copy_to_user() failure path.
Mitigation direction
Apply vendor or distribution kernel updates that include the referenced stable fixes.
Prioritize s390 Linux systems using protected-key functionality.
Review Debian LTS guidance if running affected Debian kernel packages.
Check vendor advisories for backported fixes before assuming version strings are sufficient.
Validation and detection
Inventory Linux kernel versions on s390 systems.
Confirm whether pkey protected-key functionality is present or used.
Verify installed kernel changelogs reference CVE-2024-42157 or upstream fix commits.
After patching, confirm systems boot and cryptographic workloads function normally.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2024-42157 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.