Lucene search

K
redhatcveRedhat.comRH:CVE-2024-42276
HistoryAug 19, 2024 - 3:16 p.m.

CVE-2024-42276

2024-08-1915:16:41
redhat.com
access.redhat.com
2
linux kernel
vulnerability
cve-2024-42276
nvme-pci
condition check
nvme_map_data
nvme_unmap_data
physical segments

AI Score

7

Confidence

Low

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

7

Confidence

Low