CVE-2024-57800

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-57800
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-57800.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-57800
Downstream
Published
2025-01-11T13:15:30Z
Modified
2025-01-16T05:00:03Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ALSA: memalloc: prefer dmamappingerror() over explicit address checking

With CONFIGDMAAPI_DEBUG enabled, the following warning is observed:

DMA-API: sndhdaintel 0000:03:00.1: device driver failed to check map error[device address=0x00000000ffff0000] [size=20480 bytes] [mapped as single] WARNING: CPU: 28 PID: 2255 at kernel/dma/debug.c:1036 checkunmap+0x1408/0x2430 CPU: 28 UID: 42 PID: 2255 Comm: wireplumber Tainted: G W L 6.12.0-10-133577cad6bf48e5a7848c4338124081393bfe8a+ #759 debugdmaunmappage+0xe9/0xf0 snddmawcfree+0x85/0x130 [sndpcm] sndpcmlibfreepages+0x1e3/0x440 [sndpcm] sndpcmcommonioctl+0x1c9a/0x2960 [sndpcm] sndpcmioctl+0x6a/0xc0 [sndpcm] ...

Check for returned DMA addresses using specialized dmamappingerror() helper which is generally recommended for this purpose by Documentation/core-api/dma-api.rst.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.8-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}