2 matches found
CVE-2026-68187
CVE-2026-68187 affects the Linux kernel in the exec path, specifically the unsigned loop counter wrap in transfer_args_to_stack(). The stop value comes from bprm->p >> PAGE_SHIFT and index is an unsigned long; if bprm->p = stop never terminates after index reaches 0, wrapping to ULONG...
5.3AI score
SaveExploits0References5
UBUNTU-CVE-2022-50270
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix the assign logic of iocb commit 18ae8d12991b "f2fs: show more DIO information in tracepoint" introduces iocb field in 'f2fsdirectIOenter' trace event And it only assigns the pointer and later it accesses its field in...
7.1CVSS5.7AI score0.00147EPSS
SaveExploits0References6
20