PT-2024-7184 · Linux+3 · Linux Kernel+3

Mikulas Patocka

·

Published

2024-07-29

·

Updated

2026-03-14

·

CVE-2024-44949

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to a possible DMA corruption in the Linux kernel, specifically in the parisc architecture. The problem arises because the ARCH DMA MINALIGN value was defined as 16, which is too small, allowing two unrelated 16-byte allocations to share a cache line. If one allocation is written using DMA and the other using cached write, the value written with DMA may be corrupted. The kernel has been updated to change ARCH DMA MINALIGN to 128 on PA20 and 32 on PA1.1, which is the largest possible cache line size. This change allows the kernel to tune slab cache parameters dynamically based on the detected cache line size.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
ALT-PU-2024-13979
ALT-PU-2024-14046
AZL-50254
BDU:2024-08523
CVE-2024-44949
DLA-4008-1
DSA-5818-1
MGASA-2024-0309
MGASA-2024-0310
OESA-2024-2219

Affected Products

Alt Linux
Debian
Linux Kernel
Red Os