CVE-2023-52687
MEDIUMLinux kernel - crypto safexcel
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dma_map_sg() calls Macro dma_map_sg() may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dma_unmap_sg(). Found by Linux Verification Center (linuxtesting.org) with static analysis tool SVACE.
References (4)
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
3.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-252
Status
published
Affected Products (1)
linux/linux_kernel
< 6.1.75
Timeline
Published
May 17, 2024
Tracked Since
Feb 18, 2026