CVE-2022-49804

HIGH

Linux Kernel 5.18-5.18.1 and 6.0.10 - Out-of-bounds Write via Global Register Variable

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 7.8
EPSS 0.0016
EPSS Percentile 5.6%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

CWE
CWE-787
Status published
Products (10)
linux/Kernel 5.18.0 - 6.0.10linux
Linux/Linux < 5.18
Linux/Linux 30de14b1884ba609fc1acfba5b40309e3a6ccefe - a478952a8ac44e32316dc046a063a7dc34825aa6
Linux/Linux 30de14b1884ba609fc1acfba5b40309e3a6ccefe - e3c11025bcd2142a61abe5806b2f86a0e78118df
Linux/Linux 5.18
Linux/Linux 6.0.10 - 6.0.*
Linux/Linux 6.1
linux/linux_kernel 5.18 (6 CPE variants)
linux/linux_kernel 6.1 rc1 (5 CPE variants)
linux/linux_kernel 5.18.1 - 6.0.10
Published May 01, 2025
Tracked Since Feb 18, 2026