3 matches found
CVE-2026-89459
In the Linux kernel, the following vulnerability has been resolved: s390/percpu: Fix MVIYPERCPU with older binutils Commit a737737cdb9c "s390/percpu: Infrastructure for more efficient thiscpu operations" introduced MVIYPERCPU, which stringifies arguments that are already C string literals. This...
EUVD-2026-76365
In the Linux kernel, the following vulnerability has been resolved: s390/percpu: Fix MVIYPERCPU with older binutils Commit a737737cdb9c "s390/percpu: Infrastructure for more efficient thiscpu operations" introduced MVIYPERCPU, which stringifies arguments that are already C string literals. This...
CVE-2026-89459
CVE-2026-89459 affects the Linux kernel on s390 architecture. The MVIY_PERCPU() macro, introduced in commit a737737cdb9c, stringifies C string literals producing assembler invocations like GEN_MVIY "459712" "%r3". With binutils prior to 2.39 , the separating whitespace between quoted macro argume...