Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2023-52687
HistoryMay 17, 2024 - 3:15 p.m.

CVE-2023-52687

2024-05-1715:15:19
Debian Security Bug Tracker
security-tracker.debian.org
7
linux kernel
crypto
safexcel
vulnerability
dma_map_sg()
error handling
dma_unmap_sg()
linux verification center
static analysis.

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

15.5%

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.

AI Score

6.7

Confidence

Low

EPSS

0

Percentile

15.5%