CVE-2026-23354: x86/fred: Correct speculative safety in fred_extint()

Published Mar 25, 2026
·
Updated

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

x86/fred: Correct speculative safety in fredextint()

arrayindexnospec() is no use if the result gets spilled to the stack, as it makes the believed safe-under-speculation value subject to memory predictions.

For all practical purposes, this means arrayindexnospec() must be used in the expression that accesses the array.

As the code currently stands, it's the wrong side of irqentryenter(), and 'index' is put into %ebp across the function call.

Remove the index variable and reposition arrayindexnospec(), so it's calculated immediately before the array access.

Affected Software

12 affected components
Linux Linux kernel (x86)
Linux Linux kernel>=6.9.1<6.12.77
Linux Linux kernel>=6.13<6.18.17
Linux Linux kernel>=6.19<6.19.7
Linux Linux kernel=6.9
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6
Linux Linux kernel=7.0-rc7

Event History

Mar 25, 2026
CVE Published
via MITRE·10:27 AM
Data Sourced
via MITRE·10:27 AM
Description
Data Sourced
via NVD·11:16 AM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

Which systems are exposed to this issue?

The issue affects the x86 Linux kernel code path for FRED external interrupts. The provided data does not identify specific kernel versions or configurations beyond the x86/FRED context.

2

What level of access does an attacker need?

The CVSS vector indicates local access and low privileges are required, with no user interaction. Successful exploitation can affect confidentiality, integrity, and availability.

3

Is a fix available?

Yes. A patch is available, with fixes referenced in the stable Linux kernel repository.

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