VDB
DEBIAN-CVE-2024-57893
DEBIAN-CVE-2024-57893
PUBLISHED
CVSS 6.300000190734863 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix races at processing SysEx messages OSS sequencer handles the SysEx messages split in 6 bytes packets, and ALSA sequencer OSS layer tries to combine those. It stores the data in the internal buffer and this access is racy as of now, which may lead to the out-of-bounds access. As a temporary band-aid fix, introduce a mutex for serializing the process of the SysEx message packets.
Risk Scores
CVSS 3.1
6.300000190734863
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u3, 6.1.112-1~deb11u1, * |
| Debian:12 | linux | 6.1.106-2, 6.1.106-3, 6.1.112-1 |
| Debian:11 | linux | 5.16~rc7-1~exp1, 5.17.1-1~exp1, 5.17.11-1 |
Timeline
- Jan 15, 2025 CVE Published
- Apr 28, 2026 CVE Updated