Tracker / CVE-2024-47723
CVE-2024-47723
Alta 7.8
In the Linux kernel, the following vulnerability has been resolved: jfs: fix out-of-bounds in dbNextAG() and diAlloc() In dbNextAG() , there is no check for the case where bmp->db_numag is greater or same than MAXAG due to a polluted image, which causes an out-of-bounds. Therefore, a bounds check should be added in dbMount(). And in dbNextAG(), a check for the case where agpref is greater than bmp->db_numag should be added, so an out-of-bounds exception should be prevented. Additionally, a check for the case where agno is greater or same than MAXAG should be added in diAlloc() to prevent out-of-bounds.
Prodotti e versioni affette
| linux | linux_kernel · 2.6.12 → 5.10.227 |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.168 |
| linux | linux_kernel · 5.16 → 6.1.113 |
| linux | linux_kernel · 6.11 → 6.11.2 |
| linux | linux_kernel · 6.2 → 6.6.54 |
| linux | linux_kernel · 6.7 → 6.10.13 |
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.