CVE-2024-56558 in Linuxinformazioni

Riassunto

di VulDB • 24/06/2026

Nel kernel Linux, è stata risolta la seguente vulnerabilità:

nfsd: assicurarsi che l'esportazione (exp) sia attiva prima di svc_export_show

La funzione `e_show` veniva chiamata con protezione RCU. Ciò garantisce solo che `exp` non venga liberato. Di conseguenza, il conteggio dei riferimenti per `exp` può scendere a zero, attivando un avviso use-after-free sul refcount quando viene invocata la funzione `exp_get`. Per risolvere questo problema, utilizzare `cache_get_rcu` per garantire che `exp` rimanga attivo.

------------[ cut here ]------------
refcount_t: addition on 0; use-after-free. WARNING: CPU: 3 PID: 819 at lib/refcount.c:25 refcount_warn_saturate+0xb1/0x120 CPU: 3 UID: 0 PID: 819 Comm: cat Not tainted 6.12.0-rc3+ #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.1-2.fc37 04/01/2014 RIP: 0010:refcount_warn_saturate+0xb1/0x120 ... Call Trace:

e_show+0x20b/0x230 [nfsd]
seq_read_iter+0x589/0x770 seq_read+0x1e5/0x270 vfs_read+0x125/0x530 ksys_read+0xc1/0x160 do_syscall_64+0x5f/0x170 entry_SYSCALL_64_after_hwframe+0x76/0x7e

If you want to get best quality of vulnerability data, you may have to visit VulDB.

Responsabile

Linux

Prenotare

27/12/2024

Divulgazione

27/12/2024

Moderazione

accettato

CPE

pronto

EPSS

0.00235

KEV

no

Attività

molto basso

Fonti

Want to know what is going to be exploited?

We predict KEV entries!