CVE-2026-72067

HIGHCVSS 7.8/10EPSS 0.22%

Last modified

CVE-2026-72067 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: cpu: hotplug: Preserve per instance callback errors cpuhp_invoke_callback() unwinds earlier callbacks for the same hotplug state when one instance fails. The rollback path currently reuses ret, so a successful rollback can hide the original error and make the failed transition look successful. Keep the rollback result separate from the original error.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: cpu: hotplug: Preserve per instance callback errors cpuhp_invoke_callback() unwinds earlier callbacks for the same hotplug state when one instance fails. The rollback path currently reuses ret, so a successful rollback can hide the original error and make the failed transition look successful. Keep the rollback result separate from the original error.

Metrics

CVSS 3.1
7.8/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
0.22%

12.8th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 724a86881d03ee5794148e65142e24ed3621be66, < fe9c8d641f6991614d1229a3ffd3e33b879bba9c; >= 724a86881d03ee5794148e65142e24ed3621be66, < ef39758637cc5b603fb05b625c45a98aa306e338; >= 724a86881d03ee5794148e65142e24ed3621be66, < 95232281512b15338549171ed9a2acf21f946ffb; >= 724a86881d03ee5794148e65142e24ed3621be66, < 7a68257b90d8a9b6d605abc99469ded45ecba63b; >= 724a86881d03ee5794148e65142e24ed3621be66, < 77d4fa8a3ea1c3e8b996ac35e59aee9e77389905; >= 724a86881d03ee5794148e65142e24ed3621be66, < f77117530fc3f5932ffb107182a6dd34006be9b6; >= 724a86881d03ee5794148e65142e24ed3621be66, < 9f7dc355f62c011e4afe8286cf71130d4bfb9d80; >= 724a86881d03ee5794148e65142e24ed3621be66, < 673db10729fb121ea1b16fe57791a0cb9eac1eb5
LinuxLinux4.14

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-72067?
In the Linux kernel, the following vulnerability has been resolved: cpu: hotplug: Preserve per instance callback errors cpuhp_invoke_callback() unwinds earlier callbacks for the same hotplug state when one instance fails. The rollback path currently reuses ret, so a successful rollback can hide the original error and make the failed transition look successful. Keep the rollback result separate from the original error.
How severe is CVE-2026-72067?
CVE-2026-72067 has a CVSS score of 7.8/10 (HIGH severity). The EPSS model estimates a 0.22% probability of exploitation in the next 30 days.
How do I fix CVE-2026-72067?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-72067?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST