3 matches found
CVE-2024-42276
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvmemapdata is called when request has physical segments, hence the nvmeunmapdata should have same condition to avoid dereference...
CVE-2024-42276 nvme-pci: add missing condition check for existence of mapped data
In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvmemapdata is called when request has physical segments, hence the nvmeunmapdata should have same condition to avoid dereference...
CVE-2024-42276
CVE-2024-42276 : The connected Astra Linux security bulletin confirms a Linux kernel vulnerability in the nvme-pci path was resolved by adding a missing condition check for the existence of mapped data. Specifically, nvme_map_data() is invoked when a request has physical segments, and nvme_unmap_...