7.8
Advisory Published
Updated

CVE-2024-44949: parisc: fix a possible DMA corruption

First published: Wed Sep 04 2024(Updated: )

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 line size. As different parisc microarchitectures have different cache line size, we define arch_slab_minalign(), cache_line_size() and dma_get_cache_alignment() so that the kernel may tune slab cache parameters dynamically, based on the detected cache line size.

Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67

Affected SoftwareAffected VersionHow to fix
Linux kernel<6.6.46
Linux kernel>=6.7<6.10.5
Linux kernel=6.11-rc1

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the severity of CVE-2024-44949?

    CVE-2024-44949 is considered a medium severity vulnerability due to potential DMA corruption.

  • How do I fix CVE-2024-44949?

    To fix CVE-2024-44949, update your Linux kernel to a version that includes the patch for this vulnerability.

  • Which Linux kernel versions are affected by CVE-2024-44949?

    CVE-2024-44949 affects Linux kernel versions prior to 6.7, between 6.7 and 6.10.5, and the specific version 6.11-rc1.

  • What are the potential impacts of CVE-2024-44949?

    The potential impacts of CVE-2024-44949 include system instability and data corruption due to cache line sharing.

  • Is CVE-2024-44949 specific to any architecture?

    Yes, CVE-2024-44949 is specifically noted for affecting the parisc architecture in the Linux kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203