CVE-2026-74551: hwmon: (nzxt-smart2) DMA-align output buffer

Published Aug 15, 2026
·
Updated

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

hwmon: (nzxt-smart2) DMA-align output buffer

Sashiko reports:

When sendoutputreport() calls hidhwoutputreport(), the underlying USB HID core calls usbinterruptmsg() which maps this buffer directly for DMA.

When the DMA mapping flushes or invalidates the cacheline, it will corrupt the adjacent variables (mutex, updateinterval) that were modified concurrently by the CPU. This causes memory corruption due to cacheline sharing on non-coherent CPU architectures (such as ARM or MIPS). The DMA API debugging tool (CONFIGDMAAPIDEBUG) will trigger runtime warnings for this violation.

Any operation that triggers sendoutputreport() (like setting a fan speed or updating the interval) causes the USB DMA mapping. On systems with non-coherent caches, this structural bug causes immediate and deterministic memory corruption.

Align the output buffer to ARCHDMAMINALIGN to fix the problem.

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Align the HID output buffer used by send_output_report() (via hid_hw_output_report() and usb_interrupt_msg() DMA mapping) to ARCH_DMA_MINALIGN to prevent memory corruption on non-coherent cache architectures.

    Linux kernel HID core (hid_hw_output_report via send_output_report / usb_interrupt_msg) DMA alignment of output buffer = ARCH_DMA_MINALIGN

Event History

Aug 15, 2026
CVE Published
via MITRE·12:27 PM
Data Sourced
via MITRE·12:27 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-74551?

CVE-2026-74551 has a risk score of 47, indicating a moderate severity level.

2

How do I fix CVE-2026-74551?

To fix CVE-2026-74551, update the Linux kernel to the latest version that includes the patched code.

3

What systems are affected by CVE-2026-74551?

CVE-2026-74551 affects systems running the vulnerable versions of the Linux kernel that utilize the nzxt-smart2 hardware monitoring driver.

4

What is the impact of CVE-2026-74551?

The impact of CVE-2026-74551 could potentially allow unprivileged users to cause a denial of service or escalate privileges.

5

When was CVE-2026-74551 published?

CVE-2026-74551 was published on August 15, 2026.

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.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203