Lucene search

K
osvGoogleOSV:CVE-2024-42276
HistoryAug 17, 2024 - 9:15 a.m.

CVE-2024-42276

2024-08-1709:15:08
Google
osv.dev
linux kernel
cve-2024-42276
nvme-pci
missing condition check
mapped data

AI Score

6.5

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

6.5

Confidence

Low