CVE-2024-56760: PCI/MSI: Handle lack of irqdomain gracefully

Published Jan 6, 2025
·
Updated

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

PCI/MSI: Handle lack of irqdomain gracefully

Alexandre observed a warning emitted from pcimsisetupmsiirqs() on a RISCV platform which does not provide PCI/MSI support:

WARNING: CPU: 1 PID: 1 at drivers/pci/msi/msi.h:121 pcimsisetupmsiirqs+0x2c/0x32 pcienablemsixrange+0x30c/0x596 pcimsisetupmsiirqs+0x2c/0x32 pciallocirqvectorsaffinity+0xb8/0xe2

RISCV uses hierarchical interrupt domains and correctly does not implement the legacy fallback. The warning triggers from the legacy fallback stub.

That warning is bogus as the PCI/MSI layer knows whether a PCI/MSI parent domain is associated with the device or not. There is a check for MSI-X, which has a legacy assumption. But that legacy fallback assumption is only valid when legacy support is enabled, but otherwise the check should simply return -ENOTSUPP.

Loongarch tripped over the same problem and blindly enabled legacy support without implementing the legacy fallbacks. There are weak implementations which return an error, so the problem was papered over.

Correct pcimsidomainsupports() to evaluate the legacy mode and add the missing supported check into the MSI enable path to complete it.

Other sources

This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.

Launchpad

Affected Software

7 affected componentsFixes available
Linux Linux kernel>=6.2<6.6.69
Linux Linux kernel>=6.7<6.12.8
Linux Linux kernel=6.13-rc1
Linux Linux kernel=6.13-rc2
Linux Linux kernel=6.13-rc3
Linux Linux kernel=6.13-rc4
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.27-1

Event History

Jan 6, 2025
CVE Published
via MITRE·04:20 PM
Data Sourced
via MITRE·04:20 PM
Description
Data Sourced
via Red Hat·05:02 PM
DescriptionSeverityAffected Software
Data Sourced
via NVD·05:15 PM
RemedyDescriptionSeverityAffected Software
Mar 27, 2025
Data Sourced
via Launchpad·06:47 PM
Description
Apr 28, 2025
Data Sourced
via Ubuntu·06:54 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2024-56760?

CVE-2024-56760 has not been assigned a common vulnerability scoring system (CVSS) score, but it has been noted to cause warnings in specific environments.

2

How does CVE-2024-56760 affect the Linux kernel?

CVE-2024-56760 affects the Linux kernel by causing warnings related to PCI/MSI support on RISCV platforms.

3

What versions of the Linux kernel are impacted by CVE-2024-56760?

CVE-2024-56760 affects Linux kernel versions from 6.2 up to 6.6.69, as well as certain release candidates like 6.13-rc1 to 6.13-rc4.

4

How can I mitigate the issues caused by CVE-2024-56760?

Mitigation for CVE-2024-56760 involves upgrading the Linux kernel to a version where this issue has been resolved.

5

Is there a patch available for CVE-2024-56760?

Yes, the maintainers of the Linux kernel have released patches to address the CVE-2024-56760 vulnerability.

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