CVE-2026-43024
Awaiting Analysis
Awaiting Analysis - Queue
Immediate NF_QUEUE Verdict Rejection in Linux Kernel
Publication date: 2026-05-01
Last updated on: 2026-05-08
Assigner: kernel.org
Description
Description
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_tables: reject immediate NF_QUEUE verdict
nft_queue is always used from userspace nftables to deliver the NF_QUEUE
verdict. Immediately emitting an NF_QUEUE verdict is never used by the
userspace nft tools, so reject immediate NF_QUEUE verdicts.
The arp family does not provide queue support, but such an immediate
verdict is still reachable. Globally reject NF_QUEUE immediate verdicts
to address this issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | 6.8 |
| linux | linux_kernel | 6.8 |
| linux | linux_kernel | 6.8 |
| linux | linux_kernel | 6.8 |
| linux | linux_kernel | From 6.7.3 (inc) to 6.8 (exc) |
| linux | linux_kernel | 6.8 |
| linux | linux_kernel | 6.8 |
| linux | linux_kernel | 6.8 |
| linux | linux_kernel | From 4.19.307 (inc) to 4.20 (exc) |
| linux | linux_kernel | From 5.4.269 (inc) to 5.5 (exc) |
| linux | linux_kernel | 7.0 |
| linux | linux_kernel | 7.0 |
| linux | linux_kernel | 7.0 |
| linux | linux_kernel | 7.0 |
| linux | linux_kernel | 7.0 |
| linux | linux_kernel | 7.0 |
| linux | linux_kernel | From 6.13 (inc) to 6.18.22 (exc) |
| linux | linux_kernel | From 6.19 (inc) to 6.19.12 (exc) |
| linux | linux_kernel | From 5.10.210 (inc) to 5.10.253 (exc) |
| linux | linux_kernel | From 5.15.149 (inc) to 5.15.203 (exc) |
| linux | linux_kernel | From 6.1.76 (inc) to 6.1.168 (exc) |
| linux | linux_kernel | From 6.6.15 (inc) to 6.6.134 (exc) |
| linux | linux_kernel | From 6.8.1 (inc) to 6.12.81 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |