Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-23392
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-25 Mar, 2026 | 10:33
Updated At-13 Apr, 2026 | 06:06
Rejected At-
▼CVE Numbering Authority (CNA)
netfilter: nf_tables: release flowtable after rcu grace period on error

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release flowtable after rcu grace period on error Call synchronize_rcu() after unregistering the hooks from error path, since a hook that already refers to this flowtable can be already registered, exposing this flowtable to packet path and nfnetlink_hook control plane. This error path is rare, it should only happen by reaching the maximum number hooks or by failing to set up to hardware offload, just call synchronize_rcu(). There is a check for already used device hooks by different flowtable that could result in EEXIST at this late stage. The hook parser can be updated to perform this check earlier to this error path really becomes rarely exercised. Uncovered by KASAN reported as use-after-free from nfnetlink_hook path when dumping hooks.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • net/netfilter/nf_tables_api.c
Default Status
unaffected
Versions
Affected
  • From 3b49e2e94e6ebb8b23d0955d9e898254455734f8 before d2632de96ccb066e0131ad1494241b9c281c60b8 (git)
  • From 3b49e2e94e6ebb8b23d0955d9e898254455734f8 before adee3436ccd29f1e514c028899e400cbc6d84065 (git)
  • From 3b49e2e94e6ebb8b23d0955d9e898254455734f8 before 7e3955b282eae20d61c75e499c75eade51c20060 (git)
  • From 3b49e2e94e6ebb8b23d0955d9e898254455734f8 before c8092edb9a11f20f95ccceeb9422b7dd0df337bd (git)
  • From 3b49e2e94e6ebb8b23d0955d9e898254455734f8 before e78a2dcc7cfb87b64a631441ca7681492b347ef6 (git)
  • From 3b49e2e94e6ebb8b23d0955d9e898254455734f8 before d73f4b53aaaea4c95f245e491aa5eeb8a21874ce (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • net/netfilter/nf_tables_api.c
Default Status
affected
Versions
Affected
  • 4.16
Unaffected
  • From 0 before 4.16 (semver)
  • From 6.1.167 through 6.1.* (semver)
  • From 6.6.130 through 6.6.* (semver)
  • From 6.12.78 through 6.12.* (semver)
  • From 6.18.20 through 6.18.* (semver)
  • From 6.19.10 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.17.8HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/d2632de96ccb066e0131ad1494241b9c281c60b8
N/A
https://git.kernel.org/stable/c/adee3436ccd29f1e514c028899e400cbc6d84065
N/A
https://git.kernel.org/stable/c/7e3955b282eae20d61c75e499c75eade51c20060
N/A
https://git.kernel.org/stable/c/c8092edb9a11f20f95ccceeb9422b7dd0df337bd
N/A
https://git.kernel.org/stable/c/e78a2dcc7cfb87b64a631441ca7681492b347ef6
N/A
https://git.kernel.org/stable/c/d73f4b53aaaea4c95f245e491aa5eeb8a21874ce
N/A
Hyperlink: https://git.kernel.org/stable/c/d2632de96ccb066e0131ad1494241b9c281c60b8
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/adee3436ccd29f1e514c028899e400cbc6d84065
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/7e3955b282eae20d61c75e499c75eade51c20060
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/c8092edb9a11f20f95ccceeb9422b7dd0df337bd
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/e78a2dcc7cfb87b64a631441ca7681492b347ef6
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/d73f4b53aaaea4c95f245e491aa5eeb8a21874ce
Resource: N/A
Details not found