CVE-2026-74652

Unknown

Last modified

CVE-2026-74652 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: cancel RS485 hrtimers after freeing IRQ The RS485 trigger hrtimers are embedded in the devm-managed port and can fire after it is freed. The IRQ handler can arm a timer, so free the IRQ first and then cancel both timers. Complete the RS485 stop without arming a timer, and cancel the timers in remove() for the suspend-then-unbind path, where shutdown is not called. This issue was found by an in-house static analysis tool..

Description

In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: cancel RS485 hrtimers after freeing IRQ The RS485 trigger hrtimers are embedded in the devm-managed port and can fire after it is freed. The IRQ handler can arm a timer, so free the IRQ first and then cancel both timers. Complete the RS485 stop without arming a timer, and cancel the timers in remove() for the suspend-then-unbind path, where shutdown is not called. This issue was found by an in-house static analysis tool.

Affected Software

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

VendorProductVersions
LinuxLinux>= 2c1fd53af21b8cb13878b054894d33d3383eb1f3, < 759ead98a39fb625be302f9aa66290985dcaa325; >= 2c1fd53af21b8cb13878b054894d33d3383eb1f3, < e57f0aa5c35be37218ba0e4887b241584dd4b2d2; >= 2c1fd53af21b8cb13878b054894d33d3383eb1f3, < 36672c8d7d14e9c43287528455d2c97b526ea6ad
LinuxLinux6.14

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-74652?
In the Linux kernel, the following vulnerability has been resolved: serial: amba-pl011: cancel RS485 hrtimers after freeing IRQ The RS485 trigger hrtimers are embedded in the devm-managed port and can fire after it is freed. The IRQ handler can arm a timer, so free the IRQ first and then cancel both timers. Complete the RS485 stop without arming a timer, and cancel the timers in remove() for the suspend-then-unbind path, where shutdown is not called. This issue was found by an in-house static analysis tool.
How severe is CVE-2026-74652?
Severity scoring for CVE-2026-74652 is pending analysis.
How do I fix CVE-2026-74652?
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-74652?

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

Scan your code now

Source: NVD / NIST