CVE-2024-44949 — Improper Initialization in Linux
Severity
7.8HIGHNVD
EPSS
0.0%
top 93.08%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedSep 4
Latest updateAug 14
Description
In the Linux kernel, the following vulnerability has been resolved:
parisc: fix a possible DMA corruption
ARCH_DMA_MINALIGN was defined as 16 - this is too small - it may be
possible that two unrelated 16-byte allocations share a cache line. If
one of these allocations is written using DMA and the other is written
using cached write, the value that was written with DMA may be
corrupted.
This commit changes ARCH_DMA_MINALIGN to be 128 on PA20 and 32 on PA1.1 -
that's the largest possible cache…
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9
Affected Packages7 packages
▶CVEListV5linux/linuxa01fece2e4185ac173abd16d10304d73d47ebf00 — 00baca74fb5879e5f9034b6156671301f500f8ee+4
Patches
🔴Vulnerability Details
2OSV▶
CVE-2024-44949: In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCH_DMA_MINALIGN was defined as 16 - this i↗2024-09-04
GHSA▶
GHSA-wxc5-fq68-h9mh: In the Linux kernel, the following vulnerability has been resolved:
parisc: fix a possible DMA corruption
ARCH_DMA_MINALIGN was defined as 16 - this↗2024-09-04
📋Vendor Advisories
4Debian▶
CVE-2024-44949: linux - In the Linux kernel, the following vulnerability has been resolved: parisc: fix...↗2024