Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-42276
HistoryAug 17, 2024 - 9:08 a.m.

CVE-2024-42276 nvme-pci: add missing condition check for existence of mapped data

2024-08-1709:08:44
Linux
github.com
2
linux
kernel
nvme-pci
vulnerability
fix
nvme_map_data
nvme_unmap_data
missing condition check

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

nvme-pci: add missing condition check for existence of mapped data

nvme_map_data() is called when request has physical segments, hence
the nvme_unmap_data() should have same condition to avoid dereference.

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial