In the Linux kernel, the following vulnerability has been resolved:
netfilter: nft_ct: drop pending enqueued packets on removal
Packets sitting in nfqueue might hold a reference to:
- templates that specify the conntrack zone, because a percpu area is
used and module removal is possible.
- conntrack timeout policies and helper, where object removal leave
a stale reference.
Since these objects can just go away, drop enqueued packets to avoid
stale reference to them.
If there is a need for finer grain removal, this logic can be revisited
to make selective packet drop upon dependencies.
References
Configurations
Configuration 1 (hide)
|
History
22 May 2026, 12:00
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* |
|
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/36eae0956f659e48d5366d9b083d9417f3263ddc - Patch | |
| References | () https://git.kernel.org/stable/c/3da0b946835f33bf36b459ead764c61a761e689b - Patch | |
| References | () https://git.kernel.org/stable/c/6802ff8beceb9c4254318e81c1395720438f2cc2 - Patch | |
| References | () https://git.kernel.org/stable/c/77da55dee67720e2b8d2db49a53334e6c017ee7b - Patch | |
| References | () https://git.kernel.org/stable/c/8a64e76933672b08bd85b63086f33432070fd729 - Patch | |
| References | () https://git.kernel.org/stable/c/ab50302190b303f847c4eba0e31a01a56dec596e - Patch | |
| References | () https://git.kernel.org/stable/c/e68a8db3a0546482b34e9ca5ca886bcf73eb37bb - Patch | |
| References | () https://git.kernel.org/stable/c/f29a055e4f593e577805b41228b142b58f48df1b - Patch | |
| CWE | NVD-CWE-noinfo |
08 May 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
05 May 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-05 16:16
Updated : 2026-05-22 12:00
NVD link : CVE-2026-43060
Mitre link : CVE-2026-43060
CVE.ORG link : CVE-2026-43060
JSON object : View
Products Affected
linux
- linux_kernel
CWE
