← Retour à la recherche de CVE

CVE-2026-74326

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcim_iomap_region() or devm_kmemdup() fail, the code returns directly without cleaning up previously allocated resources: - mt76_device allocated by mt76_alloc_device() - pci irq vectors allocated by pci_alloc_irq_vectors() Fix this by jumping to the existing error cleanup path instead of returning directly.

EPSS 0.155%Risque 0
Voir la source
Publication
2026-08-15 06:22:33
Versions concernées
unknown
Type
Noyau
Dernière modification
2026-08-17 06:19:27
Vecteur
Pending