CVE-2026-52921

Source
https://cve.org/CVERecord?id=CVE-2026-52921
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-52921.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-52921
Downstream
Published
2026-06-24T07:14:16.533Z
Modified
2026-07-10T03:53:35.426694584Z
Summary
netfilter: ipset: stop hash:* range iteration at end
Details

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

netfilter: ipset: stop hash:* range iteration at end

The following hash set variants:

hash:ip,mark hash:ip,port hash:ip,port,ip hash:ip,port,net

iterate IPv4 ranges with a 32-bit iterator.

The iterator must stop once the last address in the requested range has been processed. Advancing it once more can move the traversal state past the end of the request, so a later retry may continue from an unintended position.

Handle the iterator increment explicitly at the end of the loop and stop once the upper bound has been processed. This keeps the existing retry behaviour intact for valid ranges while preventing traversal from continuing past the original boundary.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/52xxx/CVE-2026-52921.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
48596a8ddc46f96afb6a2cd72787cb15d6bb01fc
Fixed
be75218fadea22e59c8673db212f29c681bf45bb
Fixed
383418c20e69f5761b6ec5238f599423f4fb77fb
Fixed
0d7b33ace701fe397e6e4de145f32e098178d901
Fixed
c281e018af98df91827d65bec00f4956c00a1b02
Fixed
02f75f041a93ea045834da89cd3234f4c1d749b4
Fixed
952e988163c2ab9939c3db9f0f8e77af6a1bb436
Fixed
0b530efb2cc9dbdddfd49d392e3a857f0d4ce8dc
Fixed
0d3a282ab5f165fc207ff49ea5b6ad8f54616bd6

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.14.0
Fixed
5.10.258
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.209
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.175
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.142
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.92
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.34
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.11

Database specific

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