Description
In the Linux kernel, the following vulnerability has been resolved: kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address Read from an unsafe address with copy_from_kernel_nofault() in arch_adjust_kprobe_addr() because this function is used before checking the address is in text or not. Syzcaller bot found a bug and reported the case if user specifies inaccessible data area, arch_adjust_kprobe_addr() will cause a kernel panic. [ mingo: Clarified the comment. ]
References (5)
Scores
CVSS v3
5.5
EPSS
0.0002
EPSS Percentile
3.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-617
Status
published
Products (5)
linux/Kernel
5.18.0 - 6.1.84linux
linux/Kernel
6.2.0 - 6.6.24linux
linux/Kernel
6.7.0 - 6.7.12linux
linux/Kernel
6.8.0 - 6.8.3linux
linux/linux_kernel
5.18 - 6.1.84
Published
May 01, 2024
Tracked Since
Feb 18, 2026