Informazioni sul CVE-2024-42110
net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()
CWE ID: N/A
Base Score (CVSS): N/A
CVE: CVE-2024-42110
Descrizione: “The Linux kernel has resolved a vulnerability in the netif_rx module. Specifically, the `netif_rx` function was modified to use `netif_rx_ni()` or `netif_rx_any_context()` instead of `netif_rx()`. This change was introduced to allow the driver to be invoked in normal context, addressing a potential issue with the driver’s interrupt handling. The original code before this change used `netif_rx()`, which was a no-op. However, the code preceding this change should have utilized `netif_rx_ni()` or `netif_rx_any_context()`.”
Vettore di attacco
Punteggio CVSS
Il CVSS è un sistema di valutazione che misura la gravità di una vulnerabilità informatica considerando fattori come l’impatto potenziale, la probabilità di attacco e la facilità di esecuzione.
Riassunto: .
Dettaglio del Vettore
Metrica | Valore | Significato | Descrizione |
---|
Riferimenti esterni
- https://git.kernel.org/stable/c/4b3b6c7efee69f077b86ef7f088fb96768e46e1f
- https://git.kernel.org/stable/c/e3af5b14e7632bf12058533d69055393e2d126c9
- https://git.kernel.org/stable/c/858ae09f03677a4ab907a15516893bc2cc79d4c3
- https://git.kernel.org/stable/c/e15a5d821e5192a3769d846079bc9aa380139baf
Prodotti interessati
- Linux – Linux
- Linux – Linux
Relazioni con altri prodotti
Produttore:Linux
Prodotto: Linux
Anno: 2024
CWE:
CVSS: 0.0