5047 matches found
CVE-2026-68444
The CVE-2026-68444 affects the Linux kernel’s firmware/arm_ffa path. The vulnerability arises in ffa_partition_info_get(), which passes uuid_str directly to uuid_parse() without a NULL check. If a caller provides NULL, uuid_parse() dereferences the NULL, leading to a kernel panic. The fix adds a ...
5.3AI score
SaveExploits0References5
20