THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-80997 (HIGH 7.5) — In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipa_start_xmit() unconditionally stops the TX queue before calling pm_runtime_get(), relying on the wake scheduled by runtime resume (ipa_modem_wake_que

[NVD] CVE-2026-80997 (HIGH 7.5) — In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipa_start_xmit() unconditionally stops the TX queue before calling pm_runtime_get(), relying on the wake scheduled by runtime resume (ipa_modem_wake_que

mednvdPublished 2026-09-11

CVE-2026-80997 CVSS: 7.5 HIGH Published: 2026-09-11T20:19:06.740

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

net: ipa: fix stalled modem TX queue after runtime resume

ipa_start_xmit() unconditionally stops the TX queue before calling pm_runtime_get(), relying on the wake scheduled by runtime resume (ipa_modem_wake_queue_work()) to restart it once power is ACTIVE. But tha

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-80997