CVE-2026-23463Time-of-check Time-of-use (TOCTOU) Race Condition in Linux

Severity
5.5MEDIUM
No vector
EPSS
0.0%
top 90.94%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedApr 3

Description

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: fix race condition in qman_destroy_fq When QMAN_FQ_FLAG_DYNAMIC_FQID is set, there's a race condition between fq_table[fq->idx] state and freeing/allocating from the pool and WARN_ON(fq_table[fq->idx]) in qman_create_fq() gets triggered. Indeed, we can have: Thread A Thread B qman_destroy_fq() qman_create_fq() qman_release_fqid() qman_shutdown_fq() gen_pool_free() -- At this point, the fqid is available again

Affected Packages3 packages

Debianlinux/linux_kernel< 6.19.10-1
CVEListV5linux/linuxc535e923bb97a4b361e89a6383693482057f8b0c9e3d47904b8153c8c3ad2f9b66d5008aad677aa8+6
debiandebian/linux< linux 6.19.10-1 (forky)

🔴Vulnerability Details

2
GHSA
GHSA-cxrg-39g8-v6cj: In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: fix race condition in qman_destroy_fq When QMAN_FQ_FLAG_DYNAMIC2026-04-03
OSV
CVE-2026-23463: In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: fix race condition in qman_destroy_fq When QMAN_FQ_FLAG_DYNAMIC_F2026-04-03

📋Vendor Advisories

2
Red Hat
kernel: soc: fsl: qbman: fix race condition in qman_destroy_fq2026-04-03
Debian
CVE-2026-23463: linux - In the Linux kernel, the following vulnerability has been resolved: soc: fsl: q...2026

🕵️Threat Intelligence

1
Wiz
CVE-2026-23463 Impact, Exploitability, and Mitigation Steps | Wiz