CVE-2022-49804
Reported by Linux · Published May 1, 2025
In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for current_stack_pointer Commit 30de14b1884b ("s390: current_stack_pointer shouldn't be a function") made current_stack_pointer a global register variable like on many other architectures. Unfortunately on s390 it uncovers old gcc bug which is fixed only since gcc-9.1 [gcc commit 3ad7fed1cc87 ("S/390: Fix PR89775. Stackpointer save/restore instructions removed")] and backported to gcc-8.4 and later. Due to this bug gcc versions prior to 8.4 generate broken code which leads to stack corruptions. Current minimal gcc version required to build the kernel is declared as 5.1. It is not possible to fix all old gcc versions, so work around this problem by avoiding using global register variable for current_stack_pointer.
EPSS 0.08% · 23.3th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 30de14b1884ba609fc1acfba5b40309e3a6ccefe, 30de14b1884ba609fc1acfba5b40309e3a6ccefe |
| Linux | Linux | 5.18, 0, 6.0.10 |
| Linux | Linux | 6.0.10, 6.0.10, 6.1 |
| linux | linux_kernel | 5.18, 5.18, 5.18 |
Exploit Intelligence
- CVE-2025-38062.yara (github-yara)
- CVE-2025-38062.yara (github-yara)
- CVE-2025-38062.yara (github-yara)
Timeline
- May 1, 2025 CVE Published
- May 2, 2025 EPSS Score
- May 14, 2025 EPSS Score
- May 26, 2025 EPSS Score
- Jun 7, 2025 EPSS Score
- Jun 18, 2025 EPSS Score
- Jun 30, 2025 EPSS Score
- Jul 12, 2025 EPSS Score
- Jul 24, 2025 EPSS Score
- Aug 5, 2025 EPSS Score
- Aug 17, 2025 EPSS Score
- Aug 29, 2025 EPSS Score