Informazioni sul CVE-2024-36020

i40e: fix vf may be used uninitialized in this function warning

CWE ID: N/A

Base Score (CVSS): N/A

CVE: CVE-2024-36020

Descrizione: In the Linux kernel, the following vulnerability has been resolved: i40e: fix vf may be used uninitialized in this function warning To fix the regression introduced by commit 52424f974bc5, which causes servers to hang in very hard to reproduce conditions with resets races, the root cause is two sources of information. In this function, before the fix, bumping v didn’t mean bumping vf pointer. But the code used these variables interchangeably, so stale vf could point to different/not intended vf. Remove redundant “v” variable and iterate via single VF pointer across whole function instead to guarantee VF pointer validity.

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.

Punteggio Base (calcolato da AziendaSicura): 0.0 (None)

Riassunto: .

Dettaglio del Vettore

Metrica Valore Significato Descrizione

Riferimenti esterni

Prodotti interessati

  • Linux – Linux
  • Linux – Linux

Relazioni con altri prodotti

Produttore:Linux
Prodotto: Linux
Anno: 2024
CWE:
CVSS: 0.0