Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-42276
HistoryAug 17, 2024 - 12:00 a.m.

CVE-2024-42276

2024-08-1700:00:00
ubuntu.com
ubuntu.com
linux kernel
nvme-pci
vulnerability
condition check
mapped data
fix

AI Score

7.1

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.1

Confidence

Low