EN

Tracker / CVE-2022-48994

CVE-2022-48994

Media 5.5

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG), indirect call targets are validated against the expected function pointer prototype to make sure the call target is valid to help mitigate ROP attacks. If they are not identical, there is a failure at run time, which manifests as either a kernel panic or thread getting killed. seq_copy_in_user() and seq_copy_in_kernel() did not have prototypes matching snd_seq_dump_func_t. Adjust this and remove the casts. There are not resulting binary output differences. This was found as a result of Clang's new -Wcast-function-type-strict flag, which is more sensitive than the simpler -Wcast-function-type, which only checks for type width mismatches.

Prodotti e versioni affette

linux linux_kernel
linux linux_kernel · … → 4.9.336
linux linux_kernel · 4.10 → 4.14.302
linux linux_kernel · 4.15 → 4.19.269
linux linux_kernel · 4.20 → 5.4.227
linux linux_kernel · 5.11 → 5.15.83
linux linux_kernel · 5.16 → 6.0.13
linux linux_kernel · 5.5 → 5.10.159

Analisi

Questa pagina non è ancora indicizzabile.Finché non contiene un’analisi originale — cosa espone davvero, come verificare in due minuti se un sistema è stato toccato, cosa fare se lo è stato — la pagina resta noindex. È il database a deciderlo, non il modello di pagina.

Riferimenti