Informazioni sul CVE-2024-42092

gpio: davinci: Validate the obtained number of IRQs

CWE ID: N/A

Base Score (CVSS): N/A

CVE: CVE-2024-42092

Descrizione: In the Linux kernel, the following vulnerability has been fixed: gpio: davinci: Validate the obtained number of IRQs The value of pdata->gpio_unbanked is taken from Device Tree. In case of a broken DT due to any error, this value can be any. Without this value validation, there can be out of chips->irqs array boundaries access in davinci_gpio_probe(). Validate the obtained nirq value so that it doesn’t exceed the maximum number of IRQs per bank. Found by Linux Verification Center (linuxtesting.org) with SVACE.

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

Ulteriori risorse disponibili