CVE-2026-46250
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: MIPS: Work around LLVM bug when gp is used as global register variable On MIPS, __current_thread_info is defined as global register variable locating in $gp, and is simply assigned with new address during kernel relocation. This however is broken with LLVM, which always restores $gp if it finds $gp is clobbered in any form, including when intentionally through a global register variable. This is against GCC's documentation[1], which requires a callee-saved register used as global register variable not to be restored if it's...
- CVSS
- 7.3
- EPSS
- 0.13% 2.87% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.04