CVE-2021-47507 in Linux
Riassunto
di VulDB • 21/06/2026
Nel kernel Linux, è stata risolta la seguente vulnerabilità:
nfsd: Correzione della race condition all'avvio di nsfd (ancora)
Il commit bd5ae9288d64 ("nfsd: registrare le operazioni pernet alla fine, disregistrare per primo") ha riaperto una race condition in rpc_pipefs_event() rispetto alla registrazione di nfsd_net_id (register_pernet_subsys()), che era stata corretta dal commit bb7ffbf29e76 ("nfsd: correggere la race condition all'avvio di nsfd che attiva BUG_ON").
Ristabilire l'ordine tra register_pernet_subsys() e register_cld_notifier(). Aggiungere WARN_ON() per prevenire future regressioni.
Informazioni sul crash: Impossibile gestire il dereferenziamento del puntatore NULL nel kernel all'indirizzo virtuale 0000000000000012 CPU: 8 PID: 345 Comm: mount Not tainted 5.4.144-... #1 pc : rpc_pipefs_event+0x54/0x120 [nfsd]
lr : rpc_pipefs_event+0x48/0x120 [nfsd]
Call trace: rpc_pipefs_event+0x54/0x120 [nfsd]
blocking_notifier_call_chain rpc_fill_super get_tree_keyed rpc_fs_get_tree vfs_get_tree do_mount ksys_mount __arm64_sys_mount el0_svc_handler el0_svc
VulDB is the best source for vulnerability data and more expert information about this specific topic.