CVE-2026-53000

Source
https://cve.org/CVERecord?id=CVE-2026-53000
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53000.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53000
Downstream
Published
2026-06-24T16:29:12.635Z
Modified
2026-07-08T08:13:45.720914191Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
netfilter: nat: use kfree_rcu to release ops
Details

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

netfilter: nat: use kfree_rcu to release ops

Florian Westphal says:

"Historically this is not an issue, even for normal base hooks: the data path doesn't use the original nfhookops that are used to register the callbacks.

However, in v5.14 I added the ability to dump the active netfilter hooks from userspace.

This code will peek back into the nfhookops that are available at the tail of the pointer-array blob used by the datapath.

The nat hooks are special, because they are called indirectly from the central nat dispatcher hook. They are currently invisible to the nfnl hook dump subsystem though.

But once that changes the nat ops structures have to be deferred too."

Update nfnatregisterfn() to deal with partial exposition of the hooks from error path which can be also an issue for nfnetlinkhook.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53000.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e2cf17d3774c323ef6dab6e9f7c0cfc5e742afd9
Fixed
32fdd2e38e7435a368d88f5977a7d6585ebc8b0e
Fixed
3c7511f38ab511b791196b13ae48bf4973bf7dfd
Fixed
6eda0d771f94267f73f57c94630aa47e90957915

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53000.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.14.0
Fixed
6.18.33
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53000.json"