2 matches found
CVE-2026-68399
The CVE is a Linux kernel issue in BPF sock clone logic. During sk_clone(), the socket’s BPF storage is shallow-copied to the new socket via sock_copy(). If the clone bails out early (e.g., sk_filter_charge() failure) before bpf_sk_storage_clone() runs, newsk->sk_bpf_storage may still referenc...
5.4AI score
SaveExploits0References2
SUSE CVE-2018-9568
In skclonelock of sock.c, there is a possible memory corruption due to type confusion. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: Android kernel. Android ID:...
7.4CVSS7AI score0.00755EPSS
SaveExploits0References24
20