Tracker / CVE-2021-47353
CVE-2021-47353
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: udf: Fix NULL pointer dereference in udf_symlink function In function udf_symlink, epos.bh is assigned with the value returned by udf_tgetblk. The function udf_tgetblk is defined in udf/misc.c and returns the value of sb_getblk function that could be NULL. Then, epos.bh is used without any check, causing a possible NULL pointer dereference when sb_getblk fails. This fix adds a check to validate the value of epos.bh.
Prodotti e versioni affette
| linux | linux_kernel · … → 4.4.276 |
|---|---|
| linux | linux_kernel · 4.10 → 4.14.240 |
| linux | linux_kernel · 4.15 → 4.19.198 |
| linux | linux_kernel · 4.20 → 5.4.133 |
| linux | linux_kernel · 4.5 → 4.9.276 |
| linux | linux_kernel · 5.11 → 5.12.18 |
| linux | linux_kernel · 5.13 → 5.13.3 |
| linux | linux_kernel · 5.5 → 5.10.51 |
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.